1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 1.5 |
5 | \\ / A nd | Web: http://www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 object combustionProperties;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 Cmix Cmix [ 0 0 0 0 0 0 0 ] 1.0 ;
22 ignitionPoint ignitionPoint [ 0 1 0 0 0 0 0 ] ( 0.2 0 0.02 ) ;
23 timing timing [ 0 0 1 0 0 0 0 ] 0.0e-1 ;
24 duration duration [ 0 0 1 0 0 0 0 ] 1.0e-0 ;
27 // ************************************************************************* //