initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / tutorials / rhoTurbTwinParcelFoam / simplifiedSiwek / constant / kinematicCloud1Positions
blob756088014b00c94ce14ce06e18b7d7956dbd6c8c
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
4 |  \\    /   O peration     | Version:  1.5                                   |
5 |   \\  /    A nd           | Web:      http://www.OpenFOAM.org               |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       vectorField;
13     object      kinematicCloud1Positions;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 (0.0075 0.5 0.05)
18 (0.0125 0.5 0.05)
19 (0.0175 0.5 0.05)
20 (0.0225 0.5 0.05)
21 (0.0275 0.5 0.05)
22 (0.0325 0.5 0.05)
23 (0.0375 0.5 0.05)
24 (0.0425 0.5 0.05)
25 (0.0475 0.5 0.05)
26 (0.0075 0.4 0.05)
27 (0.0125 0.4 0.05)
28 (0.0175 0.4 0.05)
29 (0.0225 0.4 0.05)
30 (0.0275 0.4 0.05)
31 (0.0325 0.4 0.05)
32 (0.0375 0.4 0.05)
33 (0.0425 0.4 0.05)
34 (0.0475 0.4 0.05)
36 // ************************************************************************* //