PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ init_impl()
Initialize the bedrock thermal unit. Reimplemented in pism::energy::BTU_Full, and pism::energy::BTU_Minimal. 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(). |