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

'soilmoisture3' namelist content More...

Public Member Functions

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

Public Attributes

character(13) name = "soilmoisture3"
 namelist name
 
logical read_from_file = .true.
 whether the associated variables are already set by interfaces
 
real(dp), dimension(ncolpars) orgmattercontent_forest
 organic matter content [%] for forest
 
real(dp), dimension(ncolpars) orgmattercontent_impervious
 organic matter content [%] for impervious
 
real(dp), dimension(ncolpars) orgmattercontent_pervious
 organic matter content [%] for pervious
 
real(dp), dimension(ncolpars) ptf_lower66_5_constant
 Zacharias PTF parameters below 66.5 % sand content (Zacharias et al., 2007, doi:10.2136/sssaj2006.0098)
 
real(dp), dimension(ncolpars) ptf_lower66_5_clay
 multiplier for clay constant (see PTF_lower66_5_constant)
 
real(dp), dimension(ncolpars) ptf_lower66_5_db
 multiplier for mineral bulk density (see PTF_lower66_5_constant)
 
real(dp), dimension(ncolpars) ptf_higher66_5_constant
 Zacharias PTF parameters above 66.5 % sand content (Zacharias et al., 2007, doi:10.2136/sssaj2006.0098)
 
real(dp), dimension(ncolpars) ptf_higher66_5_clay
 multiplier for clay constant (see PTF_higher66_5_constant)
 
real(dp), dimension(ncolpars) ptf_higher66_5_db
 multiplier for mineral bulk density (see PTF_higher66_5_constant)
 
real(dp), dimension(ncolpars) ptf_ks_constant
 PTF parameters for saturated hydraulic conductivity after Cosby et al.
 
real(dp), dimension(ncolpars) ptf_ks_sand
 multiplier for sand (see PTF_Ks_constant)
 
real(dp), dimension(ncolpars) ptf_ks_clay
 multiplier for clay (see PTF_Ks_constant)
 
real(dp), dimension(ncolpars) ptf_ks_curveslope
 unit conversion factor from inch/h to cm/d
 
real(dp), dimension(ncolpars) rootfractioncoefficient_forest
 shape factor for root distribution with depth, which follows an exponential function [-] for forest
 
real(dp), dimension(ncolpars) rootfractioncoefficient_impervious
 shape factor for root distribution with depth, which follows an exponential function [-] for impervious
 
real(dp), dimension(ncolpars) rootfractioncoefficient_pervious
 shape factor for root distribution with depth, which follows an exponential function [-] for pervious
 
real(dp), dimension(ncolpars) infiltrationshapefactor
 shape factor for partitioning effective precipitation into runoff and infiltration based on soil wetness [-]
 
real(dp), dimension(ncolpars) fcmin_glob
 global field capacity minimum
 
real(dp), dimension(ncolpars) fcdelta_glob
 difference between global field capacity minimum and maximum
 
real(dp), dimension(ncolpars) rootfractioncoefficient_sand
 threshold for actual ET reduction for sand
 
real(dp), dimension(ncolpars) rootfractioncoefficient_clay
 threshold for actual ET reduction for clay
 
real(dp), dimension(ncolpars) jarvis_sm_threshold_c1
 soil moisture threshod for jarvis model
 

Detailed Description

'soilmoisture3' namelist content

Definition at line 632 of file mo_namelists.f90.

Member Function/Subroutine Documentation

◆ read()

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

Read 'soilmoisture3' namelist content.

Parameters
[in]filefile containing the namelist

Definition at line 665 of file mo_namelists.f90.

Member Data Documentation

◆ fcdelta_glob

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::fcdelta_glob

difference between global field capacity minimum and maximum

Definition at line 660 of file mo_namelists.f90.

◆ fcmin_glob

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::fcmin_glob

global field capacity minimum

Definition at line 659 of file mo_namelists.f90.

◆ infiltrationshapefactor

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::infiltrationshapefactor

shape factor for partitioning effective precipitation into runoff and infiltration based on soil wetness [-]

Definition at line 658 of file mo_namelists.f90.

