Fractionation Subroutine

public subroutine Fractionation(bounds, fn, filterp, downreg, atm2lnd_inst, canopystate_inst, solarabs_inst, surfalb_inst, photosyns_inst, phase)

Uses

USES:

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: fn
integer, intent(in) :: filterp(fn)
real(kind=r8), intent(in) :: downreg(bounds%begp:)
type(atm2lnd_type), intent(in) :: atm2lnd_inst
type(CanopyState_type), intent(in) :: canopystate_inst
type(solarabs_type), intent(in) :: solarabs_inst
type(surfalb_type), intent(in) :: surfalb_inst
type(photosyns_type), intent(in) :: photosyns_inst
character(len=*), intent(in) :: phase