foamToVTK - part of OpenFOAM (The Open Source CFD
Toolbox).
General OpenFOAM to VTK file writer
- -allRegions
- Operate on all regions in regionProperties
- -ascii
- Write in ASCII format instead of binary
- -case
dir
- Specify case directory to use (instead of the cwd)
- -constant
- Include the 'constant/' dir in the times list
- -fields
wordRes
- Specify single or multiple fields to write (all by default) Eg, 'T' or '(p
T U "alpha.*")'
- -latestTime
- Select the latest time
- -name
subdir
- Directory name for VTK output (default: 'VTK')
- -no-boundary
- Suppress output for boundary patches
- -no-internal
- Suppress output for internal volume mesh
- -no-lagrangian
- Suppress writing lagrangian positions and fields
- -no-point-data
- Suppress conversion of pointFields. No interpolated PointData.
- -noZero
- Exclude the '0/' dir from the times list
- -one-boundary
- Combine all patches into a single file
- -overwrite
- Remove any existing VTK output directory
- -parallel
- Run in parallel [Parallel option]
- -patches
wordRes
- Specify single patch or multiple patches to write Eg, 'top' or '( front
".*back" )'
- -region
name
- Specify alternative mesh region
- -regions
wordRes
- Operate on selected regions from regionProperties. Eg, '( gas
"solid.*" )'
- -time
ranges
- List of ranges. Eg, ':10,20 40:70 1000:', 'none', etc
- -doc
- Display documentation in browser
- -help
- Display short help and exit
- -help-full
- Display full help and exit
Online documentation https://www.openfoam.com/documentation/
Copyright © 2018-2019 OpenCFD Ltd.