initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / tutorials / lagrangian / coalChemistryFoam / simplifiedSiwek / constant / limestonePositions
blob8ba70dd88ef9deafbe992907aa62ea870b63dedf
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     location    "";
13     class       vectorField;
14     object      limestonePositions;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 (0.0075 0.55 0.05)
19 (0.0125 0.55 0.05)
20 (0.0175 0.55 0.05)
21 (0.0225 0.55 0.05)
22 (0.0275 0.55 0.05)
23 (0.0325 0.55 0.05)
24 (0.0375 0.55 0.05)
25 (0.0425 0.55 0.05)
26 (0.0475 0.55 0.05)
27 (0.0075 0.45 0.05)
28 (0.0125 0.45 0.05)
29 (0.0175 0.45 0.05)
30 (0.0225 0.45 0.05)
31 (0.0275 0.45 0.05)
32 (0.0325 0.45 0.05)
33 (0.0375 0.45 0.05)
34 (0.0425 0.45 0.05)
35 (0.0475 0.45 0.05)
37 // ************************************************************************* //