My Project
programmer's documentation
|
#include <cs_lagr.h>
Data Fields | |
int | iilagr |
int | isttio |
int | isuila |
int | t_order |
int | modcpl |
int | idirla |
int | idistu |
int | idiffl |
int | ilapoi |
int | iadded_mass |
cs_real_t | added_mass_const |
Time and coupling scheme for the Lagrangian module
cs_real_t added_mass_const |
Added-mass constant ( )
int iadded_mass |
activation (=1) or not (=0) of the added-mass term.
and
with . Then
with
int idiffl |
int idirla |
direction (1=x, 2=y, 3=z, 4=local_max) of the complete model. it corresponds to the main directions of the flow. Useful if modcpl > 0
int idistu |
activation (=1) or not (=0) of the particle turbulent dispersion. The turbulent dispersion is compatible only with the RANS turbulent models ( , , v2f or ). (iturb=20, 21, 30, 31, 50 or 60).
int iilagr |
Lagrangian module status.
int ilapoi |
activation (=1) or not (=0) of the solution of a Poisson's equation for the correction of the particle instantaneous velocities (in order to obtain a null divergence). this option is not validated and reserved to the development team. Do not change the default value
int isttio |
int isuila |
activation (=1) or not (=0) of a Lagrangian calculation restart. The calculation restart file read when this option is activated only contains the data related to the particles (see also isuist) the global calculation must also be a restart calculation
int modcpl |
activates (>0) or not (=0) the complete turbulent dispersion model. When modcpl is strictly positive, its value is interpreted as the absolute Lagrangian time step number (including restarts) after which the complete model is applied. Since the complete model uses volume statistics, modcpl must either be 0 or be larger than idstnt.
int t_order |
trajectory algorithm order in time