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

Sudden increase of turbulent kinetic energy "k"

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 8, 2016, 13:02
Default Sudden increase of turbulent kinetic energy "k"
  #1
New Member
 
kasra karimi
Join Date: Jan 2016
Location: Tehran
Posts: 10
Rep Power: 10
kasra karimi is on a distinguished road
Dear foamers:

I am using OlaFoam (which is based on interFoam) to modeling a 3-D wave flume. the turbulent model is k-omega SST and the flume size is 12*2.2*1

the problem is that it works perfectly in 2D model, but when it comes to 3D, after 5-6 wave period "k" would increase suddenly from order of "0-1" to "3000" in one cell at the outlet boundary. I have put some snapshots of surface elevation and "k" together in the below picture + my mesh.




this increment would cause decreasing "deltaT" and the simulation won't progress. I would be really thankful if anyone could help me on this

*as you may ask about the boundary condition I have put it here:
for "k"
Code:
internalField   uniform 1.35e-5;

boundaryField
{

    outlet
    {
        type            zeroGradient;

    }
for "U"
Code:
internalField   uniform (0 0 0);
outlet
    {
        type            waveAbsorption2DVelocity;
        value           uniform (0 0 0);
    }
for "Omega"
Code:
internalField   uniform 136;

boundaryField
{
    outlet
    {
        type            zeroGradient;
    }
kasra karimi is offline   Reply With Quote

Reply

Tags
interfoam, olafoam


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
Turbulent kinetic energy in transient flow chmurillor FLUENT 0 June 2, 2013 11:41
how to define the turbulent kinetic energy and turbulent dissipation rate? fanke FLOW-3D 4 March 26, 2013 20:40
turbulent kinetic energy and turbulent dissipation rate D_L Main CFD Forum 5 July 17, 2010 02:35
ATTENTION! Reliability problems in CFX 5.7 Joseph CFX 14 April 20, 2010 15:45
UDF for changing production of turbulent kinetic energy CFT FLUENT 0 April 20, 2009 02:35


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