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

Velocities exceed limitation value

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 28, 2018, 11:00
Default Velocities exceed limitation value
  #1
New Member
 
Rouven Künze
Join Date: Sep 2018
Location: Zurich
Posts: 2
Rep Power: 0
Rouvi is on a distinguished road
Dear Users,


I started using OpenFoam for open channel flow. I am simulating a river with a free surface using the interfoam solver. For stability reasons I am using the limit velocity option (fvOptions object):


FoamFile
{
version 2.0;
format ascii;
class dictionary;
location system;
object fvOptions;
}

limitU
{
type limitVelocity;
active yes;
selectionMode all;
max 5;
}



My simulations converges and results look ok. However in the airphase I observe velocities larger than 5. Did I use the fvOption incorrect or does anyone has an idea why velocoties in the airphase exceed my max value?


Thank you very much in advance


Rouven

Last edited by Rouvi; October 1, 2018 at 03:48.
Rouvi is offline   Reply With Quote

Old   October 1, 2018, 03:47
Default
  #2
New Member
 
Rouven Künze
Join Date: Sep 2018
Location: Zurich
Posts: 2
Rep Power: 0
Rouvi is on a distinguished road
Dear Users,


I figured out that my large velocities occur on the upper atmosphere boundary. I am using the folloing set up on this boundary for U:


atmosphere
{
type pressureInletOutletVelocity;
value uniform (0 0 0);
}



and for p_rgh:


atmosphere
{
type totalPressure;
gamma 1.4;
p0 uniform 0;
value uniform 0;
}



So I am wondering if the limiter Option does not address bc and if my problem is related to this thread:



atmospheric boundary condition


Thank's again for any comments.


Rouven
Rouvi is offline   Reply With Quote

Reply

Tags
fvoptions, interfoam, limitu


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
Unexpectedly high velocities - why??? umop-3pisdn STAR-CCM+ 1 July 11, 2018 03:55
access wall velocities using UDFs in Fluent robboflea FLUENT 0 July 3, 2018 04:50
[OpenFOAM] converting velocities from cell centers to corner torsy87 ParaView 1 April 14, 2013 08:09
Exceed installation and missing us.kbf jpo FLUENT 0 June 13, 2012 08:48
How can deltaT exceed the limitation of courant? yuhai OpenFOAM Running, Solving & CFD 10 June 30, 2009 08:17


All times are GMT -4. The time now is 05:11.