Command arguments
- Last UpdatedAug 01, 2025
- 1 minute read
You can execute the following command arguments to script detailed simulation scenarios.
|
Command |
Argument 1 |
Argument 2 |
Argument 3 |
Argument 4 |
Argument 5 |
Argument 6 |
|---|---|---|---|---|---|---|
|
variable |
set |
<variable name> |
<value> |
<uom> This argument is optional. |
— |
— |
|
specify |
<variable name> |
— |
— |
— |
— |
|
|
ramp |
<variable name> |
<value> |
<uom> |
<time> |
<uom[time]> |
|
|
calculate |
<variable name> |
— |
— |
— |
— |
|
|
parameter |
set |
<parameter name> |
<value> |
<uom> This argument is optional if the parameter is real. |
— |
— |
|
snapshot |
revert |
<snapshot name> |
— |
— |
— |
— |
|
reset |
<snapshot name> |
— |
— |
— |
— |
|
|
save |
<snapshot name> This argument is optional |
— |
— |
— |
— |
|
|
scenario |
<scenario name> |
— |
— |
— |
— |
— |
|
solver |
auto |
— |
— |
— |
— |
— |
|
manual |
— |
— |
— |
— |
— |
|
|
solve |
— |
— |
— |
— |
— |
— |
|
run |
until |
<value> |
<uom[time]> |
— |
— |
— |
|
until |
<condition>1 |
— |
— |
— |
— |
|
|
for |
<value> |
<uom[time]> |
— |
— |
— |
|
|
steadystate |
— |
— |
— |
— |
— |
|
|
steps |
<value> |
— |
— |
— |
— |
|
|
mode |
process |
— |
— |
— |
— |
— |
|
fluidflow |
— |
— |
— |
— |
— |
|
|
dynamics |
— |
— |
— |
— |
— |
(1) The syntax for your conditional statement should follow the same rules for conditions in a model. See Condition operators for more information. You can use variables and elements of a vector variable in your conditional statements. The vector variable must be dimensioned over CompList, StreamList, or an integer-type parameter.