Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
algebraiclength.h
Go to the documentation of this file.
1/** @file algebraiclength.h
2 */
3// Generated automatically by gotm.awk from
4// /home/popinet/local/src/code-5.2.1//src/turbulence/algebraiclength.F90
5
6extern void algebraiclength_ (
10 realtype * z0s,
12 realtype * h,
13 realtype * nn
14);
15static inline void turbulence_algebraiclength (
17 integer * nlev,
18 realtype * z0b,
19 realtype * z0s,
21 realtype * h,
22 realtype * nn) {
24}
static void turbulence_algebraiclength(integer *method, integer *nlev, realtype *z0b, realtype *z0s, realtype *depth, realtype *h, realtype *nn)
void algebraiclength_(integer *method, integer *nlev, realtype *z0b, realtype *z0s, realtype *depth, realtype *h, realtype *nn)
scalar h[]
Definition atmosphere.h:6
int x
Definition common.h:76
double nn
Definition curvature.h:102
int integer
Definition cvmix.h:105
double realtype
Definition common.h:47
#define depth()
Definition cartesian.h:14