8.0
general documentation
Loading...
Searching...
No Matches
cs_lagr_car.h File Reference
#include "cs_defs.h"
Include dependency graph for cs_lagr_car.h:

Go to the source code of this file.

Functions

void cs_lagr_car (int iprev, const cs_real_t dt[], cs_real_t taup[], cs_real_3_t tlag[], cs_real_3_t piil[], cs_real_33_t bx[], cs_real_t tempct[], cs_real_3_t beta[], cs_real_3_t gradpr[], cs_real_33_t gradvf[], cs_real_3_t grad_lagr_time[])
 Compute particle characteristics: Tp, TL and PI.

Function Documentation

◆ cs_lagr_car()

void cs_lagr_car ( int iprev,
const cs_real_t dt[],
cs_real_t taup[],
cs_real_3_t tlag[],
cs_real_3_t piil[],
cs_real_33_t bx[],
cs_real_t tempct[],
cs_real_3_t beta[],
cs_real_3_t gradpr[],
cs_real_33_t gradvf[],
cs_real_3_t grad_lagr_time[] )

Compute particle characteristics: Tp, TL and PI.

Parameters
[in]iprevtime step indicator for fields 0: use fields at current time step 1: use fields at previous time step
[in]dttime step (per cell)
[out]taupdynamic characteristic time
[out]tlagfluid characteristic time
[out]piilterm in integration of up sde
[out]bxturbulence characteristics
[out]tempctthermal characteristic time
[out]betafor the extended scheme
[in]gradprpressure gradient
[in]gradvffluid velocity gradient
[in]grad_lagr_timefluid lagragian time gradient