|
programmer's documentation
|
#include <cs_lagr.h>

| int cluster |
statistics group number
| cs_real_t* coal_mass_fraction |
active coal mass fraction in coal particles
| int coal_number |
coal number of the particle (if physical_model=2)
| int coal_profile |
type of coal initial composition (if physical_model=2)
| cs_real_t* coke_density |
coke density after pyrolysis (for coal particles)
| cs_real_t* coke_mass_fraction |
coke mass fraction in coal particles
| cs_real_t cp |
particle specific heat
| cs_real_t density |
density
| cs_real_t diameter |
particle diameter
| int diameter_profile |
type of user profiles:
| cs_real_t diameter_variance |
particle diameter variance
| int distribution_profile |
distribution profile:
| cs_real_t emissivity |
particle emissivity
| cs_real_t flow_rate |
flow rate
| cs_real_t foul_index |
fouling index
| cs_real_t initial_diameter |
initial particle diameter (for coal particles)
| int injection_frequency |
injection frequency (if < 0, particles are introduced only at first iteration)
| cs_lnum_t nb_part |
number of particles per class and per boundary zone
| cs_real_t shrinking_diameter |
diameter of shrinking core
| cs_real_t stat_weight |
particle weight
| cs_real_t* temperature |
particle temperature (size: n_layer)
| int temperature_profile |
temperature profile:
| cs_real_t velocity[3] |
particle velocity components by class and zone
| cs_real_t velocity_magnitude |
particle velocity magnitude
| int velocity_profile |
velocity condition type:
| cs_real_t water_mass_fraction |
water mass fraction in coal particles
1.8.13