My Project
programmer's documentation
Data Fields
cs_lagr_stat_options_t Struct Reference

#include <cs_lagr_stat.h>

Collaboration diagram for cs_lagr_stat_options_t:
Collaboration graph

Data Fields

int isuist
 
int idstnt
 
int nstist
 
cs_real_t threshold
 

Detailed Description

Structure defining Lagrangian statistics options

Field Documentation

◆ idstnt

int idstnt

absolute time step number (including the restarts) after which the calculation of the volume statistics is activated.

◆ isuist

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

◆ nstist

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

◆ threshold

cs_real_t threshold

threshold for statistical meaning when used by other model features (such as the Poisson correction)


The documentation for this struct was generated from the following file: