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