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