Specific physic subroutine: diffusion flame. More...
Functions/Subroutines | |
subroutine | d3phst (ncel, indpdf, dirmin, dirmax, fdeb, ffin, hrec, fm, hm, hstoe) |
Specific physic subroutine: diffusion flame.
Calculation of local stoechiometric enthalpy
subroutine d3phst | ( | integer | ncel, |
integer, dimension(ncel) | indpdf, | ||
double precision, dimension(ncel) | dirmin, | ||
double precision, dimension(ncel) | dirmax, | ||
double precision, dimension(ncel) | fdeb, | ||
double precision, dimension(ncel) | ffin, | ||
double precision, dimension(ncel) | hrec, | ||
double precision, dimension(ncel) | fm, | ||
double precision, dimension(ncel) | hm, | ||
double precision, dimension(ncel) | hstoe ) |
[in] | ncel | number of cells |
[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 |
[in] | fm | mean mixture fraction at cell centers |
[in] | hm | mean mixture enthalpy at cell centers |
[in,out] | hstoe | local stoechiometric enthalpy |