5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mpr_global_variables::soiltype Type Reference

Public Attributes

integer(i4), dimension(:), allocatable id
 
integer(i4), dimension(:), allocatable nhorizons
 
integer(i4), dimension(:), allocatable is_present
 
real(dp), dimension(:, :), allocatable ud
 
real(dp), dimension(:, :), allocatable ld
 
real(dp), dimension(:, :), allocatable clay
 
real(dp), dimension(:, :), allocatable sand
 
real(dp), dimension(:, :), allocatable dbm
 
real(dp), dimension(:, :), allocatable depth
 
real(dp), dimension(:), allocatable rzdepth
 
real(dp), dimension(:, :, :), allocatable wd
 
integer(i4), dimension(:), allocatable ntillhorizons
 
real(dp), dimension(:, :, :), allocatable thetas_till
 
real(dp), dimension(:, :), allocatable thetas
 
real(dp), dimension(:, :, :), allocatable db
 
real(dp), dimension(:, :, :), allocatable thetafc_till
 
real(dp), dimension(:, :), allocatable thetafc
 
real(dp), dimension(:, :, :), allocatable thetapw_till
 
real(dp), dimension(:, :), allocatable thetapw
 
real(dp), dimension(:, :, :), allocatable ks
 

Detailed Description

Definition at line 40 of file mo_mpr_global_variables.f90.

Member Data Documentation

◆ clay

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::clay

Definition at line 51 of file mo_mpr_global_variables.f90.

◆ db

real(dp), dimension(:, :, :), allocatable mo_mpr_global_variables::soiltype::db

Definition at line 65 of file mo_mpr_global_variables.f90.

◆ dbm

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::dbm

Definition at line 53 of file mo_mpr_global_variables.f90.

◆ depth

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::depth

Definition at line 54 of file mo_mpr_global_variables.f90.

◆ id

integer(i4), dimension(:), allocatable mo_mpr_global_variables::soiltype::id

Definition at line 45 of file mo_mpr_global_variables.f90.

◆ is_present

integer(i4), dimension(:), allocatable mo_mpr_global_variables::soiltype::is_present

Definition at line 47 of file mo_mpr_global_variables.f90.

◆ ks

real(dp), dimension(:, :, :), allocatable mo_mpr_global_variables::soiltype::ks

Definition at line 73 of file mo_mpr_global_variables.f90.

◆ ld

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::ld

Definition at line 50 of file mo_mpr_global_variables.f90.

◆ nhorizons

integer(i4), dimension(:), allocatable mo_mpr_global_variables::soiltype::nhorizons

Definition at line 46 of file mo_mpr_global_variables.f90.

◆ ntillhorizons

integer(i4), dimension(:), allocatable mo_mpr_global_variables::soiltype::ntillhorizons

Definition at line 58 of file mo_mpr_global_variables.f90.

◆ rzdepth

real(dp), dimension(:), allocatable mo_mpr_global_variables::soiltype::rzdepth

Definition at line 55 of file mo_mpr_global_variables.f90.

◆ sand

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::sand

Definition at line 52 of file mo_mpr_global_variables.f90.

◆ thetafc

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::thetafc

Definition at line 69 of file mo_mpr_global_variables.f90.

◆ thetafc_till

real(dp), dimension(:, :, :), allocatable mo_mpr_global_variables::soiltype::thetafc_till

Definition at line 67 of file mo_mpr_global_variables.f90.

◆ thetapw

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::thetapw

Definition at line 72 of file mo_mpr_global_variables.f90.

◆ thetapw_till

real(dp), dimension(:, :, :), allocatable mo_mpr_global_variables::soiltype::thetapw_till

Definition at line 70 of file mo_mpr_global_variables.f90.

◆ thetas

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::thetas

Definition at line 63 of file mo_mpr_global_variables.f90.

◆ thetas_till

real(dp), dimension(:, :, :), allocatable mo_mpr_global_variables::soiltype::thetas_till

Definition at line 61 of file mo_mpr_global_variables.f90.

◆ ud

real(dp), dimension(:, :), allocatable mo_mpr_global_variables::soiltype::ud

Definition at line 49 of file mo_mpr_global_variables.f90.

◆ wd

real(dp), dimension(:, :, :), allocatable mo_mpr_global_variables::soiltype::wd

Definition at line 56 of file mo_mpr_global_variables.f90.


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