Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ flow_impl()

double pism::rheology::PatersonBudd::flow_impl ( double  stress,
double  E,
double  pressure,
double  gs 
) const
protectedvirtual

Converts enthalpy to temperature and calls flow_from_temp.

Reimplemented from pism::rheology::FlowLaw.

Reimplemented in pism::rheology::IsothermalGlen.

Definition at line 43 of file PatersonBudd.cc.

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