PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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 356 of file initialization.cc. References pism::File::filename(), m_log, and m_model_state. Referenced by model_state_setup(). |