Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
albedo_water.h File Reference

Go to the source code of this file.

Functions

realtype albedo_water_ (integer *method, realtype *zenith_angle, integer *yday)
 
static realtype airsea_albedo_water (integer *method, realtype *zenith_angle, integer *yday)
 
realtype albedo_payne_ (realtype *zen)
 
static realtype airsea_albedo_payne (realtype *zen)
 
realtype albedo_cogley_ (realtype *zen, integer *yd)
 
static realtype airsea_albedo_cogley (realtype *zen, integer *yd)
 

Function Documentation

◆ airsea_albedo_cogley()

static realtype airsea_albedo_cogley ( realtype zen,
integer yd 
)
inlinestatic

Definition at line 30 of file albedo_water.h.

References albedo_cogley_(), and x.

Here is the call graph for this function:

◆ airsea_albedo_payne()

static realtype airsea_albedo_payne ( realtype zen)
inlinestatic

Definition at line 21 of file albedo_water.h.

References albedo_payne_(), and x.

Here is the call graph for this function:

◆ airsea_albedo_water()

static realtype airsea_albedo_water ( integer method,
realtype zenith_angle,
integer yday 
)
inlinestatic

Definition at line 11 of file albedo_water.h.

References albedo_water_(), and x.

Here is the call graph for this function:

◆ albedo_cogley_()

realtype albedo_cogley_ ( realtype zen,
integer yd 
)
extern

Referenced by airsea_albedo_cogley().

Here is the caller graph for this function:

◆ albedo_payne_()

realtype albedo_payne_ ( realtype zen)
extern

Referenced by airsea_albedo_payne().

Here is the caller graph for this function:

◆ albedo_water_()

realtype albedo_water_ ( integer method,
realtype zenith_angle,
integer yday 
)
extern

Referenced by airsea_albedo_water().

Here is the caller graph for this function: