PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ till_friction_angle() [1/2]
Compute the till friction angle in grounded areas using available basal yield stress, till water thickness, and overburden pressure. This is the inverse of the formula used by Definition at line 407 of file MohrCoulombYieldStress.cc. References pism::array::CellType::ice_free(), pism::Component::m_config, pism::Component::m_grid, pism::array::CellType::ocean(), pism::MohrCoulombPointwise::till_friction_angle(), and pism::array::Array::update_ghosts(). |