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.
Definition: cs_rad_transfer_adf_models.c:429