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

Go to the source code of this file.

Functions

void fairall_ (realtype *sst, realtype *airt, realtype *u10, realtype *v10, realtype *precip, realtype *evap, realtype *taux, realtype *tauy, realtype *qe, realtype *qh)
 
static void airsea_fairall (realtype *sst, realtype *airt, realtype *u10, realtype *v10, realtype *precip, realtype *evap, realtype *taux, realtype *tauy, realtype *qe, realtype *qh)
 
realtype psi_ (integer *iflag, realtype *zol)
 
static realtype airsea_psi (integer *iflag, realtype *zol)
 

Function Documentation

◆ airsea_fairall()

static void airsea_fairall ( realtype sst,
realtype airt,
realtype u10,
realtype v10,
realtype precip,
realtype evap,
realtype taux,
realtype tauy,
realtype qe,
realtype qh 
)
inlinestatic

Definition at line 18 of file fairall.h.

References fairall_(), and x.

Here is the call graph for this function:

◆ airsea_psi()

static realtype airsea_psi ( integer iflag,
realtype zol 
)
inlinestatic

Definition at line 36 of file fairall.h.

References psi_(), and x.

Here is the call graph for this function:

◆ fairall_()

void fairall_ ( realtype sst,
realtype airt,
realtype u10,
realtype v10,
realtype precip,
realtype evap,
realtype taux,
realtype tauy,
realtype qe,
realtype qh 
)
extern

Referenced by airsea_fairall().

Here is the caller graph for this function:

◆ psi_()

realtype psi_ ( integer iflag,
realtype zol 
)
extern

Referenced by airsea_psi().

Here is the caller graph for this function: