PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |