STYLE: miss-aligned Headers
[foam-extend-3.2.git] / tutorials / lagrangian / coalChemistryFoam / simplifiedSiwek / constant / limestonePositions
blob4d527b945f2d030c42a5706dc1b40ee5a090bb30
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | foam-extend: Open Source CFD                    |
4 |  \\    /   O peration     | Version:     3.0                                |
5 |   \\  /    A nd           | Web:         http://www.extend-project.de       |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       vectorField;
13     location    "";
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 // ************************************************************************* //