9.0
general documentation
Loading...
Searching...
No Matches
cs_lagr_boundary_interactions_t Struct Reference

#include <cs_lagr.h>

Collaboration diagram for cs_lagr_boundary_interactions_t:

Data Fields

int npstf
int npstft
int has_part_impact_nbr
int iclgst
int inbr
int inclg
int inclgt
int iclogt
int iclogh
int iscovc
int ihdepm
int ihdepv
int ihdiam
int ihsum
cs_real_t tstatp
char ** nombrd

Detailed Description

Boundary interactions statistics parameters

Field Documentation

◆ has_part_impact_nbr

int has_part_impact_nbr

activation (=1) or not (=0) of the recording of the number of particle/boundary interactions, and of the calculation of the associated boundary statistics.

◆ iclgst

int iclgst

activation (=1) or not (=0) of the recording of clogging parameters involved in a particle/boundary interaction, and of the calculation of the associated boundary statistics.

◆ iclogh

int iclogh

id for particle consolidation height

◆ iclogt

int iclogt

id for particle deposition time

◆ ihdepm

int ihdepm

◆ ihdepv

int ihdepv

◆ ihdiam

int ihdiam

◆ ihsum

int ihsum

◆ inbr

int inbr

id for number of particle/boundary interactions

◆ inclg

int inclg

id for number of deposited particles

◆ inclgt

int inclgt

id for particle deposition part

◆ iscovc

int iscovc

id for particle surface coverage

◆ nombrd

char** nombrd

name of the boundary statistics, displayed in the log and the post-processing files. Warning: this name is also used to reference information in the restart file. If the name of a variable is changed between two calculations, it will not be possible to read its value from the restart file

◆ npstf

int npstf

Number of iterations during which steady boundary statistics have been accumulated. Useful if isttio=1 and nstist inferior or equal to the current time step. npstf is initialized and updated automatically by the code, its value is not to be modified by the user

◆ npstft

int npstft

number of iterations during which boundary statistics have been calculated (the potential iterations during which unsteady statistics have been calculated are counted in npstft). npstft is initialized and updated automatically by the code, its value is not to be modified by the user

◆ tstatp

cs_real_t tstatp

If the recording of the boundary statistics is steady, tstatp contains the cumulated physical duration of the recording of the boundary statistics. If the recording of the boundary statistics is unsteady, then tstatp = dtp (it is the Lagrangian time step, because the statistics are reset to zero at every time step).


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