|
[Sponsors] |
November 28, 2017, 15:40 |
Boundary Conditions for Turbulent Flat plate
|
#1 |
New Member
Aranya Dan
Join Date: Oct 2017
Posts: 19
Rep Power: 9 |
Hi,
I am trying to validate my 2d NS code (WENO5) by simulating flow over a flat plate. These are my Boundary conditions (i am using non dimensional variables): Inlet: Upper Boundary condition: Lower Boundary Condition (Reflection): Outlet Boundary Conditions: I am getting erreneous results using these conditions. Can somebody please verify if these are correct? I took these boundary conditions from MacCormak's paper (A Numerical Method for Solving the Equations of Compressible Viscous Flow) Note: For energy expression at boundary, so it reduces to |
|
November 28, 2017, 16:14 |
|
#2 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
I don't understand what you are doing... that is a 2D RANS simulation of a developing turbulent BL??
|
|
November 28, 2017, 16:19 |
|
#3 |
New Member
Aranya Dan
Join Date: Oct 2017
Posts: 19
Rep Power: 9 |
No I am solving just the compressible Navier Stokes equations with no turbulence models. Since i am using the conservative form, the variables i am using are rho, u, v and E (total energy). Stating turbulent BL on the topic name might have been a misnomer. This is just a simple DNS solution I am going for.
|
|
November 28, 2017, 16:32 |
|
#4 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
What you are doing makes no sense. With a 2D NS code, you can only simulate the laminar zone of the developing BL. That means you can solve until Rex<O(10^5). But you need a refined grid such to resolve the thickness delta(x). |
||
November 28, 2017, 16:35 |
|
#5 |
New Member
Aranya Dan
Join Date: Oct 2017
Posts: 19
Rep Power: 9 |
I see, then i am just solving for the laminar zone with a Re of 100. Please ignore the turbulent part. I just want to validate this thing and get it over with
|
|
November 28, 2017, 16:40 |
|
#6 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
In solving the low-Mach flow using a compressible flow solver, you must be aware of:
1) the problem is stiff in the limit M->0 2) for subsonic flow you need to prescribe correct inflow/outflow condition according to the characteristic direction. You have to let free one condition in inflow and you have to set one condition in outflow. Be also careful to the upper conditions, the normal component velocity is zero only asymptotically |
|
November 29, 2017, 04:28 |
|
#7 | |
Senior Member
|
Quote:
1) You are using fully supersonic bcs at both inlet and outlet. 2) Your domain seems to be square. Give this BL some space For what concerns the MacCormak's method, you need to verify that it is well suited for your case (I also suspect that for M->0 that might not be the case). However, your solution doesn't appear to be qualitatively wrong. |
||
November 29, 2017, 08:02 |
|
#8 |
New Member
Aranya Dan
Join Date: Oct 2017
Posts: 19
Rep Power: 9 |
Thank you so much for the inputs. So the method I am going to go with is to ask my professor to provide the BCs he used in his code validatons
|
|
November 29, 2017, 12:56 |
Some thoughts
|
#9 |
Senior Member
Selig
Join Date: Jul 2016
Posts: 213
Rep Power: 11 |
I am by no means an expert as Dr. Denaro is, however from my *very limited* experience with compressible flows, the AUSM+ scheme is quite nice. It provides accurate numerical solutions in the presence of shocks (when compared to MacCormack). AUSM+ coupled with WENO5 should then provide a very accurate solution.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
Compressible Flat Plate with coupled hydrodynamic/thermal boundary layer | Obad | OpenFOAM Pre-Processing | 0 | September 14, 2016 15:45 |
Flat Plate Boundary Layer Height | kennedy1992 | Fidelity CFD | 7 | February 24, 2016 05:45 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
Overflow Error in Multiphase Modelling with Two Continuous Fluids | ashtonJ | CFX | 6 | August 11, 2014 15:32 |