ShowGrid
show outlines of grid cells
Parameters
name |
description |
type |
|---|---|---|
cells |
show cells with these indices |
String |
cell_scale |
factor for scaling cells around their center |
Float |
normalcells |
Show normal (non ghost) cells |
Int |
ghostcells |
Show ghost cells |
Int |
tetrahedron |
Show tetrahedron |
Int |
pyramid |
Show pyramid |
Int |
prism |
Show prism |
Int |
hexahedron |
Show hexahedron |
Int |
polyhedron |
Show polyhedron |
Int |
polygon |
Show polygon |
Int |
polyline |
Show polylines/line strips |
Int |
quad |
Show quad |
Int |
triangle |
Show triangle |
Int |
bar |
Show bar |
Int |
cell range Parameters
name |
description |
type |
|---|---|---|
min_cell_index |
show cells starting from this index |
Int |
max_cell_index |
show cells up to this index |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
|
prioritize currently visible timestep |
Int |
|
validate data objects before sending to port (Disable, Quick, Thorough) |
Int |
|
whether to try to cache results for re-use in subsequent timesteps |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.