HYPE
Loading...
Searching...
No Matches
hypevariables::soilmfluxtype Type Reference

Public Data Type Components

Types and variables for soil flows, concentrations and fluxes.

Type for water flow of soil that is set in soilmodel and output from the subroutine

real cropuptake
real nitrif
real, dimension(:), allocatable denitrif
real, dimension(:,:), allocatable cropsources
real, dimension(:,:), allocatable lruralflow
real, dimension(:), allocatable drydeposition
real, dimension(:), allocatable nonpointsource
real, dimension(:), allocatable rgrwload
real, dimension(:), allocatable irrload

Detailed Description

Type for loads of substances that is set in soilmodel and output from the subroutine.

Data Type Components Description

◆ cropsources

real, dimension(:,:), allocatable hypevariables::soilmfluxtype::cropsources

Load from fertiliser and residues (kg/timestep) (numsubstances,2).

◆ cropuptake

real hypevariables::soilmfluxtype::cropuptake

crop uptake of IN (kg/timestep)

◆ denitrif

real, dimension(:), allocatable hypevariables::soilmfluxtype::denitrif

denitrification in soil layer 1-3 (kg/timestep)

◆ drydeposition

real, dimension(:), allocatable hypevariables::soilmfluxtype::drydeposition

Load of atmospheric dry deposition (kg/timestep) (to soil for land classes, to water for surfacewater classes) (i.e. dry dep to floodplain soil not included).

◆ irrload

real, dimension(:), allocatable hypevariables::soilmfluxtype::irrload

Load from irrigation to soil (kg/timestep).

◆ lruralflow

real, dimension(:,:), allocatable hypevariables::soilmfluxtype::lruralflow

load to layer from rural (kg/km2/timestep) (numsubstances,maxsoillayers)

◆ nitrif

real hypevariables::soilmfluxtype::nitrif

nitrification IN (kg/timestep)

◆ nonpointsource

real, dimension(:), allocatable hypevariables::soilmfluxtype::nonpointsource

Non point source to soil, load from rural households (kg/timestep).

◆ rgrwload

real, dimension(:), allocatable hypevariables::soilmfluxtype::rgrwload

Soil loads from regional groundwater flow (kg/timestep).


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