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 hsRhoMixtureThermo<reactingMixture<icoPoly8ThermoPhysics>>;
20 chemistryReader foamChemistryReader;
22 foamChemistryFile "$FOAM_CASE/constant/reactions";
24 foamChemistryThermoFile "$FOAM_CASE/constant/thermo.incompressiblePoly";
31 H2O H2O defaultCoeffs;
39 // ************************************************************************* //