PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ softness_paterson_budd()Return the softness parameter A(T) for a given temperature T. This is not a natural part of all FlowLaw instances. Definition at line 80 of file FlowLaw.cc. References m_A_cold, m_A_warm, m_crit_temp, m_ideal_gas_constant, m_Q_cold, and m_Q_warm. Referenced by pism::rheology::GoldsbyKohlstedt::hardness_impl(), pism::rheology::PatersonBudd::softness_from_temp(), and pism::rheology::GPBLD::softness_impl(). |