Opensource FEM Solvers testing 2
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=aEs2tqh2hgI
After I discovered Kratos remeshing is broken, I want to try to use mmg (which was used by Kratos), an opensource remeshing code, which works with triangles. I think I will test it using ReDynELA FEM solvers which is tiny. I see that also tangential frictional contact is kind of weird, I think I also change this algorithm for one similar to WeldForm SPH. • So, the wrkflow will be, every n steps: • 1. Conver mesh to tria • 2. remesh with mmg • 3. Results Mapping to new mesh • To generate Quads from tris: • https://github.com/FloSewn/TQMesh • https://github.com/davinakano/tri-qua... • https://github.com/uhweili/Q-Morph
#############################