![]() |
mHM
The mesoscale Hydrological Model
|
Provides structures needed by mhm_eval to store current run config. More...
Go to the source code of this file.
Data Types | |
| module | mo_common_run_variables::run_cfg_t |
| This is a container to hold all information while running mHM. More... | |
Modules | |
| module | mo_common_run_variables |
| Provides structures needed by mhm_eval to store current run config. | |
Functions/Subroutines | |
| integer(i4) function | mo_common_run_variables::get_domain_index (self, i) |
| get domain index from domain loop counter | |
| subroutine | mo_common_run_variables::clean_up (self) |
| clean up run variables | |
Variables | |
| type(run_cfg_t), public | mo_common_run_variables::run_cfg |
| This is a container to hold all information while running mHM. | |
Provides structures needed by mhm_eval to store current run config.
COPYING and COPYING.LESSER provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
Definition in file mo_common_run_variables.f90.