|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#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 | |
| namespace | pism |
| namespace | pism::atmosphere |
| Atmosphere models and modifiers: provide precipitation and temperature to a surface::SurfaceModel below. | |
| namespace | pism::atmosphere::diagnostics |