CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Mid height wind speed deceleration

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 4, 2019, 05:09
Default Mid height wind speed deceleration
  #1
New Member
 
Yehezkiel Wiliardy
Join Date: Feb 2018
Location: Singapore
Posts: 9
Rep Power: 8
yewi is on a distinguished road
Hi, i am running a simpleFoam model for a certain site. Can anyone explain why there is a deceleration of wind reaching the development, at mid level of the building (z = 41.5) ? Attached are the pictures of two different cases and BC for U, p, and nut.

Thank you in advance

object U;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -1 0 0 0 0];
internalField uniform (0 -2.000 0);
boundaryField
{
MinX
{
type zeroGradient;
}
MaxX
{
type zeroGradient;
}
MinY
{
type zeroGradient;
}
MaxY
{
type atmBoundaryLayerInletVelocity;
value uniform (0.000 0.000 0.000);
Uref 4.343;
Zref 600.000;
zDir (0.000 0.000 1.000);
flowDir (0.000 -1.000 0.000);
z0 uniform 0.700;
zGround uniform 0.000;
}
MinZ
{
type fixedValue;
value uniform ( 0 0 0 );
}
MaxZ
{
type zeroGradient;
}
}

object nut;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 2 -1 0 0 0 0];
internalField uniform 0;
boundaryField
{
MinX
{
type zeroGradient;
}
MaxX
{
type zeroGradient;
}
MinY
{
type calculated;
value uniform 0;
}
MaxY
{
type calculated;
value uniform 0;
}
MinZ
{
type nutkRoughWallFunction;
Ks uniform 1.0;
Cs uniform 0.5;
value uniform 0.0;
}
MaxZ
{
type zeroGradient;
}
}

object p;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 2 -2 0 0 0 0];
internalField uniform 0;
boundaryField
{
MinX { type zeroGradient; }
MaxX { type zeroGradient; }
MinY
{
type fixedValue;
value uniform 0;
}
MaxY { type zeroGradient; }
MinZ { type zeroGradient; }
MaxZ { type zeroGradient; }
}
Attached Images
File Type: png Capture.PNG (49.2 KB, 8 views)
File Type: png Capture2.PNG (47.4 KB, 7 views)
yewi is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wind Turbine blade in 120° wedge - boundary conditions Fcamp OpenFOAM Running, Solving & CFD 1 December 2, 2019 07:47
multiple speed condition Elisa-L OpenFOAM Running, Solving & CFD 0 May 28, 2015 11:43
Turbulence intensity - cross wind on a body Fabio88 Main CFD Forum 0 May 4, 2015 04:44
3D wind turbine blade analysis mrswordf1sh FLUENT 0 April 4, 2015 21:17
atmospheric roughness height Alain BASTIDE Main CFD Forum 0 December 27, 2002 17:32


All times are GMT -4. The time now is 00:14.