zone vtk command

Syntax

zone vtk

Primary keywords:

displacements    zone-extra    gridpoint-extra    forces    groups    model-fluid    model-mechanical    model-thermal    pore-pressure    range    saturation    stresses    temperatures    velocities    filename

Control if and what values are exported from zones to a VTK file. The values exported by default are stresses, groups, and displacements.

displacements b

Displacement vectors at gridpoints.

zone-extra b <index i >

Extra variables with index i at zones.

gridpoint-extra b

Extra variables with index i at gridpoints.

forces b

Unbalanced force information at gridpoints, including the last local force ratio.

groups b <slot s >

Include group assignments to zones in the slot s in the vtk file.

model-fluid b <prop s >

Include the fluid property s in the vtk file.

model-mechanical b <prop s >

Include the mechanical property s in the vtk file.

model-thermal b <prop s >

Include the thermal property s in the vtk file.

pore-pressure b

Pore pressure values at gridpoints.

range <range>

Specify a range used to filter which zones are included in a vtk file export.

saturation b

Saturation values at gridpoints.

stresses b

Average stresses in each zone. Note that subzone stresses (internal tetra in 3D or internal tria in 2D) are never exported.

temperatures b

Temperature values at gridpoints.

velocities b

Velocity vectors at gridpoints.

filename s

Specify the name of the vtk file.