|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ state_variables()
Return the set of "state" variables, i.e. variables that describe the state of IceModel and of all its sub-models. Return the set of state variables from IceModel and all its sub-models. Does not include state variables from requested diagnostics. Definition at line 217 of file output.cc. References pism::combine(), pism::k, m_model_state, and m_submodels. Referenced by init_checkpoints(), init_final_output(), init_snapshots(), and init_spatial_diagnostics(). |