20 #ifndef __PASeariseGreenland_hh
21 #define __PASeariseGreenland_hh
23 #include "pism/coupler/atmosphere/YearlyCycle.hh"
26 namespace atmosphere {
Combines the max. time step with the flag indicating if a restriction is active. Makes is possible to...
virtual void init_impl(const Geometry &geometry)
Reads in the precipitation data from the input file.
virtual MaxTimestep max_timestep_impl(double t) const
virtual void precip_time_series_impl(int i, int j, std::vector< double > &values) const
virtual ~SeaRISEGreenland()
SeaRISEGreenland(std::shared_ptr< const Grid > g)
virtual void update_impl(const Geometry &geometry, double t, double dt)
Updates mean annual and mean summer (July) near-surface air temperatures. Note that the precipitation...
A modification of YearlyCycle tailored for the SeaRISE-Greenland assessment. Uses the Fausto [Faustoe...