Kratos icon indicating copy to clipboard operation
Kratos copied to clipboard

Pfem Melting Application

Open maceligueta opened this issue 3 years ago • 1 comments

📝 Description A new application called PfemMeltingApplication is added. This application aims at modelling polymers which can melt by the action of heating. It contains several solvers: the typical fluid solver with remeshing, one fluid solver without remeshing, and a couple of hypoelastic solid solvers. The application can also simulate the effect of a laser, coded as a process. Most of the work (design, coding, testing) has been done by @juliobarna . I (@maceligueta) have just collaborated in proposing ideas and cleaning the code just a bit at the end. Modifications of other applications have been reduced to the minimum, however, maybe @rubenzorrilla should review the changes proposed in the FluidDynamics app, which do not change the behavior of the code.

maceligueta avatar Aug 11 '22 13:08 maceligueta

Test examples are extremely large. Besides they include the auxiliary files generated by GiD which musn't be pushed to the repo.

I removed them all, as examples can be generated really fast with the GidInterface now.

maceligueta avatar Aug 12 '22 08:08 maceligueta