PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ update_tillphi()
Perform an iteration to adjust the till friction angle according to the difference between target and modeled surface elevations. Definition at line 221 of file OptTillphiYieldStress.cc. References pism::clip(), pism::array::CellType::grounded_ice(), m_dhdt_min, m_dphi_max, m_dphi_min, m_dphi_scale, pism::Component::m_grid, pism::Component::m_log, m_mask, m_phi0_max, m_phi0_min, m_phi_max, pism::MohrCoulombYieldStress::m_till_phi, m_topg_max, m_topg_min, m_update_interval, m_usurf_difference, m_usurf_target, pism::array::CellType::ocean(), and pism::array::Array::set(). Referenced by update_impl(). |