mHM
The mesoscale Hydrological Model
|
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) |
Reading of main model configurations.
This routine reads the configurations of namelists commonly used by mHM, mRM and MPR
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_read_config.F90.