#include "base/cs_defs.h"Go to the source code of this file.
Functions | |
| void | cs_steady_laminar_flamelet_source_terms (cs_field_t *f_sc, cs_real_t smbrs[], cs_real_t rovsdt[]) |
| Defines the source terms for the soot mass fraction and the precursor number for soot model of Moss et al for one time step. | |
| void cs_steady_laminar_flamelet_source_terms | ( | cs_field_t * | f_sc, |
| cs_real_t | smbrs[], | ||
| cs_real_t | rovsdt[] ) |
Defines the source terms for the soot mass fraction and the precursor number for soot model of Moss et al for one time step.
The equations read: 


For stability sake, only positive terms should be add in 

For a source term written 


Here are set 









| [in] | f_sc | pointer to scalar field |
| [in,out] | smbrs | explicit right hand side |
| [in,out] | rovsdt | implicit terms |