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

'routing3' namelist content More...

Public Member Functions

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

Public Attributes

character(8) name = "routing3"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
real(dp), dimension(ncolpars) slope_factor
 slope factor
 

Detailed Description

'routing3' namelist content

Definition at line 1122 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

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

Read 'routing3' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 1127 of file mo_namelists.f90.

Member Data Documentation

◆ name

character(8) mo_namelists::nml_routing3_t::name = "routing3"

namelist name

Definition at line 1123 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_routing3_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 1124 of file mo_namelists.f90.

◆ slope_factor

real(dp), dimension(ncolpars) mo_namelists::nml_routing3_t::slope_factor

slope factor

Definition at line 1125 of file mo_namelists.f90.


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