|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ 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(). |