9.0
general documentation
Loading...
Searching...
No Matches
cs_combustion_bc_inlet_t Struct Reference

Inlet definition for gas combustion. More...

#include <cs_combustion_boundary_conditions.h>

Collaboration diagram for cs_combustion_bc_inlet_t:

Data Fields

const cs_zone_tzone
int ientox
int ientfu
int ientgf
int ientgb
cs_real_t fment
cs_real_t tkent
cs_real_t tgf

Detailed Description

Inlet definition for gas combustion.

Field Documentation

◆ fment

cs_real_t fment

Mixture fraction

◆ ientfu

int ientfu

Fuel inlet indicator

◆ ientgb

int ientgb

Burned gas indicator

◆ ientgf

int ientgf

Fresh gas indicator

◆ ientox

int ientox

Oxydant inlet indicator

◆ tgf

cs_real_t tgf

Inlet temperaturen in K

◆ tkent

cs_real_t tkent

Inlet temperaturen in K

◆ zone

const cs_zone_t* zone

Pointer to associated zone


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