OpenFOAM accepts meshes generated by any of the major mesh generators and CAD
systems. Listed below are converter utlities for the major commercial mesh generators.
Note that it is also possible to import the meshes from most general purpose mesh
generators since they will export in a format read by one of the converters.
Mesh converters
cfxToFoam
Converts a CFX mesh to OpenFOAM format
fluentMeshToFoam
Converts a Fluent mesh to OpenFOAM format.
foamMeshToFluent
Writes out the OpenFOAM mesh in Fluent mesh format
gambitToFoam
Converts a GAMBIT mesh to OpenFOAM format
gmshToFoam
Reads .msh file as written by Gmsh. Does not use physical type of mesh quantities yet
ideasToFoam
Converts an ANSYS input mesh file, exported from I-DEAS, to OpenFOAM format
kivaToFoam
Converts a KIVA3v grid to OpenFOAM format
mshToFoam
Reads .msh format generated by the Adventure system
sammToFoam
Converts a STAR-CD SAMM mesh to OpenFOAM format
starToFoam
Converts a STAR-CD PROSTAR mesh into OpenFOAM format
tetgenToFoam
Reads .ele and .node and .face files as written by tetgen
writeMeshObj
For mesh debugging: writes mesh as three separate OBJ files which can be viewed with e.g. javaview