5.13.2
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_namelists::nml_mainconfig_mrm_t Module Reference

'mainconfig_mrm' namelist content More...

Public Member Functions

procedure, public read (self, file)
 Read 'mainconfig_mrm' namelist content.
 

Public Attributes

character(14) name = "mainconfig_mrm"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
logical alma_convention
 flag for ALMA convention (see http://www.lmd.jussieu.fr/~polcher/ALMA/convention_3.html)
 
character(256) filenametotalrunoff
 Filename of simulated total runoff file.
 
character(256) varnametotalrunoff
 variable name of total runoff
 
logical gw_coupling
 switch to enable ground water coupling
 

Detailed Description

'mainconfig_mrm' namelist content

Definition at line 979 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

procedure, public mo_namelists::nml_mainconfig_mrm_t::read ( class(nml_mainconfig_mrm_t), intent(inout) self,
character(*), intent(in) file )

Read 'mainconfig_mrm' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 987 of file mo_namelists.f90.

Member Data Documentation

◆ alma_convention

logical mo_namelists::nml_mainconfig_mrm_t::alma_convention

flag for ALMA convention (see http://www.lmd.jussieu.fr/~polcher/ALMA/convention_3.html)

Definition at line 982 of file mo_namelists.f90.

◆ filenametotalrunoff

character(256) mo_namelists::nml_mainconfig_mrm_t::filenametotalrunoff

Filename of simulated total runoff file.

Definition at line 983 of file mo_namelists.f90.

◆ gw_coupling

logical mo_namelists::nml_mainconfig_mrm_t::gw_coupling

switch to enable ground water coupling

Definition at line 985 of file mo_namelists.f90.

◆ name

character(14) mo_namelists::nml_mainconfig_mrm_t::name = "mainconfig_mrm"

namelist name

Definition at line 980 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_mainconfig_mrm_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 981 of file mo_namelists.f90.

◆ varnametotalrunoff

character(256) mo_namelists::nml_mainconfig_mrm_t::varnametotalrunoff

variable name of total runoff

Definition at line 984 of file mo_namelists.f90.


The documentation for this module was generated from the following file: