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

'percolation1' namelist content More...

Public Member Functions

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

Public Attributes

character(12) name = "percolation1"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
real(dp), dimension(ncolpars) rechargecoefficient
 recharge coefficient
 
real(dp), dimension(ncolpars) rechargefactor_karstic
 recharge factor for karstic percolation
 
real(dp), dimension(ncolpars) gain_loss_gwreservoir_karstic
 gain loss in ground water reservoir for karstic
 

Detailed Description

'percolation1' namelist content

Definition at line 892 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

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

Read 'percolation1' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 899 of file mo_namelists.f90.

Member Data Documentation

◆ gain_loss_gwreservoir_karstic

real(dp), dimension(ncolpars) mo_namelists::nml_percolation1_t::gain_loss_gwreservoir_karstic

gain loss in ground water reservoir for karstic

Definition at line 897 of file mo_namelists.f90.

◆ name

character(12) mo_namelists::nml_percolation1_t::name = "percolation1"

namelist name

Definition at line 893 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_percolation1_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 894 of file mo_namelists.f90.

◆ rechargecoefficient

real(dp), dimension(ncolpars) mo_namelists::nml_percolation1_t::rechargecoefficient

recharge coefficient

Definition at line 895 of file mo_namelists.f90.

◆ rechargefactor_karstic

real(dp), dimension(ncolpars) mo_namelists::nml_percolation1_t::rechargefactor_karstic

recharge factor for karstic percolation

Definition at line 896 of file mo_namelists.f90.


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