PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ compute_2D_stresses()
Compute 2D deviatoric stresses. Note: IceModelVec2 result has to have dof == 3. Definition at line 770 of file StressBalance.cc. References pism::East, pism::rheology::FlowLaw::effective_viscosity(), pism::IceModelVec::grid(), pism::IceModelVec2CellType::ice_free(), pism::mask::ice_free(), pism::IceModelVec::ndof(), pism::PointsWithGhosts::next(), pism::North, PISM_ERROR_LOCATION, pism::secondInvariant_2D(), pism::South, pism::IceModelVec2Int::star(), pism::IceModelVec2< T >::star(), and pism::West. Referenced by pism::stressbalance::PSB_deviatoric_stresses::compute_impl(), and pism::FractureDensity::update(). |