PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ softness_paterson_budd()

double pism::rheology::FlowLaw::softness_paterson_budd ( double  T_pa) const
protected

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().