Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
stratification.h
Go to the documentation of this file.
1/** @file stratification.h
2 */
3// Generated automatically by gotm.awk from
4// /home/popinet/local/src/code-5.2.1//src/meanflow/stratification.F90
5
6extern void stratification_ (
9 realtype * dt,
11 realtype * nub,
13);
int x
Definition common.h:76
int integer
Definition cvmix.h:105
double dt
double realtype
Definition common.h:47
void stratification_(integer *nlev, integer *buoy_method, realtype *dt, realtype *cnpar, realtype *nub, realtype *gamb)
static void meanflow_stratification(integer *nlev, integer *buoy_method, realtype *dt, realtype *cnpar, realtype *nub, realtype *gamb)