PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Classes | Namespaces
AtmosphereModel.cc File Reference
#include <gsl/gsl_math.h>
#include <memory>
#include "pism/coupler/AtmosphereModel.hh"
#include "pism/util/Time.hh"
#include "pism/util/error_handling.hh"
#include "pism/util/MaxTimestep.hh"
#include "pism/util/Context.hh"

Go to the source code of this file.

Classes

class  pism::atmosphere::diagnostics::AirTemperatureSnapshot
 Instantaneous near-surface air temperature. More...
 
class  pism::atmosphere::diagnostics::AirTemperature
 Effective near-surface mean-annual air temperature. More...
 
class  pism::atmosphere::diagnostics::Precipitation
 Effective precipitation rate (average over time step). More...
 

Namespaces

 pism
 
 pism::atmosphere
 Atmosphere models and modifiers: provide precipitation and temperature to a surface::SurfaceModel below.
 
 pism::atmosphere::diagnostics