21 #include "pism/coupler/frontalmelt/FrontalMeltPhysics.hh"
23 #include "pism/util/ConfigInterface.hh"
26 namespace frontalmelt {
52 if (h <= 0.0 or q_sg < 0.0 or TF < 0.0) {
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 frontal_melt_from_undercutting(double ice_thickness, double discharge_flux, double potential_temperature) const
double frontal_melt_from_ismip6(double ice_thickness, double discharge_flux, double potential_temperature) const
FrontalMeltPhysics(const Config &config)