Namespace canopy_canmet_mod
Namespace List > canopy_canmet_mod
Public Attributes
Type | Name |
---|---|
real(rk) | canfracref Reference canopy fraction. |
real(rk) | cluref Reference clumping index. |
real(rk) | cszref Reference cosine of zenith angle. |
real(rk) | dswrfref Reference downward shortwave radiation. |
real(rk) | frpref Reference fire radiative power. |
real(rk) | hcmref Reference canopy height. |
real(rk) | hgtref Reference height above canopy. |
real(rk) | hpblref Reference planetary boundary layer height. |
real(rk) | icec_averef Reference average ground or water ice cover. |
real(rk) | lairef Reference leaf area index. |
real(rk) | latref Met/Sfc variable reassignment names above reference conditions from the model. |
real(rk), dimension(:), allocatable | lev_arr |
real(rk), dimension(:), allocatable | levref Reference vertical levels array. |
real(rk) | lonref Reference longitude. |
real(rk) | molref Reference Monin-Obukhov length. |
real(rk) | ozone_w126ref Reference ozone W126 values. |
real(rk), dimension(:), allocatable | pavd_arr |
real(rk), dimension(:), allocatable | pavdref Reference plant area volume density array. |
real(rk) | prate_averef Reference precipitation rate. |
real(rk) | pressfcref Reference surface pressure. |
real(rk) | shtflref Reference surface sensible heat flux. |
real(rk) | snowc_averef Reference average ground snow cover. |
real(rk) | soilt1ref Reference soil temperature level 1. |
real(rk) | soilt2ref Reference soil temperature level 2. |
real(rk) | soilt3ref Reference soil temperature level 3. |
real(rk) | soilt4ref Reference soil temperature level 4. |
real(rk) | soilw1ref Reference soil moisture layer 1. |
real(rk) | soilw2ref Reference soil moisture layer 2. |
real(rk) | soilw3ref Reference soil moisture layer 3. |
real(rk) | soilw4ref Reference soil moisture layer 4. |
integer | sotypref Reference soil type. |
real(rk) | spfh2mref Reference 2-meter specific humidity. |
real(rk) | tmp2mref Reference 2-meter temperature. |
real(rk) | tmp_hyblev1ref Reference first model layer air temperature. |
real(rk) | tmpsfcref Reference surface temperature. |
real(rk) | ubzref Reference bulk wind speed. |
real(rk) | uref Reference U wind speed. |
real(rk) | ustref Reference friction velocity. |
type(variable_type), dimension(:), allocatable | variables Allocated array for 1D meteorological variables. |
type(variable_type_1d), dimension(:), allocatable | variables_1d Allocated array for 1D vertical variables. |
type(variable_type), dimension(:, :), allocatable | variables_2d |
type(variable_type_3d), dimension(:, :, :), allocatable | variables_3d Allocated array for 3D PAVD variables. |
type(variable_type_can), dimension(:), allocatable | variables_can Allocated array for canopy profile variables. |
real(rk) | vref Reference V wind speed. |
integer | vtyperef Reference vegetation type. |
real(rk) | wiltref Reference wilting point. |
real(rk) | z0ref Reference surface roughness length. |
Public Attributes Documentation
variable canfracref
Reference canopy fraction.
Input canopy fraction of grid cell
Parameters:
units
dimensionless fraction
variable cluref
Reference clumping index.
Input canopy clumping index
Parameters:
units
dimensionless
variable cszref
Reference cosine of zenith angle.
Input cosine of zenith angle
Parameters:
units
dimensionless
variable dswrfref
Reference downward shortwave radiation.
Instantaneous downward shortwave radiation
Parameters:
units
W/m²
variable frpref
Reference fire radiative power.
Input fire radiative power
Parameters:
units
MW
variable hcmref
Reference canopy height.
Input canopy height
Parameters:
units
meters (m)
variable hgtref
Reference height above canopy.
Reference height above the canopy
Parameters:
units
meters (m)
variable hpblref
Reference planetary boundary layer height.
Height of planetary boundary layer
Parameters:
units
meters (m)
variable icec_averef
Reference average ground or water ice cover.
Average fraction ground or water ice cover
Parameters:
units
dimensionless fraction
variable lairef
Reference leaf area index.
Input leaf area index
Parameters:
units
m²/m²
variable latref
Met/Sfc variable reassignment names above reference conditions from the model.
Reference meteorological and surface variables used in canopy calculations
Reference latitude
Latitude of cell/point
Parameters:
units
degrees
variable lev_arr
variable levref
Reference vertical levels array.
Reference vertical levels with 3D input data
Parameters:
units
meters (m)
variable lonref
Reference longitude.
Longitude of cell/point
Parameters:
units
degrees
variable molref
Reference Monin-Obukhov length.
Input Monin-Obukhov Length
Parameters:
units
meters (m)
variable ozone_w126ref
Reference ozone W126 values.
Ozone W126 values
Parameters:
units
ppm-hours
variable pavd_arr
variable pavdref
Reference plant area volume density array.
Plant area volume density
Parameters:
units
m²/m³
variable prate_averef
Reference precipitation rate.
Mass precipitation rate
Parameters:
units
kg/m²/s
variable pressfcref
Reference surface pressure.
Surface pressure
Parameters:
units
hPa
variable shtflref
Reference surface sensible heat flux.
Instantaneous surface sensible heat net flux
Parameters:
units
W/m²
variable snowc_averef
Reference average ground snow cover.
Average percent ground snow cover
Parameters:
units
percent (%)
variable soilt1ref
Reference soil temperature level 1.
Soil temperature level 1
Parameters:
units
K
variable soilt2ref
Reference soil temperature level 2.
Soil temperature level 2
Parameters:
units
K
variable soilt3ref
Reference soil temperature level 3.
Soil temperature level 3
Parameters:
units
K
variable soilt4ref
Reference soil temperature level 4.
Soil temperature level 4
Parameters:
units
K
variable soilw1ref
Reference soil moisture layer 1.
Volumetric soil moisture layer 1
Parameters:
units
m³/m³
variable soilw2ref
Reference soil moisture layer 2.
Volumetric soil moisture layer 2
Parameters:
units
m³/m³
variable soilw3ref
Reference soil moisture layer 3.
Volumetric soil moisture layer 3
Parameters:
units
m³/m³
variable soilw4ref
Reference soil moisture layer 4.
Volumetric soil moisture layer 4
Parameters:
units
m³/m³
variable sotypref
Reference soil type.
Soil type
variable spfh2mref
Reference 2-meter specific humidity.
2-meter specific humidity
Parameters:
units
kg/kg
variable tmp2mref
Reference 2-meter temperature.
2-meter temperature
Parameters:
units
K
variable tmp_hyblev1ref
Reference first model layer air temperature.
1st model layer air temperature above ground
Parameters:
units
K
variable tmpsfcref
Reference surface temperature.
Surface temperature
Parameters:
units
K
variable ubzref
Reference bulk wind speed.
Input above canopy/reference 10-m model wind speed
Parameters:
units
m/s
variable uref
Reference U wind speed.
Input above canopy/reference 10-m U wind speed
Parameters:
units
m/s
variable ustref
Reference friction velocity.
Input friction velocity
Parameters:
units
m/s
variable variables
Allocated array for 1D meteorological variables.
Array for storing 1D meteorological input variables
variable variables_1d
Allocated array for 1D vertical variables.
Array for storing 1D vertical level variables
variable variables_2d
variable variables_3d
Allocated array for 3D PAVD variables.
Array for storing 3D PAVD variables
variable variables_can
Allocated array for canopy profile variables.
Array for storing canopy profile variables
variable vref
Reference V wind speed.
Input above canopy/reference 10-m V wind speed
Parameters:
units
m/s
variable vtyperef
Reference vegetation type.
Input vegetation type (VIIRS)
variable wiltref
Reference wilting point.
Wilting point
Parameters:
units
proportion
variable z0ref
Reference surface roughness length.
Input total/surface roughness length
Parameters:
units
meters (m)
The documentation for this class was generated from the following file src/canopy_canmet_mod.F90