PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ 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 344 of file initialization.cc. References m_log, m_model_state, and pism::File::name(). Referenced by model_state_setup(). |