foamToCcm.C File Reference

Translates OPENFOAM mesh and/or results to CCM format. More...

Go to the source code of this file.

Detailed Description

Translates OPENFOAM mesh and/or results to CCM format.

Original source file foamToCcm.C

Usage
foamToCcm [OPTION]

Options:

  • -mesh
    convert mesh only to CCM format
  • -name <name>
    Provide alternative base name. Default is meshExport.
  • -overwrite
    No backup of existing output files.
  • -remap <name>
    Use specified remapping dictionary instead of constant/remapping
  • -results
    Convert results only to CCM format
    Note

No parallel data

  • No Lagrangian elements
  • the -noZero time option can be useful to avoid the often incomplete initial conditions (missing useful calculated values)
See also
Foam::ccm::writer for information about the constant/remapping file.

Definition in file foamToCcm.C.