orbite_mod Module


Used by

  • module~~orbite_mod~~UsedByGraph module~orbite_mod orbite_mod proc~o3_chem o3_chem proc~o3_chem->module~orbite_mod proc~o3_chem~2 o3_chem proc~o3_chem~2->module~orbite_mod proc~alboc alboc proc~alboc->module~orbite_mod proc~alboc~2 alboc proc~alboc~2->module~orbite_mod proc~physiq physiq proc~physiq->module~orbite_mod proc~physiq~2 physiq proc~physiq~2->module~orbite_mod

Contents


Subroutines

public subroutine orbite(xjour, longi, dist)

Arguments

Type IntentOptional Attributes Name
real :: xjour
real :: longi
real :: dist

public subroutine angle(longi, lati, frac, muzero)

Arguments

Type IntentOptional Attributes Name
real :: longi
real :: lati(klon)
real :: frac(klon)
real :: muzero(klon)

public subroutine zenang(longi, gmtime, pdtrad1, pdtrad2, lat, long, pmu0, frac)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: longi
real, intent(in) :: gmtime
real, intent(in) :: pdtrad1
real, intent(in) :: pdtrad2
real :: lat(klon)
real :: long(klon)
real :: pmu0(klon)
real :: frac(klon)

public subroutine zenith(longi, gmtime, lat, long, pmu0, fract)

Arguments

Type IntentOptional Attributes Name
real :: longi
real :: gmtime
real :: lat(klon)
real :: long(klon)
real :: pmu0(klon)
real :: fract(klon)