/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  3.0.x                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/

// This is a file to input the smearing length list for blade


bladeSmearingLength
( // in meters,
   10.0800
   17.0991
   21.6000
   24.9831
   27.6615
   29.8257
   31.5817
   32.9945
   34.1070
   34.9478
   35.5362
   35.8846
   36.0000
   35.8846
   35.5362
   34.9478
   34.1070
   32.9945
   31.5817
   29.8257
   27.6615
   24.9831
   21.6000
   17.0991
   10.0800

   10.0800
   17.0991
   21.6000
   24.9831
   27.6615
   29.8257
   31.5817
   32.9945
   34.1070
   34.9478
   35.5362
   35.8846
   36.0000
   35.8846
   35.5362
   34.9478
   34.1070
   32.9945
   31.5817
   29.8257
   27.6615
   24.9831
   21.6000
   17.0991
   10.0800

   10.0800
   17.0991
   21.6000
   24.9831
   27.6615
   29.8257
   31.5817
   32.9945
   34.1070
   34.9478
   35.5362
   35.8846
   36.0000
   35.8846
   35.5362
   34.9478
   34.1070
   32.9945
   31.5817
   29.8257
   27.6615
   24.9831
   21.6000
   17.0991
   10.0800

   10.0800
   17.0991
   21.6000
   24.9831
   27.6615
   29.8257
   31.5817
   32.9945
   34.1070
   34.9478
   35.5362
   35.8846
   36.0000
   35.8846
   35.5362
   34.9478
   34.1070
   32.9945
   31.5817
   29.8257
   27.6615
   24.9831
   21.6000
   17.0991
   10.0800
);






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