#include <cs_boundary_conditions.h>
Data Fields | |
int * | izfppp |
int | iqimp [CS_MAX_BC_PM_ZONE_NUM+1] |
int | icalke [CS_MAX_BC_PM_ZONE_NUM+1] |
double | qimp [CS_MAX_BC_PM_ZONE_NUM+1] |
double | dh [CS_MAX_BC_PM_ZONE_NUM+1] |
double | xintur [CS_MAX_BC_PM_ZONE_NUM+1] |
boundary zone number associated with each boundary face (specific physical models)
Legacy physical model boundary conditions.
double dh[CS_MAX_BC_PM_ZONE_NUM+1] |
hydraulic diameter
int icalke[CS_MAX_BC_PM_ZONE_NUM+1] |
Turbulence inlet type:
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* izfppp |
Legacy physical model zone id per boundary face
double 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 qimpat
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 xintur[CS_MAX_BC_PM_ZONE_NUM+1] |
turbulent intensity