CAM
canopyfluxesmod Module Reference

Functions/Subroutines

subroutine, public canopyfluxes (bounds, num_nolakeurbanp, filter_nolakeurbanp, atm2lnd_vars, canopystate_vars, cnstate_vars, energyflux_vars, frictionvel_vars, soilstate_vars, solarabs_vars, surfalb_vars, temperature_vars, waterflux_vars, waterstate_vars, ch4_vars, photosyns_vars, soil_water_retention_curve, nitrogenstate_vars, phosphorusstate_vars, alm_fates)
 

Variables

logical, public perchroot = .false.
 
logical, public perchroot_alt = .false.
 

Function/Subroutine Documentation

◆ canopyfluxes()

subroutine, public canopyfluxesmod::canopyfluxes ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_nolakeurbanp,
integer, dimension(:), intent(in)  filter_nolakeurbanp,
type(atm2lnd_type), intent(in)  atm2lnd_vars,
type(canopystate_type), intent(inout)  canopystate_vars,
type(cnstate_type), intent(in)  cnstate_vars,
type(energyflux_type), intent(inout)  energyflux_vars,
type(frictionvel_type), intent(inout)  frictionvel_vars,
type(soilstate_type), intent(inout)  soilstate_vars,
type(solarabs_type), intent(in)  solarabs_vars,
type(surfalb_type), intent(in)  surfalb_vars,
type(temperature_type), intent(inout)  temperature_vars,
type(waterflux_type), intent(inout)  waterflux_vars,
type(waterstate_type), intent(inout)  waterstate_vars,
type(ch4_type), intent(inout)  ch4_vars,
type(photosyns_type), intent(inout)  photosyns_vars,
class(soil_water_retention_curve_type), intent(in)  soil_water_retention_curve,
type(nitrogenstate_type), intent(inout)  nitrogenstate_vars,
type(phosphorusstate_type), intent(inout)  phosphorusstate_vars,
type(hlm_fates_interface_type), intent(inout)  alm_fates 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ perchroot

logical, public canopyfluxesmod::perchroot = .false.

◆ perchroot_alt

logical, public canopyfluxesmod::perchroot_alt = .false.