1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
14 object thermophysicalProperties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 thermoType hsPsiMixtureThermo<reactingMixture<gasThermoPhysics>>;
22 chemistryReader foamChemistryReader;
24 foamChemistryFile "$FOAM_CASE/constant/reactions";
26 foamChemistryThermoFile "$FOAM_CASE/constant/thermo.compressibleGas";
28 // ************************************************************************* //