5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_namelists.f90 File Reference

Module containing all namelists representations. More...

Go to the source code of this file.

Data Types

module  mo_namelists::nml_project_description_t
 'project_description' namelist content More...
 
module  mo_namelists::nml_directories_general_t
 'directories_general' namelist content More...
 
module  mo_namelists::nml_mainconfig_t
 'mainconfig' namelist content More...
 
module  mo_namelists::nml_processselection_t
 'processSelection' namelist content More...
 
module  mo_namelists::nml_lcover_t
 'LCover' namelist content More...
 
module  mo_namelists::nml_mainconfig_mhm_mrm_t
 'mainconfig_mhm_mrm' namelist content More...
 
module  mo_namelists::nml_optimization_t
 'optimization' namelist content More...
 
module  mo_namelists::nml_time_periods_t
 'time_periods' namelist content More...
 
module  mo_namelists::nml_directories_mhm_t
 'directories_mhm' namelist content More...
 
module  mo_namelists::nml_optional_data_t
 'optional_data' namelist content More...
 
module  mo_namelists::nml_panevapo_t
 'panevapo' namelist content More...
 
module  mo_namelists::nml_nightdayratio_t
 'nightdayratio' namelist content More...
 
module  mo_namelists::nml_nloutputresults_t
 'nloutputresults' namelist content More...
 
module  mo_namelists::nml_baseflow_config_t
 'baseflow_config' namelist content More...
 
module  mo_namelists::nml_directories_mpr_t
 'directories_mpr' namelist content More...
 
module  mo_namelists::nml_soildata_t
 'soildata' namelist content More...
 
module  mo_namelists::nml_lai_data_information_t
 'lai_data_information' namelist content More...
 
module  mo_namelists::nml_lcover_mpr_t
 'lcover_mpr' namelist content More...
 
module  mo_namelists::nml_interception1_t
 'interception1' namelist content More...
 
module  mo_namelists::nml_snow1_t
 'snow1' namelist content More...
 
module  mo_namelists::nml_soilmoisture1_t
 'soilmoisture1' namelist content More...
 
module  mo_namelists::nml_soilmoisture2_t
 'soilmoisture2' namelist content More...
 
module  mo_namelists::nml_soilmoisture3_t
 'soilmoisture3' namelist content More...
 
module  mo_namelists::nml_soilmoisture4_t
 'soilmoisture4' namelist content More...
 
module  mo_namelists::nml_directrunoff1_t
 'directrunoff1' namelist content More...
 
module  mo_namelists::nml_petminus1_t
 'petminus1' namelist content More...
 
module  mo_namelists::nml_pet0_t
 'pet0' namelist content More...
 
module  mo_namelists::nml_pet1_t
 'pet1' namelist content More...
 
module  mo_namelists::nml_pet2_t
 'pet2' namelist content More...
 
module  mo_namelists::nml_pet3_t
 'pet3' namelist content More...
 
module  mo_namelists::nml_interflow1_t
 'interflow1' namelist content More...
 
module  mo_namelists::nml_percolation1_t
 'percolation1' namelist content More...
 
module  mo_namelists::nml_neutrons1_t
 'neutrons1' namelist content More...
 
module  mo_namelists::nml_neutrons2_t
 'neutrons2' namelist content More...
 
module  mo_namelists::nml_geoparameter_t
 'geoparameter' namelist content More...
 
module  mo_namelists::nml_mainconfig_mrm_t
 'mainconfig_mrm' namelist content More...
 
module  mo_namelists::nml_directories_mrm_t
 'directories_mrm' namelist content More...
 
module  mo_namelists::nml_evaluation_gauges_t
 'evaluation_gauges' namelist content More...
 
module  mo_namelists::nml_inflow_gauges_t
 'inflow_gauges' namelist content More...
 
module  mo_namelists::nml_mrm_outputs_t
 'mrm_outputs' namelist content More...
 
module  mo_namelists::nml_routing1_t
 'routing1' namelist content More...
 
module  mo_namelists::nml_routing2_t
 'routing2' namelist content More...
 
module  mo_namelists::nml_routing3_t
 'routing3' namelist content More...
 
module  mo_namelists::nml_config_riv_temp_t
 'config_riv_temp' namelist content More...
 
module  mo_namelists::nml_coupling_t
 'coupling' namelist content More...
 

Modules

module  mo_namelists
 Module containing all namelists representations.
 

Functions/Subroutines

subroutine mo_namelists::open_new_nml (file, unit)
 Open namelist file and generate a new unit.
 
subroutine mo_namelists::close_nml (unit)
 Close namelist file.
 
subroutine mo_namelists::read_project_description (self, file)
 Read 'project_description' namelist content.
 
subroutine mo_namelists::read_directories_general (self, file)
 Read 'directories_general' namelist content.
 
subroutine mo_namelists::read_mainconfig (self, file)
 Read 'mainconfig' namelist content.
 
