gpytoolbox icon indicating copy to clipboard operation
gpytoolbox copied to clipboard

Add gmsh .msh importer

Open EmJay276 opened this issue 1 year ago • 2 comments

Framework for importing sections, an import function for each section is necessary.

Working on it :)

EmJay276 avatar Dec 14 '23 17:12 EmJay276

Thanks, this looks like a very useful feature. Looking at our existing function, read_mesh, do you think this should be a separate function read_msh, or this should be a part of read_mesh?

odedstein avatar Dec 14 '23 19:12 odedstein

Not sure yet, the return values are completely different if I remember correctly. I will have a look at it if I have some spare time :)

EmJay276 avatar Dec 15 '23 22:12 EmJay276