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