ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git] / tutorials / incompressible / windSimpleFoam / turbineSiting / 0 / include / ABLConditions
blob2b46ed7872a94e77e61bf00bf88f4c3e575a7878
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
4 |  \\    /   O peration     | Version:  2.0.0                                 |
5 |   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
9 Ustar                0.82;
10 Uref                 10.0;
11 Href                 20;
12 z0                   0.1;
13 turbulentKE          1.3;
14 windDirection        (1 0 0);
15 zDirection           (0 0 1);
16 zGround              uniform 935.0;
17 // ************************************************************************* //