PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ compute_2D_stresses()
Compute 2D deviatoric stresses. Definition at line 762 of file StressBalance.cc. References pism::East, pism::rheology::FlowLaw::effective_viscosity(), pism::array::Array::grid(), pism::array::CellType::ice_free(), pism::mask::ice_free(), pism::North, pism::secondInvariant_2D(), pism::South, pism::array::Array2D< T >::star(), and pism::West. Referenced by pism::stressbalance::PSB_deviatoric_stresses::compute_impl(), and pism::FractureDensity::update(). |