PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ init_impl()
Initialize the bedrock thermal unit. Reimplemented in pism::energy::BTU_Minimal, and pism::energy::BTU_Full. Definition at line 121 of file BedThermalUnit.cc. References pism::InputOptions::filename, pism::INIT_BOOTSTRAP, pism::INIT_OTHER, pism::INIT_RESTART, initialize_bottom_surface_flux(), m_bottom_surface_flux, pism::Component::m_config, pism::Component::m_log, pism::io::Default::Nil(), pism::array::Array::read(), pism::InputOptions::record, pism::array::Array::regrid(), pism::Component::regrid(), pism::Component::REGRID_WITHOUT_REGRID_VARS, and pism::InputOptions::type. Referenced by init(), pism::energy::BTU_Full::init_impl(), and pism::energy::BTU_Minimal::init_impl(). |