Upgrade case file headers
[foam-extend-3.2.git] / tutorials / lagrangian / coalChemistryFoam / simplifiedSiwek / constant / coalCloud1Positions
blob170f8b2a52de2e60d7594498c9e0e4b23161ee33
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    "";
14     object      coalCloudPositions;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 (0.005 0.5 0.05)
19 (0.010 0.5 0.05)
20 (0.015 0.5 0.05)
21 (0.020 0.5 0.05)
22 (0.025 0.5 0.05)
23 (0.030 0.5 0.05)
24 (0.035 0.5 0.05)
25 (0.040 0.5 0.05)
26 (0.045 0.5 0.05)
27 (0.005 0.6 0.05)
28 (0.010 0.6 0.05)
29 (0.015 0.6 0.05)
30 (0.020 0.6 0.05)
31 (0.025 0.6 0.05)
32 (0.030 0.6 0.05)
33 (0.035 0.6 0.05)
34 (0.040 0.6 0.05)
35 (0.045 0.6 0.05)
36 (0.005 0.7 0.05)
37 (0.010 0.7 0.05)
38 (0.015 0.7 0.05)
39 (0.020 0.7 0.05)
40 (0.025 0.7 0.05)
41 (0.030 0.7 0.05)
42 (0.035 0.7 0.05)
43 (0.040 0.7 0.05)
44 (0.045 0.7 0.05)
46 // ************************************************************************* //