Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
convectiveadjustment.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void convectiveadjustment_ (integer *nlev, realtype *num, realtype *nuh, realtype *const_num, realtype *const_nuh, integer *buoy_method, realtype *g, realtype *rho_0)
 
static void meanflow_convectiveadjustment (integer *nlev, realtype *num, realtype *nuh, realtype *const_num, realtype *const_nuh, integer *buoy_method, realtype *g, realtype *rho_0)
 

Function Documentation

◆ convectiveadjustment_()

void convectiveadjustment_ ( integer nlev,
realtype num,
realtype nuh,
realtype const_num,
realtype const_nuh,
integer buoy_method,
realtype g,
realtype rho_0 
)
extern

Referenced by meanflow_convectiveadjustment().

Here is the caller graph for this function:

◆ meanflow_convectiveadjustment()

static void meanflow_convectiveadjustment ( integer nlev,
realtype num,
realtype nuh,
realtype const_num,
realtype const_nuh,
integer buoy_method,
realtype g,
realtype rho_0 
)
inlinestatic

Definition at line 16 of file convectiveadjustment.h.

References convectiveadjustment_(), g, and x.

Referenced by gotm_step().

Here is the call graph for this function:
Here is the caller graph for this function: