|
[Sponsors] |
May 26, 2015, 04:46 |
Boundary conditions
|
#1 |
New Member
firecool1
Join Date: May 2015
Posts: 3
Rep Power: 11 |
I want to simulate a case of supersonic flow over a forward facing step in a wind tunnel and in the open.
For the case of the wind tunnel these are the boundary condition I want to prescribe. 1. Inlet - Mass flow 2. Bottom(including step) - wall 3. Top - wall 4. outlet - pressure far field The problem is I do not know which outlet boundary condition corresponds to the pressure far field condition. In fact I unable to figure out what exactly some of the boundary conditions do as I couldn't find much documentation related to it. For the case of the step in the open, I intend to specify the following boundary conditions. 1. Inlet - Mass flow 2. Bottom(including step) - wall 3. Top - far field 4. outlet - far field Are these conditions right? I am again uncertain as these worked in a commercial flow solver but doesn't work here. So please answer at least this question that where can I look for pressure far field boundary condition. |
|
May 26, 2015, 17:24 |
|
#2 |
New Member
Join Date: May 2015
Posts: 4
Rep Power: 11 |
You can use the farfield marker as shown below for farfield pressure boundary condition.
% Marker of the far field (0 = no marker) MARKER_FAR= ( farfield ) and the marker below for an euler wall boundary condition % Marker of the Euler boundary (0 = no marker) MARKER_EULER= ( Wall ) Also the tutorial in the link below should help with the other boundary conditions https://github.com/su2code/SU2/wiki/...p-in-a-Channel |
|
May 26, 2015, 17:26 |
|
#3 |
New Member
Join Date: May 2015
Posts: 4
Rep Power: 11 |
where the name within the parenthesis is the name you give the boundary in the su2 mesh file. Hope this helps.
|
|
May 26, 2015, 23:53 |
|
#4 |
New Member
firecool1
Join Date: May 2015
Posts: 3
Rep Power: 11 |
Thank You!
|
|
Tags |
boundary condition, pressue far field, step in flow path |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
GETVAR Error in Multiband Monte Carlo Radiation Simulation with Directional Source | silvan | CFX | 3 | June 16, 2014 10:49 |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
[Netgen] boundary conditions and mesh exporting | vaina74 | OpenFOAM Meshing & Mesh Conversion | 2 | May 27, 2010 10:38 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |