/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  5.0                                   |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       volVectorField;
    location    "0/mb1";
    object      C;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [0 1 0 0 0 0 0];

internalField   nonuniform List<vector> 
16
(
(0.0286579065763 5.92912478348e-17 0)
(0.0228447616571 1.18350685232e-16 0)
(0.0241997430223 -0.00033308460567 0)
(0.0241997430223 0.000333084605672 1.28728308431e-21)
(0.0265656305805 -0.000666666666666 1.01676194142e-21)
(0.0281182132333 -0.000667094798202 1.24026418441e-21)
(0.0249409623602 -0.000666666666666 0)
(0.0257532922122 -0.000333333333332 0)
(0.0249409623602 0.000666666666667 -1.45920932525e-21)
(0.0281182132333 0.000667094798202 -8.12643156033e-22)
(0.0233886481866 0.000666151927303 -1.63663258616e-20)
(0.0257532922122 0.000333333333335 0)
(0.0273047887996 0.000333553769458 0)
(0.0233886481866 -0.000666151927303 1.31960674176e-20)
(0.0265656305805 0.000666666666667 5.87447795206e-21)
(0.0273047887996 -0.000333553769457 -1.28472569666e-21)
)
;

boundaryField
{
    back
    {
        type            wedge;
    }
    front
    {
        type            wedge;
    }
    mb1_to_fluid
    {
        type            calculated;
        value           nonuniform List<vector> 10((0.0289988957689 0 0) (0.0224991432689 0 0) (0.0265697725797 -0.001 5.71901831072e-21) (0.0281942331349 -0.001 6.55125018202e-21) (0.0249453742641 -0.001 0) (0.0249453742641 0.001 0) (0.0281942331349 0.001 -4.29249565601e-21) (0.0233210512034 0.001 7.06131552119e-21) (0.0233210512034 -0.001 -5.93193825818e-21) (0.0265697725797 0.001 -5.71901831072e-21));
    }
}


// ************************************************************************* //
