PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include <vector>
#include "pism/util/Component.hh"
Go to the source code of this file.
Classes | |
class | pism::atmosphere::AtmosphereModel |
A purely virtual class defining the interface of a PISM Atmosphere Model. More... | |
Namespaces | |
pism | |
pism::atmosphere | |
Atmosphere models and modifiers: provide precipitation and temperature to a surface::SurfaceModel below. | |