State
The State node () is an attribute node that handles settings for state variables. A state is composed of a set of ODE variables. Each state has a separate State node. This attribute is used together with the Dependent Variables node.
General
The State Components section displays the variable names for the state components. Also, when internal extra variables are used, these are displayed here as Internal Variables.
Use the Solve for this state check box to control whether to solve for the state or not. This setting is only available if the Dependent Variables node’s setting Defined by study step is set to User defined. If the variable is not solved for, its values are determined by the settings in the Values of Variables Not Solved For section of the corresponding Dependent Variables operation node.
If this state is part of a physics for which a Model Reduction node is computing a reduced model that include reduction, you can choose a Reduced Model node from the Reconstruction list, if you want this state to use another reconstruction than the rest of the study. This setting is only available if the Dependent Variables node’s setting Defined by study step is set to User defined and if the state is a dependent variable such as in an ODE.
Use the Store in output check box to control whether to store the variable in any output solution or not.
Scaling
Control the scaling of a variable with the Method list.
Specifying a Method for a variable here overrides the Method selected in the Scaling section of the corresponding Variables operation node unless From parent is selected.
Select:
Automatic to get an automatically determined scaling.
From parent to use the scaling type selected in the Method list in the Scaling section of the corresponding Variables operation node.
Initial value based to get a scaling that is determined from the initial values. Use this if the components of the initial values give a good estimate of the order of magnitude of the solution.
Manual to manually enter a scaling. Then enter a value in the Scale field.
None to get no scaling.