5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mhm_read_config Module Reference

Reading of main model configurations. More...

Functions/Subroutines

subroutine, public mhm_read_config (file_namelist)
 Read main configurations for mHM.
 

Detailed Description

Reading of main model configurations.

This routine reads the configurations of mHM including, input and output directories, module usage specification, simulation time periods, global parameters, ...

Authors
Matthias Zink
Date
Dec 2012


Function/Subroutine Documentation

◆ mhm_read_config()

subroutine, public mo_mhm_read_config::mhm_read_config ( character(*), intent(in) file_namelist)

Read main configurations for mHM.

The main configurations in mHM are read from three files:

  1. mhm.nml
  2. mhm_parameters.nml
  3. mhm_outputs.nml

For details please refer to the above mentioned namelist files.

Parameters
[in]character(*) :: file_namelist
Authors
Matthias Zink
Date
Dec 2012

Definition at line 88 of file mo_mhm_read_config.f90.

References mo_global_variables::bfi_calc, mo_global_variables::bfi_obs, mo_common_mhm_mrm_read_config::common_check_resolution(), mo_common_variables::domainmeta, mo_global_variables::evap_coeff, mo_file::file_defoutput, mo_global_variables::l1_etobs, mo_global_variables::l1_neutronsobs, mo_global_variables::l1_smobs, mo_global_variables::l1_twsaobs, mo_common_constants::maxnodomains, mo_mpr_constants::maxnosoilhorizons, mo_namelists::nml_baseflow_config, mo_namelists::nml_nloutputresults, mo_namelists::nml_optional_data, mo_namelists::nml_panevapo, mo_common_constants::nodata_i4, mo_mpr_global_variables::nsoilhorizons_mhm, mo_global_variables::nsoilhorizons_sm_input, mo_common_mhm_mrm_variables::opti_function, mo_common_mhm_mrm_variables::optimize, mo_global_variables::output_deflate_level, mo_global_variables::output_double_precision, mo_global_variables::output_time_reference, mo_global_variables::outputflxstate, mo_common_variables::processmatrix, and mo_global_variables::timestep_model_outputs.

Referenced by mo_mhm_interface::mhm_interface_init().

Here is the call graph for this function:
Here is the caller graph for this function: