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

Go to the source code of this file.

Functions

void kondo_ (realtype *sst, realtype *airt, realtype *u10, realtype *v10, realtype *precip, realtype *evap, realtype *taux, realtype *tauy, realtype *qe, realtype *qh)
 
static void airsea_kondo (realtype *sst, realtype *airt, realtype *u10, realtype *v10, realtype *precip, realtype *evap, realtype *taux, realtype *tauy, realtype *qe, realtype *qh)
 

Function Documentation

◆ airsea_kondo()

static void airsea_kondo ( 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 kondo.h.

References kondo_(), and x.

Here is the call graph for this function:

◆ kondo_()

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

Referenced by airsea_kondo().

Here is the caller graph for this function: