|  | programmer's documentation | 
Specific physic subroutine: two equations soot model. More...
| Functions/Subroutines | |
| subroutine | sootsc (iscal, rtpa, rtp, propce, smbrs, rovsdt) | 
Specific physic subroutine: two equations soot model.
This subroutine defines the source terms for the soot mass fraction and the precursor number for soot model of Moss et al for one time step.
| subroutine sootsc | ( | integer | iscal, | 
| double precision, dimension(ncelet,*) | rtpa, | ||
| double precision, dimension(ncelet,*) | rtp, | ||
| double precision, dimension(ncelet,*) | propce, | ||
| double precision, dimension(ncelet) | smbrs, | ||
| double precision, dimension(ncelet) | rovsdt | ||
| ) | 
| [in] | iscal | scalar index | 
| [in,out] | rtp,rtpa | calculated variables at cell centers (at current and previous time steps) | 
| [in] | propce | physical properties at cell centers | 
| [in,out] | smbrs | explicit right hand side | 
| [in,out] | rovsdt | implicit terms | 
 1.8.3.1
 1.8.3.1