My Project
programmer's documentation
|
#include <cs_lagr_stat.h>
Data Fields | |
int | isuist |
int | idstnt |
int | nstist |
cs_real_t | threshold |
Structure defining Lagrangian statistics options
int idstnt |
absolute time step number (including the restarts) after which the calculation of the volume statistics is activated.
int isuist |
during a Lagrangian calculation restart, indicates whether the particle statistics (volume and boundary) and two-way coupling terms are to be read from a restart file (=1) or reinitialized (=0). Useful if isuila = 1
int nstist |
absolute time step number (includings the restarts) after which the volume statistics are cumulated over time (they are then said to be steady). if the absolute time step number is lower than nstist, or if the flow is unsteady (isttio=0), the statistics are reset to zero at every time step (the volume statistics are then said to be non-steady). Useful if isttio=1
cs_real_t threshold |
threshold for statistical meaning when used by other model features (such as the Poisson correction)