Commit Graph

3 Commits

Author SHA1 Message Date
424f6eee9b refactor(meshGeneration): working on gmsh to generate curvilinear isogeomatric spherical mesh 2025-04-30 07:26:58 -04:00
1713f6cb08 fix(utils/meshGeneration): changed mesh format to gmsh 2.2
meshio writes vtk version 9 but mfem only supports up to version 4, so we changed to gmsh version 2.2 which is supported
2025-02-16 15:07:20 -05:00
08f810448c fix(meshGeneration): changed file extension to vtk and 3D 2025-02-16 13:53:19 -05:00