Code_Saturne
CFD tool
Data Fields
cs_particles_boundary_t Struct Reference
Collaboration diagram for cs_particles_boundary_t:
Collaboration graph

Data Fields

char ** label
 
char ** nature
 
char ** p_nature
 
int * n_classes
 
int ** n_particles
 
int ** frequency
 
int ** statistical_groups
 
double ** statistical_weight
 
double ** mass_flow_rate
 
double ** density
 
double ** diameter
 
double ** standard_deviation
 
double ** specific_heat
 
double ** emissivity
 

Field Documentation

◆ density

double** density

◆ diameter

double** diameter

◆ emissivity

double** emissivity

◆ frequency

int** frequency

◆ label

char** label

◆ mass_flow_rate

double** mass_flow_rate

◆ n_classes

int* n_classes

◆ n_particles

int** n_particles

◆ nature

char** nature

◆ p_nature

char** p_nature

◆ specific_heat

double** specific_heat

◆ standard_deviation

double** standard_deviation

◆ statistical_groups

int** statistical_groups

◆ statistical_weight

double** statistical_weight

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