|
[Sponsors] |
Sudden increase of turbulent kinetic energy "k" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 8, 2016, 14:02 |
Sudden increase of turbulent kinetic energy "k"
|
#1 |
New Member
kasra karimi
Join Date: Jan 2016
Location: Tehran
Posts: 10
Rep Power: 10 |
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; } Code:
internalField uniform (0 0 0); outlet { type waveAbsorption2DVelocity; value uniform (0 0 0); } Code:
internalField uniform 136; boundaryField { outlet { type zeroGradient; } |
|
Tags |
interfoam, olafoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Turbulent kinetic energy in transient flow | chmurillor | FLUENT | 0 | June 2, 2013 12:41 |
how to define the turbulent kinetic energy and turbulent dissipation rate? | fanke | FLOW-3D | 4 | March 26, 2013 21:40 |
turbulent kinetic energy and turbulent dissipation rate | D_L | Main CFD Forum | 5 | July 17, 2010 03:35 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
UDF for changing production of turbulent kinetic energy | CFT | FLUENT | 0 | April 20, 2009 03:35 |