BeamFraction Subroutine

private subroutine BeamFraction(RadFbeam, mp, nrb, Cpi, Ccoszen_tols_huge, metDoY, coszen, SW_down)

Arguments

Type IntentOptional Attributes Name
real, intent(inout) :: RadFbeam(mp,nrb)
integer, intent(in) :: mp
integer, intent(in) :: nrb
real, intent(in) :: Cpi
real, intent(in) :: Ccoszen_tols_huge
integer, intent(in) :: metDoY(mp)
real, intent(in) :: coszen(mp)
real, intent(in) :: SW_down(mp,nrb)