1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 1.7.1 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
14 object chemistryProperties;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 psiChemistryModel ODEChemistryModel<gasThermoPhysics>;
22 turbulentReaction off;
26 initialChemicalTimeStep 1e-07;
36 equilibriumRateLimiter off;
46 Cmix Cmix [ 0 0 0 0 0 0 0 ] 1;
49 // ************************************************************************* //