5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_common_read_config.F90 File Reference

Reading of main model configurations. More...

Go to the source code of this file.

Modules

module  mo_common_read_config
 Reading of main model configurations.
 

Functions/Subroutines

subroutine, public mo_common_read_config::common_read_config (file_namelist, unamelist)
 Read main configurations commonly used by mHM, mRM and MPR.
 
subroutine, public mo_common_read_config::set_land_cover_scenes_id (sim_per, lcyear_id)
 Set land cover scenes IDs.
 
subroutine mo_common_read_config::init_domain_variable (ndomains, optidata, domainmeta)
 Initialization of the domain variables.
 
subroutine mo_common_read_config::check_l0domain (l0domain, ndomains)
 

Detailed Description

Reading of main model configurations.

This routine reads the configurations of namelists commonly used by mHM, mRM and MPR

Authors
Matthias Zink
Date
Dec 2012

Definition in file mo_common_read_config.F90.