PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ set_notional_strength()
Set strength = (viscosity times thickness). Determines nu by input strength and current min_thickness. Definition at line 41 of file SSA.cc. References pism::RuntimeError::formatted(), m_constant_nu, m_min_thickness, and PISM_ERROR_LOCATION. Referenced by pism::stressbalance::SSATestCaseConst::initializeSSACoefficients(), pism::stressbalance::SSATestCaseExp::initializeSSACoefficients(), and pism::stressbalance::SSATestCaseJ::initializeSSACoefficients(). |