PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ beckmann_goosse()
Use the simpler parameterization due to [BeckmannGoosse2003] to set default sub-shelf temperature and melt rate values. At grid points containing floating ice not connected to the ocean, set the basal melt rate to zero and set basal temperature to the pressure melting point. Definition at line 583 of file Pico.cc. References pism::array::Scalar::as_int(), beta_CC, pism::array::CellType::floating_ice(), pism::g, pism::Component::m_config, pism::Component::m_grid, pism::ocean::PicoPhysics::melt_rate_beckmann_goosse(), pism::ocean::PicoPhysics::pressure(), pism::ocean::PicoPhysics::T_pm(), and pism::ocean::PicoPhysics::theta_pm(). Referenced by update_impl(). |