#include "cs_defs.h" Include dependency graph for cs_steady_laminar_flamelet_source_terms.h:
 Include dependency graph for cs_steady_laminar_flamelet_source_terms.h:Go to the source code of this file.
| Functions | |
| void | cs_steady_laminar_flamelet_source_terms (int fld_id, 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.  More... | |
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: 
 et
 et  could already contain source term and don't have to be erased but incremented.
 could already contain source term and don't have to be erased but incremented.
For stability sake, only positive terms should be add in  . There is no constrain for
. There is no constrain for  .
.
For a source term written  , source terms are:
, source terms are:  
 
Here are set  and
 and  containning
 containning 
 in
 in  (ex: for velocity:
 (ex: for velocity:  , for temperature:
, for temperature:  , for enthalpy:
, for enthalpy:  )
) en
 en 
| [in] | fld_id | field id | 
| [in,out] | smbrs | explicit right hand side | 
| [in,out] | rovsdt | implicit terms |