9.0
general documentation
Loading...
Searching...
No Matches
cs_lagr_car.h File Reference
#include "base/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, int phase_id, 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_33_t gradvf[])
 Compute particle characteristics: Tp, TL and PI as well as covariance and variance tensors for the Stochastic model.

Function Documentation

◆ cs_lagr_car()

void cs_lagr_car ( int iprev,
int phase_id,
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_33_t gradvf[] )

Compute particle characteristics: Tp, TL and PI as well as covariance and variance tensors for the Stochastic model.

Parameters
[in]iprevtime step indicator for fields 0: use fields at current time step 1: use fields at previous time step
[in]phase_idcarrier phase id
[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]gradvffluid velocity gradient

Compute particle characteristics: Tp, TL and PI as well as covariance and variance tensors for the Stochastic model.

Parameters
[in]iprevtime step indicator for fields 0: use fields at current time step 1: use fields at previous time step
[in]phase_idcarrier phase id
[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]gradvffluid velocity gradient