Thank you for the swift response. It is an older version of USGS Modflow, a finite difference model, using a GUI ModelMuse that does not support USGS-USG.
Regards Tebogo On Sat, 09 Mar 2019, 07:45 G. D. McBain, <[email protected]> wrote: > > > I wanted to know if it is possible to export an unstructured grid > created from the software to another software that does not have the > ability to create an unstructured grid. > > Yes indeed, there are many examples: FreeFem++, PETSc (and hence libMesh > and Firedrake), meshio (and hence scikit-fem), OpenFOAM, and FEniCS, can > all read the MSH format (at least version 2). Other packages can read in > other formats that Gmsh exports; I've found the MEDIT .mesh format useful > for its simplicity, where applicable, for example. > > You may need to be more specific about the other software though. It > doesn't have the ability to create an unstructured grid, but what is it > expecting? >
_______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
