src/OpenFOAM logo
The Open Source CFD Toolbox
  Search
  
  Back to OpenFOAM Home
 
  OpenFOAM FEATURES
  Solvers
  Creating solvers
  Standard solvers
  Pre-processing
  The FoamX case manager
  Other pre-processing utilities
  Post-processing
  The paraFoam post-processor
  Third-party post-processing
  Other post-processing utilities
  Mesh processing
  Mesh generation
  Mesh converters
  Mesh manipulation
  Model libraries
  Turbulence
  Large-eddy simulation (LES)
  Transport models
  Thermophysical models
  Lagrangian particle tracking
  Chemical kinetics
  Other features
  Linear system solvers
  ODE system solvers
  Parallel computing
  Mesh motion
  Numerical method
 
  © 2004-2008 OpenCFD Ltd
SourceForge.net Logo
OpenCFD Solutions Contact OpenFOAM
Mesh conversion

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


ansysToFoam Converts an ANSYS input mesh file, exported from I-DEAS, to OpenFOAM format
ccm26ToFoam CCM mesh converter using CCM version 2.6 library
cfxToFoam Converts a CFX mesh to OpenFOAM format
fluentMeshToFoam Converts a Fluent mesh to OpenFOAM format including multiple region and region boundary handling
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
ideasUnvToFoam Converts meshes from I-DEAS .unv format to OpenFOAM format
kivaToFoam Converts a KIVA3v grid to OpenFOAM format
mshToFoam Reads .msh format generated by the Adventure system
netgenNeutralToFoam read Neutral file format as written by Netgen4.4
plot3dToFoam Plot3d mesh (ascii format) converter
polyDualMesh (Currently no description)
sammToFoam Converts a STAR-CDSAMM mesh to OpenFOAM format
starToFoam Converts a STAR-CDPROSTAR 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