|
Code_Saturne
CFD tool
|

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 |
| double** density |
| double** diameter |
| double** emissivity |
| int** frequency |
| char** label |
| double** mass_flow_rate |
| int* n_classes |
| int** n_particles |
| char** nature |
| char** p_nature |
| double** specific_heat |
| double** standard_deviation |
| int** statistical_groups |
| double** statistical_weight |
1.8.13