#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_coal_radst (const cs_field_t *f, cs_real_t *smbrs, cs_real_t *rovsdt) |
Take in account the radiative source terms in the particle equation of a given class for pulverized coal flame. More... | |
void cs_coal_radst | ( | const cs_field_t * | f, |
cs_real_t * | smbrs, | ||
cs_real_t * | rovsdt | ||
) |
Take in account the radiative source terms in the particle equation of a given class for pulverized coal flame.
[in] | f | pointer to scalar field |
[in,out] | smbrs | right and side (explicit ST contribution) |
[in,out] | rovsdt | system diagonal (implicit ST contribution) |