Loading...
Searching...
No Matches
vtkUnstructuredToFoam.C File Reference

Convert legacy VTK file (ascii) containing an unstructured grid to an OpenFOAM mesh without boundary information. More...

Go to the source code of this file.

Detailed Description

Convert legacy VTK file (ascii) containing an unstructured grid to an OpenFOAM mesh without boundary information.

Original source file vtkUnstructuredToFoam.C

Usage
vtkUnstructuredToFoam <XXX.vtk>

Options:

  • -no-fields
    Do not attempt to recreate volFields
    Note
    The .vtk format does not contain any boundary information. It is purely a description of the internal mesh. This also limits the usefulness of reconstructing the volFields.
    Not extensively tested.

Definition in file vtkUnstructuredToFoam.C.