5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mpr_constants Module Reference

Provides MPR specific constants. More...

Variables

integer(i4), parameter, public nlcover_class = 3_i4
 
integer(i4), parameter, public maxgeounit = 25_i4
 
integer(i4), parameter, public maxnosoilhorizons = 10_i4
 
real(dp), parameter, public p2_initstatefluxes = 15.00_dp
 
real(dp), parameter, public p3_initstatefluxes = 10.00_dp
 
real(dp), parameter, public p4_initstatefluxes = 75.00_dp
 
real(dp), parameter, public p5_initstatefluxes = 1500.00_dp
 
real(dp), parameter, public c1_initstatesm = 0.25_dp
 
real(dp), parameter, public bulkdens_orgmatter = 0.224_dp
 
real(dp), parameter, public field_cap_c1 = -0.60_dp
 
real(dp), parameter, public field_cap_c2 = 2.0_dp
 
real(dp), parameter, public vgenuchten_sandtresh = 66.5_dp
 
real(dp), parameter, public vgenuchtenn_c1 = 1.392_dp
 
real(dp), parameter, public vgenuchtenn_c2 = 0.418_dp
 
real(dp), parameter, public vgenuchtenn_c3 = -0.024_dp
 
real(dp), parameter, public vgenuchtenn_c4 = 1.212_dp
 
real(dp), parameter, public vgenuchtenn_c5 = -0.704_dp
 
real(dp), parameter, public vgenuchtenn_c6 = -0.648_dp
 
real(dp), parameter, public vgenuchtenn_c7 = 0.023_dp
 
real(dp), parameter, public vgenuchtenn_c8 = 0.044_dp
 
real(dp), parameter, public vgenuchtenn_c9 = 3.168_dp
 
real(dp), parameter, public vgenuchtenn_c10 = -2.562_dp
 
real(dp), parameter, public vgenuchtenn_c11 = 7.0E-9_dp
 
real(dp), parameter, public vgenuchtenn_c12 = 4.004_dp
 
real(dp), parameter, public vgenuchtenn_c13 = 3.750_dp
 
real(dp), parameter, public vgenuchtenn_c14 = -0.016_dp
 
real(dp), parameter, public vgenuchtenn_c15 = -4.197_dp
 
real(dp), parameter, public vgenuchtenn_c16 = 0.013_dp
 
real(dp), parameter, public vgenuchtenn_c17 = 0.076_dp
 
real(dp), parameter, public vgenuchtenn_c18 = 0.276_dp
 
real(dp), parameter, public ks_c = 10.0_dp
 
real(dp), parameter, public pwp_c = 1.0_dp
 
real(dp), parameter, public pwp_matpot_thetar = 15000.0_dp
 
real(dp), parameter, public windmeasheight = 10.0_dp
 assumed meteorol.
 
real(dp), parameter, public karman = 0.41_dp
 von karman constant
 
real(dp), parameter, public lai_factor_surfresi = 0.3_dp
 LAI factor for bulk surface resistance formulation.
 
real(dp), parameter, public lai_offset_surfresi = 1.2_dp
 LAI offset for bulk surface resistance formulation.
 
real(dp), parameter, public max_surfresist = 250.0_dp
 maximum bulk surface resistance
 

Detailed Description

Provides MPR specific constants.

Provides MPR specific constants such as flood plain elevation.

Authors
Matthias Cuntz
Date
Nov 2011

Variable Documentation

◆ bulkdens_orgmatter

real(dp), parameter, public mo_mpr_constants::bulkdens_orgmatter = 0.224_dp

Definition at line 34 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::mpr_sm().

◆ c1_initstatesm

real(dp), parameter, public mo_mpr_constants::c1_initstatesm = 0.25_dp

◆ field_cap_c1

real(dp), parameter, public mo_mpr_constants::field_cap_c1 = -0.60_dp

Definition at line 36 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::field_cap().

◆ field_cap_c2

real(dp), parameter, public mo_mpr_constants::field_cap_c2 = 2.0_dp

Definition at line 37 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::field_cap().

◆ karman

real(dp), parameter, public mo_mpr_constants::karman = 0.41_dp

von karman constant

Definition at line 67 of file mo_mpr_constants.f90.

Referenced by mo_multi_param_reg::aerodynamical_resistance().

◆ ks_c

