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

How to increase TKE for atmBoundaryLayerInletK inlet?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2023, 06:01
Default How to increase TKE for atmBoundaryLayerInletK inlet?
  #1
Member
 
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 9
Jingxue Wang is on a distinguished road
Hello everyone

I am trying to use atmBoundaryLayerInlet boundary to simulate the atmosperic wind field. The settings for 0 folder are attached as follows.
U:
boundaryField
{
inlet
{
type atmBoundaryLayerInletVelocity;
kappa 0.4;
Cmu 0.09;
flowDir ( 1 0 0 );
zDir ( 0 0 1 );
Uref 3.3;
Zref 0.1;
z0 uniform 0.01;
d uniform 0;
value uniform (0 0 0);
zGround uniform 0.0;
}

k:
boundaryField
{
inlet
{
type atmBoundaryLayerInletK;
kappa 0.4;
Cmu 0.09;
flowDir ( 1 0 0 );
zDir ( 0 0 1 );
Uref 3.3;
Zref 0.1;
z0 uniform 0.01;
d uniform 0;
value uniform 0;
zGround uniform 0.0;
}
But I campared with the simulated results of U and K with the experimental results. And I found the value of K is too small. I am wondering how to increase the value of K in folder 0?

Thanks a lot!
Jingxue Wang is offline   Reply With Quote

Old   March 8, 2023, 04:18
Default
  #2
Member
 
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 9
Jingxue Wang is on a distinguished road
Does anybody have any idea for the above question? I am really appricated for this. Thanks a lot!
Jingxue Wang is offline   Reply With Quote

Old   March 13, 2023, 12:26
Default
  #3
Senior Member
 
Join Date: Apr 2020
Location: UK
Posts: 748
Rep Power: 14
Tobermory will become famous soon enough
If you want a higher inlet TKE, then you need to increase your z0 parameter ... but is this the right question? When you say that your TKE is too low, do you mean the TKE at the inlet is too low, or is it that your inlet TKE profile is decaying quickly with downstream distance? If the latter, then you have a different problem.
Tobermory is offline   Reply With Quote

Old   March 14, 2023, 05:20
Default
  #4
Member
 
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 9
Jingxue Wang is on a distinguished road
Dear Tobermory

Thanks for your reply. I mean the TKE at the inlet. As you said,the magnitude of TKE is increased as the value of Z0 increases. Also,I changed the value of C2 to 9. I am not sure is it ok to adjust the values of C1 and C2? Because I found that they are unmodifiable in the user guide (https://www.openfoam.com/documentati...daryLayer.html).

Thanks a lot!




Quote:
Originally Posted by Tobermory View Post
If you want a higher inlet TKE, then you need to increase your z0 parameter ... but is this the right question? When you say that your TKE is too low, do you mean the TKE at the inlet is too low, or is it that your inlet TKE profile is decaying quickly with downstream distance? If the latter, then you have a different problem.
Jingxue Wang is offline   Reply With Quote

Old   March 14, 2023, 05:58
Default
  #5
Senior Member
 
Join Date: Apr 2020
Location: UK
Posts: 748
Rep Power: 14
Tobermory will become famous soon enough
Yes - you can adjust C1 and C2 to give you a realistic vertical profile of TKE. The default values (C1=0, C2=1) result in the Richards & Hoxey flat TKE profile, which is a very crude approximation of turbulence in the ABL.
Tobermory is offline   Reply With Quote

Old   March 14, 2023, 06:08
Default
  #6
Member
 
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 9
Jingxue Wang is on a distinguished road
Dear Tobermory

Thanks a lot! I add the new values of C1 and C2 in the codes. But I found that these values doesn't work in the calculations. Do you have the similar experience for this? Thanks again.



Quote:
Originally Posted by Tobermory View Post
Yes - you can adjust C1 and C2 to give you a realistic vertical profile of TKE. The default values (C1=0, C2=1) result in the Richards & Hoxey flat TKE profile, which is a very crude approximation of turbulence in the ABL.
Jingxue Wang is offline   Reply With Quote

Old   March 14, 2023, 06:46
Default
  #7
Member
 
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 9
Jingxue Wang is on a distinguished road
BTW, I am confused that how to output the values of model paramters in the calculated case? I guess the valus of C1 and C2 are not changed in the calculation.



Quote:
Originally Posted by Tobermory View Post
Yes - you can adjust C1 and C2 to give you a realistic vertical profile of TKE. The default values (C1=0, C2=1) result in the Richards & Hoxey flat TKE profile, which is a very crude approximation of turbulence in the ABL.
Jingxue Wang 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
Paper for boundary condition of turbulence intensity at inlet FluidKo Main CFD Forum 22 June 27, 2022 00:29
[LES] Estimating resolved TKE from instantaneous velocities Gerry Kan Main CFD Forum 14 March 23, 2022 07:58
TKE increase to 3500 before IVO modism CONVERGE 10 October 2, 2017 18:57
Tke pike rg12g09 STAR-CCM+ 0 December 6, 2011 10:51
How can I increase Heat Transfer at Domain Interf? B.Simon CFX 3 October 28, 2008 19:53


All times are GMT -4. The time now is 18:06.