subroutine mo_namelists::read_processselection (self, file)
 Read 'processSelection' namelist content.
 
subroutine mo_namelists::read_lcover (self, file)
 Read 'LCover' namelist content.
 
subroutine mo_namelists::read_mainconfig_mhm_mrm (self, file)
 Read 'mainconfig_mhm_mrm' namelist content.
 
subroutine mo_namelists::read_optimization (self, file)
 Read 'optimization' namelist content.
 
subroutine mo_namelists::read_time_periods (self, file)
 Read 'time_periods' namelist content.
 
subroutine mo_namelists::read_directories_mhm (self, file)
 Read 'directories_mhm' namelist content.
 
subroutine mo_namelists::read_optional_data (self, file)
 Read 'optional_data' namelist content.
 
subroutine mo_namelists::read_panevapo (self, file)
 Read 'panevapo' namelist content.
 
subroutine mo_namelists::read_nightdayratio (self, file)
 Read 'nightdayratio' namelist content.
 
subroutine mo_namelists::read_nloutputresults (self, file)
 Read 'nloutputresults' namelist content.
 
subroutine mo_namelists::read_baseflow_config (self, file)
 Read 'baseflow_config' namelist content.
 
subroutine mo_namelists::read_directories_mpr (self, file)
 Read 'directories_mpr' namelist content.
 
subroutine mo_namelists::read_soildata (self, file)
 Read 'soildata' namelist content.
 
subroutine mo_namelists::read_lai_data_information (self, file)
 Read 'lai_data_information' namelist content.
 
subroutine mo_namelists::read_lcover_mpr (self, file)
 Read 'lcover_mpr' namelist content.
 
subroutine mo_namelists::read_interception1 (self, file)
 Read 'interception1' namelist content.
 
subroutine mo_namelists::read_snow1 (self, file)
 Read 'snow1' namelist content.
 
subroutine mo_namelists::read_soilmoisture1 (self, file)
 Read 'soilmoisture1' namelist content.
 
subroutine mo_namelists::read_soilmoisture2 (self, file)
 Read 'soilmoisture2' namelist content.
 
subroutine mo_namelists::read_soilmoisture3 (self, file)
 Read 'soilmoisture3' namelist content.
 
subroutine mo_namelists::read_soilmoisture4 (self, file)
 Read 'soilmoisture4' namelist content.
 
subroutine mo_namelists::read_directrunoff1 (self, file)
 Read 'directrunoff1' namelist content.
 
subroutine mo_namelists::read_petminus1 (self, file)
 Read 'petminus1' namelist content.
 
subroutine mo_namelists::read_pet0 (self, file)
 Read 'pet0' namelist content.
 
subroutine mo_namelists::read_pet1 (self, file)
 Read 'pet1' namelist content.
 
subroutine mo_namelists::read_pet2 (self, file)
 Read 'pet2' namelist content.
 
subroutine mo_namelists::read_pet3 (self, file)
 Read 'pet3' namelist content.
 
subroutine mo_namelists::read_interflow1 (self, file)
 Read 'interflow1' namelist content.
 
subroutine mo_namelists::read_percolation1 (self, file)
 Read 'percolation1' namelist content.
 
subroutine mo_namelists::read_neutrons1 (self, file)
 Read 'neutrons1' namelist content.
 
subroutine mo_namelists::read_neutrons2 (self, file)
 Read 'neutrons2' namelist content.
 
subroutine mo_namelists::read_geoparameter (self, file)
 Read 'geoparameter' namelist content.
 
subroutine mo_namelists::read_mainconfig_mrm (self, file)
 Read 'mainconfig_mrm' namelist content.
 
subroutine mo_namelists::read_directories_mrm (self, file)
 Read 'directories_mrm' namelist content.
 
subroutine mo_namelists::read_evaluation_gauges (self, file)
 Read 'evaluation_gauges' namelist content.
 
subroutine mo_namelists::read_inflow_gauges (self, file)
 Read 'inflow_gauges' namelist content.
 
subroutine mo_namelists::read_mrm_outputs (self, file)
 Read 'mrm_outputs' namelist content.
 
subroutine mo_namelists::read_routing1 (self, file)
 Read 'routing1' namelist content.
 
subroutine mo_namelists::read_routing2 (self, file)
 Read 'routing2' namelist content.
 
subroutine mo_namelists::read_routing3 (self, file)
 Read 'routing3' namelist content.
 
subroutine mo_namelists::read_config_riv_temp (self, file)
 Read 'config_riv_temp' namelist content.
 
subroutine mo_namelists::read_coupling (self, file)
 Read 'coupling' namelist content.
 

Variables

type(nml_project_description_t), public mo_namelists::nml_project_description
 'project_description' namelist content
 
type(nml_directories_general_t), public mo_namelists::nml_directories_general
 'directories_general' namelist content
 
type(nml_mainconfig_t), public mo_namelists::nml_mainconfig
 'mainconfig' namelist content
 
