PatchNormanRadiation Subroutine

public subroutine PatchNormanRadiation(currentPatch, albd_parb_out, albi_parb_out, fabd_parb_out, fabi_parb_out, ftdd_parb_out, ftid_parb_out, ftii_parb_out)

Arguments

Type IntentOptional Attributes Name
type(ed_patch_type), intent(inout), target :: currentPatch
real(kind=r8), intent(inout) :: albd_parb_out(hlm_numSWb)
real(kind=r8), intent(inout) :: albi_parb_out(hlm_numSWb)
real(kind=r8), intent(inout) :: fabd_parb_out(hlm_numSWb)
real(kind=r8), intent(inout) :: fabi_parb_out(hlm_numSWb)
real(kind=r8), intent(inout) :: ftdd_parb_out(hlm_numSWb)
real(kind=r8), intent(inout) :: ftid_parb_out(hlm_numSWb)
real(kind=r8), intent(inout) :: ftii_parb_out(hlm_numSWb)