Hi,
I’m trying to import mmg file mesh (*.mesh) but it seens Prepomax has a very sensitive mesh format.
I didn’t find any clear explanation about the mesh format (excpet from mmg website).
Here some test files : mesh - Google Drive
files try1 and try3 generate an error message, i can’t see what’s wrong inside.
only the file try2 is being read but i can’t see anything.
Thank you for your help
Indeed, there’s an error message when importing to PrePoMax v2.3.9 dev:
I can open those files in Gmsh which also supports the .mesh format. At least for now, you could use it to convert the mesh to the .inp format easily read by PrePoMax.
Matej
September 22, 2025, 1:22pm
3
I have fixed the bug. Now all three files can be imported. The fix will be released in the next developer version.
I would ask for some additional tests with some additional mmg files.
Matej
October 15, 2025, 2:46pm
4
Can you confirm the bug is solved?
1 Like
Hi @Matej
Yes, i just tested PrePoMax 2.4.0, and mesh files can be imported successfully
Thanks !