void cs_rad_transfer_bcs(int nvar, int bc_type[], int icodcl[], cs_real_t dt[], cs_real_t rcodcl[])
Compute wall temperature for radiative transfer, and update BCs.
Definition cs_rad_transfer_bcs.c:199
void cs_rad_transfer_bc_coeffs(int bc_type[], cs_real_t vect_s[3], cs_real_t coefap[], cs_real_t coefbp[], cs_real_t cofafp[], cs_real_t cofbfp[], cs_real_t ckmel[], cs_real_t w_gg[], int gg_id)
Boundary conditions for DO and P-1 models.
Definition cs_rad_transfer_bcs.c:1181