Go to the source code of this file.
|
void | wallfunctions (const cs_int_t *const iwallf, const cs_int_t *const ifac, const cs_real_t *const xkappa, const cs_real_t *const cstlog, const cs_real_t *const cmu025, const cs_real_t *const ypluli, const cs_real_t *const apow, const cs_real_t *const bpow, const cs_real_t *const cpow, const cs_real_t *const viscosity, const cs_real_t *const t_visc, const cs_real_t *const vel, const cs_real_t *const y, const cs_real_t *const kinetic_en, cs_int_t *iuntur, cs_int_t *nsubla, cs_int_t *nlogla, cs_real_t *ustar, cs_real_t *uk, cs_real_t *yplus, cs_real_t *ypup, cs_real_t *cofimp, cs_real_t *dplus) |
|
void wallfunctions |
( |
const cs_int_t *const |
iwallf, |
|
|
const cs_int_t *const |
ifac, |
|
|
const cs_real_t *const |
xkappa, |
|
|
const cs_real_t *const |
cstlog, |
|
|
const cs_real_t *const |
cmu025, |
|
|
const cs_real_t *const |
ypluli, |
|
|
const cs_real_t *const |
apow, |
|
|
const cs_real_t *const |
bpow, |
|
|
const cs_real_t *const |
cpow, |
|
|
const cs_real_t *const |
viscosity, |
|
|
const cs_real_t *const |
t_visc, |
|
|
const cs_real_t *const |
vel, |
|
|
const cs_real_t *const |
y, |
|
|
const cs_real_t *const |
kinetic_en, |
|
|
cs_int_t * |
iuntur, |
|
|
cs_int_t * |
nsubla, |
|
|
cs_int_t * |
nlogla, |
|
|
cs_real_t * |
ustar, |
|
|
cs_real_t * |
uk, |
|
|
cs_real_t * |
yplus, |
|
|
cs_real_t * |
ypup, |
|
|
cs_real_t * |
cofimp, |
|
|
cs_real_t * |
dplus |
|
) |
| |