real(dp), parameter, public mo_mpr_constants::ks_c = 10.0_dp

Definition at line 59 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::hydro_cond().

◆ lai_factor_surfresi

real(dp), parameter, public mo_mpr_constants::lai_factor_surfresi = 0.3_dp

LAI factor for bulk surface resistance formulation.

Definition at line 70 of file mo_mpr_constants.f90.

Referenced by mo_mpr_pet::bulksurface_resistance().

◆ lai_offset_surfresi

real(dp), parameter, public mo_mpr_constants::lai_offset_surfresi = 1.2_dp

LAI offset for bulk surface resistance formulation.

Definition at line 72 of file mo_mpr_constants.f90.

Referenced by mo_mpr_pet::bulksurface_resistance().

◆ max_surfresist

real(dp), parameter, public mo_mpr_constants::max_surfresist = 250.0_dp

maximum bulk surface resistance

Definition at line 74 of file mo_mpr_constants.f90.

Referenced by mo_mpr_pet::bulksurface_resistance().

◆ maxgeounit

integer(i4), parameter, public mo_mpr_constants::maxgeounit = 25_i4

Definition at line 22 of file mo_mpr_constants.f90.

Referenced by mo_mpr_read_config::mpr_read_config().

◆ maxnosoilhorizons

integer(i4), parameter, public mo_mpr_constants::maxnosoilhorizons = 10_i4

◆ nlcover_class

integer(i4), parameter, public mo_mpr_constants::nlcover_class = 3_i4

Definition at line 21 of file mo_mpr_constants.f90.

Referenced by mo_soil_database::read_soil_lut().

◆ p2_initstatefluxes

real(dp), parameter, public mo_mpr_constants::p2_initstatefluxes = 15.00_dp

◆ p3_initstatefluxes

real(dp), parameter, public mo_mpr_constants::p3_initstatefluxes = 10.00_dp

◆ p4_initstatefluxes

real(dp), parameter, public mo_mpr_constants::p4_initstatefluxes = 75.00_dp

◆ p5_initstatefluxes

real(dp), parameter, public mo_mpr_constants::p5_initstatefluxes = 1500.00_dp

◆ pwp_c

real(dp), parameter, public mo_mpr_constants::pwp_c = 1.0_dp

Definition at line 61 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::pwp().

◆ pwp_matpot_thetar

real(dp), parameter, public mo_mpr_constants::pwp_matpot_thetar = 15000.0_dp

Definition at line 62 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::pwp().

◆ vgenuchten_sandtresh

real(dp), parameter, public mo_mpr_constants::vgenuchten_sandtresh = 66.5_dp

Definition at line 39 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c1

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c1 = 1.392_dp

Definition at line 40 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c10

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c10 = -2.562_dp

Definition at line 49 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c11

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c11 = 7.0E-9_dp

Definition at line 50 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c12

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c12 = 4.004_dp

Definition at line 51 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c13

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c13 = 3.750_dp

Definition at line 52 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c14

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c14 = -0.016_dp

Definition at line 53 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c15

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c15 = -4.197_dp

Definition at line 54 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c16

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c16 = 0.013_dp

Definition at line 55 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c17

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c17 = 0.076_dp

Definition at line 56 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c18

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c18 = 0.276_dp

Definition at line 57 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c2

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c2 = 0.418_dp

Definition at line 41 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c3

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c3 = -0.024_dp

Definition at line 42 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c4

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c4 = 1.212_dp

Definition at line 43 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c5

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c5 = -0.704_dp

Definition at line 44 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c6

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c6 = -0.648_dp

Definition at line 45 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c7

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c7 = 0.023_dp

Definition at line 46 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c8

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c8 = 0.044_dp

Definition at line 47 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ vgenuchtenn_c9

real(dp), parameter, public mo_mpr_constants::vgenuchtenn_c9 = 3.168_dp

Definition at line 48 of file mo_mpr_constants.f90.

Referenced by mo_mpr_soilmoist::genuchten().

◆ windmeasheight

real(dp), parameter, public mo_mpr_constants::windmeasheight = 10.0_dp

assumed meteorol.

measurement hight for estimation of aeroResist and surfResist

Definition at line 65 of file mo_mpr_constants.f90.

Referenced by mo_multi_param_reg::aerodynamical_resistance().