PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ write_state()

void pism::IceModel::write_state ( const OutputFile file) const
protectedvirtual

Write state variables of IceModel and all its sub-models. Does not include state variables corresponding to requested diagnostic variables.

Definition at line 240 of file output.cc.

References m_model_state, and m_submodels.

Referenced by pism::icebin::IBIceModel::dumpToFile(), process_signals(), save_state_on_error(), write_checkpoint(), write_final_output(), write_snapshot(), and write_spatial_diagnostics().