19 #ifndef _POFSBMFFORCING_H_
20 #define _POFSBMFFORCING_H_
22 #include "pism/coupler/OceanModel.hh"
34 Frac_SMB(std::shared_ptr<const Grid>
g, std::shared_ptr<OceanModel> in);
void update_impl(const Geometry &geometry, double t, double dt)
const array::Scalar & shelf_base_mass_flux_impl() const
std::shared_ptr< array::Scalar > m_shelf_base_mass_flux
std::unique_ptr< ScalarForcing > m_forcing
void init_impl(const Geometry &geometry)
Frac_SMB(std::shared_ptr< const Grid > g, std::shared_ptr< OceanModel > in)
Forcing using shelf base mass flux fractions (scalar, time-dependent).
A very rudimentary PISM ocean model.
bool ocean(int M)
An ocean cell (floating ice or ice-free).