9.0
general documentation
Loading...
Searching...
No Matches
cs_rad_transfer_adf_models.h File Reference

Go to the source code of this file.

Functions

void cs_rad_transfer_adf08 (const cs_real_t pco2[], const cs_real_t ph2o[], const cs_real_t teloc[], cs_real_t kloc[], cs_real_t aloc[], cs_real_t alocb[])
 Determine the radiation coefficients of the ADF 08 model as well as the corresponding weights.
void cs_rad_transfer_adf50 (const cs_real_t pco2[], const cs_real_t ph2o[], const cs_real_t teloc[], cs_real_t kloc[], cs_real_t aloc[], cs_real_t alocb[])
 Determine the radiation coefficients of the ADF 50 model as well as the corresponding weights.

Function Documentation

◆ cs_rad_transfer_adf08()

void cs_rad_transfer_adf08 ( const cs_real_t pco2[],
const cs_real_t ph2o[],
const cs_real_t teloc[],
cs_real_t kloc[],
cs_real_t aloc[],
cs_real_t alocb[] )

Determine the radiation coefficients of the ADF 08 model as well as the corresponding weights.

Parameters
[in]pco2CO2 volume fraction
[in]ph2oH2O volume fraction
[in]telocgas temperature
[out]klocradiation coefficient of the i different gases
[out]alocweights of the i different gases in cells
[out]alocbweights of the i different gases at boundaries

◆ cs_rad_transfer_adf50()

void cs_rad_transfer_adf50 ( const cs_real_t pco2[],
const cs_real_t ph2o[],
const cs_real_t teloc[],
cs_real_t kloc[],
cs_real_t aloc[],
cs_real_t alocb[] )

Determine the radiation coefficients of the ADF 50 model as well as the corresponding weights.

Parameters
[in]pco2CO2 volume fraction
[in]ph2oH2O volume fraction
[in]telocgas temperature
[out]klocradiation coefficient of the i different gases
[out]alocweights of the i different gases in cells
[out]alocbweights of the i different gases at boundaries