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