Specific physic subroutine: diffusion flame. More...
| Functions/Subroutines | |
| subroutine | d3pint (indpdf, dirmin, dirmax, fdeb, ffin, hrec, tpdf, w1) | 
Specific physic subroutine: diffusion flame.
Integration of thermodynamical variables function of mixture fraction
| subroutine d3pint | ( | integer, dimension(ncelet) | indpdf, | 
| double precision, dimension(ncelet) | dirmin, | ||
| double precision, dimension(ncelet) | dirmax, | ||
| double precision, dimension(ncelet) | fdeb, | ||
| double precision, dimension(ncelet) | ffin, | ||
| double precision, dimension(ncelet) | hrec, | ||
| double precision, dimension(ncelet) | tpdf, | ||
| double precision, dimension(ncelet) | w1 | ||
| ) | 
| [in] | indpdf | indicator for pdf integration or mean value | 
| [in] | dirmin | Dirac's peak value at   | 
| [in] | dirmax | Dirac's peak value at   | 
| [in] | fdeb | abscissa of rectangle low boundary | 
| [in] | ffin | abscissa of rectangle high boundary | 
| [in] | hrec | rectangle height | 
| [out] | tpdf | indicator for pdf shape: | 
| [in] | w1 | work array |