type(nml_processselection_t), public mo_namelists::nml_processselection
 'processSelection' namelist content
 
type(nml_lcover_t), public mo_namelists::nml_lcover
 'LCover' namelist content
 
type(nml_mainconfig_mhm_mrm_t), public mo_namelists::nml_mainconfig_mhm_mrm
 'mainconfig_mhm_mrm' namelist content
 
type(nml_optimization_t), public mo_namelists::nml_optimization
 'optimization' namelist content
 
type(nml_time_periods_t), public mo_namelists::nml_time_periods
 'time_periods' namelist content
 
type(nml_directories_mhm_t), public mo_namelists::nml_directories_mhm
 'directories_mhm' namelist content
 
type(nml_optional_data_t), public mo_namelists::nml_optional_data
 'optional_data' namelist content
 
type(nml_panevapo_t), public mo_namelists::nml_panevapo
 'panevapo' namelist content
 
type(nml_nightdayratio_t), public mo_namelists::nml_nightdayratio
 'nightdayratio' namelist content
 
type(nml_nloutputresults_t), public mo_namelists::nml_nloutputresults
 'nloutputresults' namelist content
 
type(nml_baseflow_config_t), public mo_namelists::nml_baseflow_config
 'baseflow_config' namelist content
 
type(nml_directories_mpr_t), public mo_namelists::nml_directories_mpr
 'directories_mpr' namelist content
 
type(nml_soildata_t), public mo_namelists::nml_soildata
 'soildata' namelist content
 
type(nml_lai_data_information_t), public mo_namelists::nml_lai_data_information
 'lai_data_information' namelist content
 
type(nml_lcover_mpr_t), public mo_namelists::nml_lcover_mpr
 'lcover_mpr' namelist content
 
type(nml_interception1_t), public mo_namelists::nml_interception1
 'interception1' namelist content
 
type(nml_snow1_t), public mo_namelists::nml_snow1
 'snow1' namelist content
 
type(nml_soilmoisture1_t), public mo_namelists::nml_soilmoisture1
 'soilmoisture1' namelist content
 
type(nml_soilmoisture2_t), public mo_namelists::nml_soilmoisture2
 'soilmoisture2' namelist content
 
type(nml_soilmoisture3_t), public mo_namelists::nml_soilmoisture3
 'soilmoisture3' namelist content
 
type(nml_soilmoisture4_t), public mo_namelists::nml_soilmoisture4
 'soilmoisture4' namelist content
 
type(nml_directrunoff1_t), public mo_namelists::nml_directrunoff1
 'directrunoff1' namelist content
 
type(nml_petminus1_t), public mo_namelists::nml_petminus1
 'petminus1' namelist content
 
type(nml_pet0_t), public mo_namelists::nml_pet0
 'pet0' namelist content
 
type(nml_pet1_t), public mo_namelists::nml_pet1
 'pet1' namelist content
 
type(nml_pet2_t), public mo_namelists::nml_pet2
 'pet2' namelist content
 
type(nml_pet3_t), public mo_namelists::nml_pet3
 'pet3' namelist content
 
type(nml_interflow1_t), public mo_namelists::nml_interflow1
 'interflow1' namelist content
 
type(nml_percolation1_t), public mo_namelists::nml_percolation1
 'percolation1' namelist content
 
type(nml_neutrons1_t), public mo_namelists::nml_neutrons1
 'neutrons1' namelist content
 
type(nml_neutrons2_t), public mo_namelists::nml_neutrons2
 'neutrons2' namelist content
 
type(nml_geoparameter_t), public mo_namelists::nml_geoparameter
 'geoparameter' namelist content
 
type(nml_mainconfig_mrm_t), public mo_namelists::nml_mainconfig_mrm
 'mainconfig_mrm' namelist content
 
type(nml_directories_mrm_t), public mo_namelists::nml_directories_mrm
 'directories_mrm' namelist content
 
type(nml_evaluation_gauges_t), public mo_namelists::nml_evaluation_gauges
 'evaluation_gauges' namelist content
 
type(nml_inflow_gauges_t), public mo_namelists::nml_inflow_gauges
 'inflow_gauges' namelist content
 
type(nml_mrm_outputs_t), public mo_namelists::nml_mrm_outputs
 'mrm_outputs' namelist content
 
type(nml_routing1_t), public mo_namelists::nml_routing1
 'routing1' namelist content
 
type(nml_routing2_t), public mo_namelists::nml_routing2
 'routing2' namelist content
 
type(nml_routing3_t), public mo_namelists::nml_routing3
 'routing3' namelist content
 
type(nml_config_riv_temp_t), public mo_namelists::nml_config_riv_temp
 'config_riv_temp' namelist content
 
type(nml_coupling_t), public mo_namelists::nml_coupling
 'coupling' namelist content
 

Detailed Description

Module containing all namelists representations.

Version
0.1
Authors
Sebastian Mueller
Date
Jul 2022


Definition in file mo_namelists.f90.