◆ jarvis_sm_threshold_c1

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::jarvis_sm_threshold_c1

soil moisture threshod for jarvis model

Definition at line 663 of file mo_namelists.f90.

◆ name

character(13) mo_namelists::nml_soilmoisture3_t::name = "soilmoisture3"

namelist name

Definition at line 633 of file mo_namelists.f90.

◆ orgmattercontent_forest

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::orgmattercontent_forest

organic matter content [%] for forest

Definition at line 635 of file mo_namelists.f90.

◆ orgmattercontent_impervious

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::orgmattercontent_impervious

organic matter content [%] for impervious

Definition at line 636 of file mo_namelists.f90.

◆ orgmattercontent_pervious

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::orgmattercontent_pervious

organic matter content [%] for pervious

Definition at line 637 of file mo_namelists.f90.

◆ ptf_higher66_5_clay

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_higher66_5_clay

multiplier for clay constant (see PTF_higher66_5_constant)

Definition at line 644 of file mo_namelists.f90.

◆ ptf_higher66_5_constant

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_higher66_5_constant

Zacharias PTF parameters above 66.5 % sand content (Zacharias et al., 2007, doi:10.2136/sssaj2006.0098)

Definition at line 643 of file mo_namelists.f90.

◆ ptf_higher66_5_db

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_higher66_5_db

multiplier for mineral bulk density (see PTF_higher66_5_constant)

Definition at line 645 of file mo_namelists.f90.

◆ ptf_ks_clay

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_ks_clay

multiplier for clay (see PTF_Ks_constant)

Definition at line 649 of file mo_namelists.f90.

◆ ptf_ks_constant

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_ks_constant

PTF parameters for saturated hydraulic conductivity after Cosby et al.

(1984)

Definition at line 647 of file mo_namelists.f90.

◆ ptf_ks_curveslope

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_ks_curveslope

unit conversion factor from inch/h to cm/d

Definition at line 650 of file mo_namelists.f90.

◆ ptf_ks_sand

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_ks_sand

multiplier for sand (see PTF_Ks_constant)

Definition at line 648 of file mo_namelists.f90.

◆ ptf_lower66_5_clay

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_lower66_5_clay

multiplier for clay constant (see PTF_lower66_5_constant)

Definition at line 640 of file mo_namelists.f90.

◆ ptf_lower66_5_constant

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_lower66_5_constant

Zacharias PTF parameters below 66.5 % sand content (Zacharias et al., 2007, doi:10.2136/sssaj2006.0098)

Definition at line 639 of file mo_namelists.f90.

◆ ptf_lower66_5_db

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::ptf_lower66_5_db

multiplier for mineral bulk density (see PTF_lower66_5_constant)

Definition at line 641 of file mo_namelists.f90.

◆ read_from_file

logical mo_namelists::nml_soilmoisture3_t::read_from_file = .true.

whether the associated variables are already set by interfaces

Definition at line 634 of file mo_namelists.f90.

◆ rootfractioncoefficient_clay

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::rootfractioncoefficient_clay

threshold for actual ET reduction for clay

Definition at line 662 of file mo_namelists.f90.

◆ rootfractioncoefficient_forest

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::rootfractioncoefficient_forest

shape factor for root distribution with depth, which follows an exponential function [-] for forest

Definition at line 652 of file mo_namelists.f90.

◆ rootfractioncoefficient_impervious

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::rootfractioncoefficient_impervious

shape factor for root distribution with depth, which follows an exponential function [-] for impervious

Definition at line 654 of file mo_namelists.f90.

◆ rootfractioncoefficient_pervious

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::rootfractioncoefficient_pervious

shape factor for root distribution with depth, which follows an exponential function [-] for pervious

Definition at line 656 of file mo_namelists.f90.

◆ rootfractioncoefficient_sand

real(dp), dimension(ncolpars) mo_namelists::nml_soilmoisture3_t::rootfractioncoefficient_sand

threshold for actual ET reduction for sand

Definition at line 661 of file mo_namelists.f90.


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