My Project
 All Classes Files Functions Variables Macros
orbite.F File Reference
#include "YOMCST.h"
Include dependency graph for orbite.F:

Go to the source code of this file.

Functions/Subroutines

subroutine orbite (xjour, longi, dist)
subroutine angle (longi, lati, frac, muzero)
subroutine zenang (longi, gmtime, pdtrad, lat, long, pmu0, frac)
subroutine zenith (longi, gmtime, lat, long, pmu0, fract)

Function/Subroutine Documentation

subroutine angle ( real  longi,
real, dimension(klon)  lati,
real, dimension(klon)  frac,
real, dimension(klon)  muzero 
)

Definition at line 50 of file orbite.F.

Here is the caller graph for this function:

subroutine orbite ( real  xjour,
real  longi,
real  dist 
)

Definition at line 5 of file orbite.F.

Here is the caller graph for this function:

subroutine zenang ( real, intent(in)  longi,
real, intent(in)  gmtime,
real, intent(in)  pdtrad,
real, dimension(klon)  lat,
real, dimension(klon)  long,
real, dimension(klon)  pmu0,
real, dimension(klon)  frac 
)

Definition at line 109 of file orbite.F.

Here is the caller graph for this function:

subroutine zenith ( real  longi,
real  gmtime,
real, dimension(klon)  lat,
real, dimension(klon)  long,
real, dimension(klon)  pmu0,
real, dimension(klon)  fract 
)

Definition at line 263 of file orbite.F.