#include <AlpineControl.h>
|
| AlpineControl (SnowpackInterface *mysnowpack, SnowDriftA3D *mysnowdrift, EnergyBalance *myeb, const mio::Config &cfg, const mio::DEMObject &in_dem) |
| Constructs and initialise the time steps loop. This module calls all the necessary other modules (ie thoese that have been enabled) and runs through the time steps. More...
|
|
void | Run (mio::Date i_startdate, const unsigned int max_steps) |
|
void | setNoCompute (bool i_nocompute) |
|
◆ AlpineControl()
Constructs and initialise the time steps loop. This module calls all the necessary other modules (ie thoese that have been enabled) and runs through the time steps.
- Parameters
-
mysnowpack | pointer to the initialized SNOWPACK Manager |
mysnowdrift | pointer to the initialized Snowdrift Manager |
myeb | pointer to the initialized radiation manager |
cfg | User configuration keys |
in_dem | DEM defining the simulation |
◆ Run()
void AlpineControl::Run |
( |
mio::Date |
i_startdate, |
|
|
const unsigned int |
max_steps |
|
) |
| |
◆ setNoCompute()
void AlpineControl::setNoCompute |
( |
bool |
i_nocompute | ) |
|
|
inline |
The documentation for this class was generated from the following files: