5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_common_run_variables.f90 File Reference

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.
 

Detailed Description

Provides structures needed by mhm_eval to store current run config.

Author
Sebastian Mueller
Date
Jan 2022
Version
0.1

Definition in file mo_common_run_variables.f90.