PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ softness_impl()

double pism::rheology::PatersonBudd::softness_impl ( double  E,
double  pressure 
) const
protectedvirtual

Converts enthalpy to temperature and uses the Paterson-Budd formula.

Implements pism::rheology::FlowLaw.

Reimplemented in pism::rheology::IsothermalGlen.

Definition at line 37 of file PatersonBudd.cc.

References pism::rheology::FlowLaw::m_EC, and softness_from_temp().