22 #include "pism/coupler/FrontalMelt.hh"
25 namespace frontalmelt {
30 Given(std::shared_ptr<const Grid>
g);
Combines the max. time step with the flag indicating if a restriction is active. Makes is possible to...
A very rudimentary PISM frontal melt model.
std::shared_ptr< array::Forcing > m_frontal_melt_rate
void init_impl(const Geometry &geometry)
MaxTimestep max_timestep_impl(double t) const
const array::Scalar & frontal_melt_rate_impl() const
Given(std::shared_ptr< const Grid > g)
void update_impl(const FrontalMeltInputs &inputs, double t, double dt)