|
Code_Saturne
CFD tool
|

Data Fields | |
| cs_inflow_type_t | type |
| void * | inflow |
| int | initialize |
| int | verbosity |
| cs_int_t | n_faces |
| cs_int_t * | parent_num |
| cs_real_t * | face_centre |
| cs_real_t * | face_surface |
| double | mean_velocity [3] |
| double | kinetic_energy |
| double | dissipation_rate |
| double | wt_tot |
| double | cpu_tot |
| double cpu_tot |
| double dissipation_rate |
| cs_real_t* face_centre |
| cs_real_t* face_surface |
| void* inflow |
| int initialize |
| double kinetic_energy |
| double mean_velocity[3] |
| cs_int_t n_faces |
| cs_int_t* parent_num |
| cs_inflow_type_t type |
| int verbosity |
| double wt_tot |
1.8.13