CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   New rhoReactionThermo type in reactingTwoPhaseEulerFoam (https://www.cfd-online.com/Forums/openfoam-programming-development/217983-new-rhoreactionthermo-type-reactingtwophaseeulerfoam.html)

cfd4res June 3, 2019 06:32

New rhoReactionThermo type in reactingTwoPhaseEulerFoam
 
Hello,


I need to create this new rhoReactionThermo type to be used in reactingTwoPhaseEulerFoam. Can anyone please tell me how to do this?



thermoType
{
type heRhoThermo;
mixture multiComponentMixture;
transport polynomial;
thermo janaf;
equationOfState perfectGas;
specie specie;
energy sensibleEnthalpy;
}


All times are GMT -4. The time now is 08:11.