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

Problem using atmBoundaryLayerInletVelocity in unstructured meshes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 15, 2022, 10:36
Default Problem using atmBoundaryLayerInletVelocity in unstructured meshes
  #1
New Member
 
Aina
Join Date: Jan 2020
Location: Spain
Posts: 9
Rep Power: 6
Aina is on a distinguished road
Hello everyone,

I am simulating the wind field in a typical block building. I have two kinds of meshes; structured (hexahedral elements and unstructured (tetrahedral elements). In the intel condition, I am using the boundary condition atmBoundaryLayerInletVelocity.

The simulation with the structure mesh works well but the one with the unstructured mesh makes something strange at the inlet as you can see in the figure attached. The inlet velocity is not uniform. The setup of the two cases are the same, only the mesh is different

Thanks in advance


inlet
{
type atmBoundaryLayerInletVelocity;
#include "include/ABLConditions"
value uniform (0 0 0);
}
---------------------------
The ABLConditions file contains:

Zref 0.15; //reference height[m]
Uref table
(
(0 1)
(0.5 3.5) //equivale a (0.5 Uref)
);

zDir (0 0 1);
flowDir (1 0 0);
kappa 0.41;
Cmu 0.09;
z0 uniform 0.001;
E 9.8;
zGround uniform 0;
d uniform 0.0;
Attached Images
File Type: jpg mallaes.jpg (74.3 KB, 7 views)
File Type: jpg mallauns.jpg (67.9 KB, 9 views)
Aina 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
[ICEM] ICEM Unstructured Mesh Body Problem bjkozn ANSYS Meshing & Geometry 2 June 11, 2019 04:13
Unstructured meshes along the border of refineMesh. Katt OpenFOAM 4 September 13, 2017 05:30
Does dynamicRefineFvMesh work with unstructured tetra meshes? giovanni.medici OpenFOAM Running, Solving & CFD 2 August 23, 2017 02:35
Divergence problem on different meshes Harry Main CFD Forum 2 September 26, 2006 00:23
artifical dissipation on unstructured meshes Frederic Main CFD Forum 0 October 31, 2001 17:42


All times are GMT -4. The time now is 13:49.