Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
solar_zenith_angle.h
Go to the documentation of this file.
1/** @file solar_zenith_angle.h
2 */
3// Generated automatically by gotm.awk from
4// /home/popinet/local/src/code-5.2.1//src/airsea/solar_zenith_angle.F90
5
8 realtype * hh,
11);
13 integer * yday,
14 realtype * hh,
15 realtype * dlon,
16 realtype * dlat) {
18}
int x
Definition common.h:76
int integer
Definition cvmix.h:105
double realtype
Definition common.h:47
realtype solar_zenith_angle_(integer *yday, realtype *hh, realtype *dlon, realtype *dlat)
static realtype airsea_solar_zenith_angle(integer *yday, realtype *hh, realtype *dlon, realtype *dlat)