#include <cs_lagr.h>
Data Fields | |
int | physical_model |
int | n_temperature_layers |
int | modcpl |
int | idistu |
int | idiffl |
int | deposition |
int | dlvo |
int | roughness |
int | resuspension |
int | clogging |
int | shape |
int | consolidation |
int | precipitation |
int | fouling |
int | agglomeration |
int | fragmentation |
int | n_stat_classes |
int | n_user_variables |
Main physical model parameters for the Lagrangian module
int agglomeration |
int clogging |
int consolidation |
int deposition |
int dlvo |
int fouling |
int fragmentation |
int idiffl |
int idistu |
int modcpl |
Activates (1) or not (0) the assumption that we have regular particles. When set to, 0 then the particles are assumed to be fluid particles (and the turbulence dispersion model is disabled by default). Since this model uses volume statistics, is use forces their activation even if not otherwise requested (see idstnt).
int n_stat_classes |
int n_temperature_layers |
int n_user_variables |
int physical_model |
activates (>0) or deactivates (=0) the physical models associated to the particles:
int precipitation |
int resuspension |
int roughness |
int shape |