8.0
general documentation
Loading...
Searching...
No Matches
cs_combustion_gas.h File Reference
#include <stdarg.h>
#include "cs_defs.h"
#include "cs_field.h"
Include dependency graph for cs_combustion_gas.h:

Go to the source code of this file.

Functions

void cs_combustion_gas_yg2xye (const cs_real_t yg[], cs_real_t ye[], cs_real_t xe[])
 Compute molar and mass fractions of elementary species Ye, Xe (fuel, O2, CO2, H2O, N2) from global species Yg (fuel, oxidant, products)

Function Documentation

◆ cs_combustion_gas_yg2xye()

void cs_combustion_gas_yg2xye ( const cs_real_t yg[],
cs_real_t ye[],
cs_real_t xe[] )

Compute molar and mass fractions of elementary species Ye, Xe (fuel, O2, CO2, H2O, N2) from global species Yg (fuel, oxidant, products)

Parameters
[in]ygglobal mass fraction
[out]yeelementary mass fraction
[out]xeelementary molar fraction