rblock results command

Syntax

rblock results keyword ...

Primary keywords:

active    add-attribute    remove-attribute

Modify the usage of the rblock results logic. This logic allows for a reduced version of the model state (i.e., rblock geometries plus rblock attributes) at different instances of time to be output as binary files. The rblock result can be used to re-create the model state, acting as a utility for efficient post processing (e.g., movie generation, residence time calculations, etc.). A rblock result file DOES NOT replace a PFC model state file and models re-created with this logic should not be cycled. See the model results command to specify when results files are created and how to import these files subsequently.

active b

Set the status of rblock result creation.

add-attribute s

Add the rblock attribute s (as defined in the rblock attribute command) to be recorded in the rblock result. When the result is re-created, this attribute will be filled. All rblock attributes can be listed with the rblock list attribute command. rblock group and extra variables can also be added using the group and extra keywords.

remove-attribute s

Remove the rblock attribute s (as defined in the rblock attribute command) to be recorded in the rblock result. rblock group and extra variables can be removed using the group and extra keywords.