#include <cs_lagr.h>
 Collaboration diagram for cs_lagr_injection_set_t:
 Collaboration diagram for cs_lagr_injection_set_t:Particle injection parameters for a given zone and particle set
| int aggregat_class_id | 
aggregate class id
| cs_real_t aggregat_fractal_dim | 
aggregate fractal dimension
| cs_real_t angular_vel[3] | 
particle angular velocity (if shape model is activated
| int cluster | 
statistical cluster id
| int coal_number | 
particle coal number (if physical_model =2)
| cs_real_t cp | 
particle specific heat
| cs_real_t density | 
particle density
| cs_real_t diameter | 
particle diameter
| cs_real_t diameter_variance | 
particle diameter variance
| cs_real_t emissivity | 
particle emissivity
| cs_real_t euler[4] | 
particle four Euler parameters (if shape model is activated
| cs_real_t flow_rate | 
flow rate
| cs_real_t fouling_index | 
fouling index
| int injection_frequency | 
injection frequency (if =< 0, only at first iteration)
| cs_lagr_injection_profile_compute_t* injection_profile_func | 
optional injection profile computation function, or NULL
| void* injection_profile_input | 
optional injection profile input data, or NULL
| int location_id | 
associated mesh location id
| cs_gnum_t n_inject | 
number of particles injected at a time for this class and zone
| cs_real_t orientation[3] | 
particle orintation for spheroids
| cs_real_t radii[3] | 
particle radii for ellispoids
| int set_id | 
associated set id
| cs_real_t shape | 
particle shape for spheroids (if shape model is activated
| cs_real_t shape_param[4] | 
particle shape parameters for ellispoids (alpha_0, beta_0, gamma_0, chi _0) in Brenner 1964 (if shape model is activated
| cs_real_t stat_weight | 
particle statitistical weight
| cs_real_t temperature | 
particle temperature
| int temperature_profile | 
temperature condition type:
| cs_real_t velocity[3] | 
particle velocity components
| cs_real_t velocity_magnitude | 
particle velocity magnitude
| int velocity_profile | 
velocity condition type:
| int zone_id | 
associated zone id