#include <AlpineControl.h>
◆ 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 |
| myda | pointer to the initialized data assimilation Manager |
| myrunoff | pointer to the initialized runoff Manager |
| cfg | User configuration keys |
| 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: