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

'lcover_mpr' namelist content More...

Public Member Functions

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

Public Attributes

character(10) name = "lcover_mpr"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
real(dp) fracsealed_cityarea
 fraction of area within city assumed to be perfectly sealed [0-1]
 

Detailed Description

'lcover_mpr' namelist content

Definition at line 442 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

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

Read 'lcover_mpr' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 447 of file mo_namelists.f90.

Member Data Documentation

◆ fracsealed_cityarea

real(dp) mo_namelists::nml_lcover_mpr_t::fracsealed_cityarea

fraction of area within city assumed to be perfectly sealed [0-1]

Definition at line 445 of file mo_namelists.f90.

◆ name

character(10) mo_namelists::nml_lcover_mpr_t::name = "lcover_mpr"

namelist name

Definition at line 443 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_lcover_mpr_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 444 of file mo_namelists.f90.


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