model_state_vector
- Workspace.model_state_vector: Vector
A state vector of the model.
This represents the chosen state of the model. In the notation of
measurement_vector
andOEM()
, \(\vec{x}\) is themodel_state_vector
.To choose the state of the model, you must setup
jacobian_targets
to include the state parameters you want to be able to change.Default value
[]
Input to workspace methods
Modified by workspace methods
Output from workspace methods
Input to workspace agenda
Related workspace variables