Go to the source code of this file.
| Functions | |
| void | cs_rad_transfer_modak (cs_real_t ck[], const cs_real_t pco2[], const cs_real_t ph2o[], const cs_real_t fv[], const cs_real_t temp[]) | 
| Compute radiative properties of a gas based on temperature, composition of products in co2, h2o and soot using linear regressions established by Modak.  More... | |
| void cs_rad_transfer_modak | ( | cs_real_t | ck[], | 
| const cs_real_t | pco2[], | ||
| const cs_real_t | ph2o[], | ||
| const cs_real_t | fv[], | ||
| const cs_real_t | temp[] | ||
| ) | 
Compute radiative properties of a gas based on temperature, composition of products in co2, h2o and soot using linear regressions established by Modak.
| [out] | ck | medium's absorbtion coefficient (0 if transparent) | 
| [in] | pco2 | CO2 partial pressure | 
| [in] | ph2o | H2O partial pressure | 
| [in] | fv | soot volume fraction | 
| [in] | temp | temperature |