#include <cs_boundary_conditions.h>
Data Fields | |
int * | izfppp |
int * | itrifb |
int | iqimp [CS_MAX_BC_PM_ZONE_NUM+1] |
int | icalke [CS_MAX_BC_PM_ZONE_NUM+1] |
cs_real_t | qimp [CS_MAX_BC_PM_ZONE_NUM+1] |
cs_real_t | dh [CS_MAX_BC_PM_ZONE_NUM+1] |
cs_real_t | xintur [CS_MAX_BC_PM_ZONE_NUM+1] |
int | ientfu [CS_MAX_BC_PM_ZONE_NUM+1] |
int | ientox [CS_MAX_BC_PM_ZONE_NUM+1] |
int | ientgb [CS_MAX_BC_PM_ZONE_NUM+1] |
int | ientgf [CS_MAX_BC_PM_ZONE_NUM+1] |
double | tkent [CS_MAX_BC_PM_ZONE_NUM+1] |
double | fment [CS_MAX_BC_PM_ZONE_NUM+1] |
double | tgf |
double | frmel |
int * | iautom |
int | iprofm [CS_MAX_BC_PM_ZONE_NUM+1] |
boundary zone number associated with each boundary face (specific physical models)
Legacy physical model boundary conditions.
hydraulic diameter
double fment[CS_MAX_BC_PM_ZONE_NUM+1] |
Mean Mixture Fraction at Inlet (gas combustion)
double frmel |
int* iautom |
atmo
int icalke[CS_MAX_BC_PM_ZONE_NUM+1] |
Turbulence inlet type:
int ientfu[CS_MAX_BC_PM_ZONE_NUM+1] |
gas combustion (cogz)
int ientgb[CS_MAX_BC_PM_ZONE_NUM+1] |
int ientgf[CS_MAX_BC_PM_ZONE_NUM+1] |
int ientox[CS_MAX_BC_PM_ZONE_NUM+1] |
int iprofm[CS_MAX_BC_PM_ZONE_NUM+1] |
int iqimp[CS_MAX_BC_PM_ZONE_NUM+1] |
Imposed flow zone indicator (for inlet zones). If the mass flow is imposed (iqimp(z_id)
= 1), the matching qimp
value must be set, and the defined velocity boundary condition will be rescaled so as to match the given mass flow (i.e. only its original direction is used. Otherwise, the given velocity boundary condition given by rcodcl1
is unchanged.
int* itrifb |
indirection array allowing to sort the boundary faces according to their boundary condition type bc_type
int* izfppp |
Legacy physical model zone id per boundary face
cs_real_t qimp[CS_MAX_BC_PM_ZONE_NUM+1] |
Imposed flow value (for inlet zones). If the mass flow is imposed (iqimp
(z_num - 1) = 1), the matching qimp
value must be set, and the defined velocity boundary condition will be rescaled so as to match the given mass flow (i.e. only its original direction is used. Otherwise, the given velocity boundary condition given by rcodcl1
is unchanged.
double tgf |
EBU combustion model parameters (legacy)
double tkent[CS_MAX_BC_PM_ZONE_NUM+1] |
inlet temperature (gas combustion)
cs_real_t xintur[CS_MAX_BC_PM_ZONE_NUM+1] |
turbulent intensity