19 #ifndef _POCONSTANT_H_
20 #define _POCONSTANT_H_
22 #include "pism/coupler/ocean/CompleteOceanModel.hh"
Combines the max. time step with the flag indicating if a restriction is active. Makes is possible to...
virtual ~Constant()=default
void update_impl(const Geometry &geometry, double t, double dt)
MaxTimestep max_timestep_impl(double t) const
void init_impl(const Geometry &geometry)
Constant(std::shared_ptr< const Grid > g)
void melting_point_temperature(const array::Scalar &depth, array::Scalar &result) const
A class implementing a constant (in terms of the ocean inputs) ocean model. Uses configuration parame...
bool ocean(int M)
An ocean cell (floating ice or ice-free).