initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / lagrangian / porousExplicitSourceReactingParcelFoam / filter / constant / reactingCloud1Positions
blob4936063330be067d061e1a6130f4847859305b20
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
4 |  \\    /   O peration     | Version:  1.6                                   |
5 |   \\  /    A nd           | Web:      http://www.OpenFOAM.org               |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       vectorField;
13     location    "constant";
14     object      reactingCloud1Positions;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 (0.002 0.002 0.00005)
19 (0.004 0.002 0.00005)
20 (0.006 0.002 0.00005)
21 (0.008 0.002 0.00005)
22 (0.010 0.002 0.00005)
23 (0.002 0.004 0.00005)
24 (0.004 0.004 0.00005)
25 (0.006 0.004 0.00005)
26 (0.008 0.004 0.00005)
27 (0.010 0.004 0.00005)
28 (0.002 0.006 0.00005)
29 (0.004 0.006 0.00005)
30 (0.006 0.006 0.00005)
31 (0.008 0.006 0.00005)
32 (0.010 0.006 0.00005)
33 (0.002 0.008 0.00005)
34 (0.004 0.008 0.00005)
35 (0.006 0.008 0.00005)
36 (0.008 0.008 0.00005)
37 (0.010 0.008 0.00005)
38 (0.002 0.010 0.00005)
39 (0.004 0.010 0.00005)
40 (0.006 0.010 0.00005)
41 (0.008 0.010 0.00005)
42 (0.010 0.010 0.00005)
44 // ************************************************************************* //