22#include "pism/rheology/Hooke.hh"
23#include "pism/util/Config.hh"
31 const Config &config, std::shared_ptr<EnthalpyConverter> ec)
double get_number(const std::string &name, UseFlag flag=REMEMBER_THIS_USE) const
A class for storing and accessing PISM configuration flags and parameters.
double m_ideal_gas_constant
ideal gas constant
Hooke(double exponent, const Config &config, std::shared_ptr< EnthalpyConverter > EC)
virtual double softness_from_temp(double T_pa) const
Derived class of FlowLaw for Paterson-Budd (1982)-Glen ice.