LakeFluxesMod Module



Subroutines

public subroutine LakeFluxes(bounds, num_lakec, filter_lakec, num_lakep, filter_lakep, atm2lnd_inst, solarabs_inst, frictionvel_inst, temperature_inst, energyflux_inst, waterstate_inst, waterflux_inst, lakestate_inst, humanindex_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_lakec
integer, intent(in) :: filter_lakec(:)
integer, intent(in) :: num_lakep
integer, intent(in) :: filter_lakep(:)
type(atm2lnd_type), intent(in) :: atm2lnd_inst
type(solarabs_type), intent(inout) :: solarabs_inst
type(frictionvel_type), intent(inout) :: frictionvel_inst
type(temperature_type), intent(inout) :: temperature_inst
type(energyflux_type), intent(inout) :: energyflux_inst
type(waterstate_type), intent(inout) :: waterstate_inst
type(waterflux_type), intent(inout) :: waterflux_inst
type(lakestate_type), intent(inout) :: lakestate_inst
type(humanindex_type), intent(inout) :: humanindex_inst