PISM, A Parallel Ice Sheet Model
stable v1.2 committed by Constantine Khrulev on 2020-02-11 20:24:05 -0900
|
◆ init_impl()
Initialize from the context (input file and the "variables" database). Reimplemented in pism::bed::PointwiseIsostasy, pism::bed::Null, and pism::bed::LingleClark. Definition at line 111 of file BedDef.cc. References apply_topg_offset(), pism::IceModelVec2S::copy_from(), pism::CRITICAL, pism::InputOptions::filename, pism::INIT_BOOTSTRAP, pism::INIT_OTHER, pism::INIT_RESTART, pism::Component::m_config, pism::Component::m_log, m_topg, m_topg_last, m_uplift, pism::OPTIONAL, pism::IceModelVec::read(), pism::InputOptions::record, pism::Component::regrid(), pism::IceModelVec::regrid(), and pism::InputOptions::type. Referenced by init(), pism::bed::LingleClark::init_impl(), pism::bed::Null::init_impl(), and pism::bed::PointwiseIsostasy::init_impl(). |