Closed gthyagi closed 3 months ago
Hi,
I've added modules in the utilities folder to read Medit files, create DMPlex objects from them, and generate Exodus files. I'll be adding examples to the Underworld documentation repository soon.
Cheers, Thyagi
Nice stuff @gthyagi , I notice the tests are failing because ModuleNotFoundError: No module named 'read_medit_ascii'
ModuleNotFoundError: No module named 'read_medit_ascii'
Do you have a fix for that?
I fixed the module error.
Hi,
I've added modules in the utilities folder to read Medit files, create DMPlex objects from them, and generate Exodus files. I'll be adding examples to the Underworld documentation repository soon.
Cheers, Thyagi