BareGroundFluxesMod Module



Subroutines

public subroutine BareGroundFluxes(bounds, num_noexposedvegp, filter_noexposedvegp, atm2lnd_inst, soilstate_inst, frictionvel_inst, ch4_inst, energyflux_inst, temperature_inst, waterflux_inst, waterstate_inst, photosyns_inst, humanindex_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_noexposedvegp
integer, intent(in) :: filter_noexposedvegp(:)
type(atm2lnd_type), intent(in) :: atm2lnd_inst
type(soilstate_type), intent(inout) :: soilstate_inst
type(frictionvel_type), intent(inout) :: frictionvel_inst
type(ch4_type), intent(inout) :: ch4_inst
type(energyflux_type), intent(inout) :: energyflux_inst
type(temperature_type), intent(inout) :: temperature_inst
type(waterflux_type), intent(inout) :: waterflux_inst
type(waterstate_type), intent(inout) :: waterstate_inst
type(photosyns_type), intent(inout) :: photosyns_inst
type(humanindex_type), intent(inout) :: humanindex_inst