My Project
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | cs_rad_transfer_fsck (const cs_real_t *restrict pco2, const cs_real_t *restrict ph2o, const cs_real_t *restrict teloc, cs_real_t *restrict kloc, cs_real_t *restrict aloc, cs_real_t *restrict alocb) |
Determine the radiation coefficients of the FSCK model as well as the corresponding weights. More... | |
void cs_rad_transfer_fsck | ( | const cs_real_t *restrict | pco2, |
const cs_real_t *restrict | ph2o, | ||
const cs_real_t *restrict | teloc, | ||
cs_real_t *restrict | kloc, | ||
cs_real_t *restrict | aloc, | ||
cs_real_t *restrict | alocb | ||
) |
Determine the radiation coefficients of the FSCK model as well as the corresponding weights.
[in] | pco2 | CO2 volume fraction |
[in] | ph2o | H2O volume fraction |
[in] | teloc | gas temperature |
[out] | kloc | radiation coefficient of the i different gases |
[out] | aloc | weights of the i different gases in cells |
[out] | alocb | weights of the i different gases at boundaries |