|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ restart_2d()
Initialize 2D model state fields managed by IceModel from a file (for re-starting). This method should eventually go away as IceModel turns into a "coupler" and all physical processes are handled by sub-models. Definition at line 307 of file initialization.cc. References m_log, m_model_state, and pism::File::name(). Referenced by model_state_setup(). |