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

Go to the source code of this file.

Functions

void lengthscaleeq_ (integer *nlev, realtype *dt, realtype *depth, realtype *u_taus, realtype *u_taub, realtype *z0s, realtype *z0b, realtype *h, realtype *nn, realtype *ss)
 
static void turbulence_lengthscaleeq (integer *nlev, realtype *dt, realtype *depth, realtype *u_taus, realtype *u_taub, realtype *z0s, realtype *z0b, realtype *h, realtype *nn, realtype *ss)
 

Function Documentation

◆ lengthscaleeq_()

void lengthscaleeq_ ( integer nlev,
realtype dt,
realtype depth,
realtype u_taus,
realtype u_taub,
realtype z0s,
realtype z0b,
realtype h,
realtype nn,
realtype ss 
)
extern

Referenced by turbulence_lengthscaleeq().

Here is the caller graph for this function:

◆ turbulence_lengthscaleeq()

static void turbulence_lengthscaleeq ( integer nlev,
realtype dt,
realtype depth,
realtype u_taus,
realtype u_taub,
realtype z0s,
realtype z0b,
realtype h,
realtype nn,
realtype ss 
)
inlinestatic

Definition at line 18 of file lengthscaleeq.h.

References depth, dt, h, lengthscaleeq_(), nn, and x.

Here is the call graph for this function: