19 #ifndef _POCONSTANTPIK_H_
20 #define _POCONSTANTPIK_H_
22 #include "pism/coupler/ocean/CompleteOceanModel.hh"
41 PIK(std::shared_ptr<const Grid>
g);
Combines the max. time step with the flag indicating if a restriction is active. Makes is possible to...
MaxTimestep max_timestep_impl(double t) const
void melting_point_temperature(const array::Scalar &depth, array::Scalar &result) const
PIK(std::shared_ptr< const Grid > g)
void init_impl(const Geometry &geometry)
void mass_flux(const array::Scalar &ice_thickness, array::Scalar &result) const
Computes mass flux in [kg m-2 s-1].
void update_impl(const Geometry &geometry, double my_t, double my_dt)
Implements the ocean model used in [Martinetal2011].
bool ocean(int M)
An ocean cell (floating ice or ice-free).