A free program to generate interface elements in an existing FE mesh
Hello all,
Last year when I started implementing interface elements to model material failure, I realized that the formulation is easy except how to generate a mesh with interface elements. I did a googling to search for such a free program. Amazingly, I did not find any although there are many researchers working on the fracture mechanics field.
So, I wrote a small object-oriented C++ program which reads a FE mesh, duplicates nodes and insert interface elements where asked. The program is able to