My Project
programmer's documentation
Data Fields
cs_lagr_model_t Struct Reference

#include <cs_lagr.h>

Collaboration diagram for cs_lagr_model_t:
Collaboration graph

Data Fields

int physical_model
 
int n_temperature_layers
 
int deposition
 
int dlvo
 
int roughness
 
int resuspension
 
int clogging
 
int consolidation
 
int precipitation
 
int fouling
 
int agglomeration
 
int fragmentation
 
int n_stat_classes
 
int n_particle_aggregates
 
int n_user_variables
 

Detailed Description

Main physical model parameters for the Lagrangian module

Field Documentation

◆ agglomeration

int agglomeration
  • 0: no agglomeration model
  • 1: agglomeration model used

◆ clogging

int clogging

◆ consolidation

int consolidation

◆ deposition

int deposition

◆ dlvo

int dlvo

◆ fouling

int fouling

◆ fragmentation

int fragmentation
  • 0: no fragmentation model
  • 1: fragmentation model used

◆ n_particle_aggregates

int n_particle_aggregates

number of aggregates that form the particle

◆ n_stat_classes

int n_stat_classes

◆ n_temperature_layers

int n_temperature_layers

◆ n_user_variables

int n_user_variables

◆ physical_model

int physical_model

activates (>0) or deactivates (=0) the physical models associated to the particles:

  • 1: allows to associate with the particles evolution equations on their temperature (in degrees Celsius), their diameter and their mass
  • = 2: the particles are pulverised coal particles. Evolution equations on temperature (in degree Celsius), mass of reactive coal, mass of char and diameter of the shrinking core are associated with the particles. This option is available only if the continuous phase represents a pulverised coal flame.

◆ precipitation

int precipitation

◆ resuspension

int resuspension
  • 0: no resuspension model
  • 1: resuspension model

◆ roughness

int roughness
  • 0: no DLVO conditions with roughness surface
  • 1: DLVO conditions with roughness surface

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