Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / tutorials / lagrangian / rhoPisoTwinParcelFoam / simplifiedSiwek / constant / thermoCloud1Positions
blob5427ee20b0df63bc1e03c8ac7ee3ecdf66e76c49
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     object      limestonePositions;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 (0.0075 0.55 0.05)
18 (0.0125 0.55 0.05)
19 (0.0175 0.55 0.05)
20 (0.0225 0.55 0.05)
21 (0.0275 0.55 0.05)
22 (0.0325 0.55 0.05)
23 (0.0375 0.55 0.05)
24 (0.0425 0.55 0.05)
25 (0.0475 0.55 0.05)
26 (0.0075 0.45 0.05)
27 (0.0125 0.45 0.05)
28 (0.0175 0.45 0.05)
29 (0.0225 0.45 0.05)
30 (0.0275 0.45 0.05)
31 (0.0325 0.45 0.05)
32 (0.0375 0.45 0.05)
33 (0.0425 0.45 0.05)
34 (0.0475 0.45 0.05)
36 // ************************************************************************* //