VTK output#

These options apply only when -m vtk is selected.

-vf/--vtk-format <FORMATS>#

Set the VTK data type for each variable. Supported formats are Float64, Float32, Float16, Int64, UInt64, Int32, UInt32, Int16, UInt16, Int8, and UInt8.

Separate formats for multiple variables with commas.

Default: Float64

-vn/--vtk-names <NAMES>#

Set custom VTK variable names separated by commas.

Default: empty, so the names supplied through plopm -v are used.