24#include "pism/coupler/SurfaceModel.hh"
40 Delta_T(std::shared_ptr<const Grid>
g, std::shared_ptr<SurfaceModel> in);
void update_impl(const Geometry &geometry, double t, double dt)
void init_impl(const Geometry &geometry)
std::unique_ptr< ScalarForcing > m_forcing
virtual const array::Scalar & temperature_impl() const
std::shared_ptr< array::Scalar > m_temperature
Implements the scalar temperature offsets for the ice surface temperature.
The interface of PISM's surface models.