Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / lagrangian / reactingParcelFoam / evaporationTest / constant / reactingCloud1Positions
blobb8b1f6c223d9d4520a5716be50030184a07171c7
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
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 \*---------------------------------------------------------------------------*/
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 // ************************************************************************* //