model_state_vec

Workspace.model_state_vec: Vector

A state vector of the model.

This represents the chosen state of the model. In the notation of measurement_vec and OEM(), \(\vec{x}\) is the model_state_vec.

To choose the state of the model, you must setup jac_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