|
[Sponsors] |
September 28, 2018, 12:00 |
Velocities exceed limitation value
|
#1 |
New Member
Rouven Künze
Join Date: Sep 2018
Location: Zurich
Posts: 2
Rep Power: 0 |
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 04:48. |
|
October 1, 2018, 04:47 |
|
#2 |
New Member
Rouven Künze
Join Date: Sep 2018
Location: Zurich
Posts: 2
Rep Power: 0 |
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 |
|
Tags |
fvoptions, interfoam, limitu |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unexpectedly high velocities - why??? | umop-3pisdn | STAR-CCM+ | 1 | July 11, 2018 04:55 |
access wall velocities using UDFs in Fluent | robboflea | FLUENT | 0 | July 3, 2018 05:50 |
[OpenFOAM] converting velocities from cell centers to corner | torsy87 | ParaView | 1 | April 14, 2013 09:09 |
Exceed installation and missing us.kbf | jpo | FLUENT | 0 | June 13, 2012 09:48 |
How can deltaT exceed the limitation of courant? | yuhai | OpenFOAM Running, Solving & CFD | 10 | June 30, 2009 09:17 |