|
[Sponsors] |
Euler Boundary Condition over two planes in 3D |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 24, 2018, 15:33 |
Euler Boundary Condition over two planes in 3D
|
#1 |
Member
Hector
Join Date: Jul 2010
Location: Barcelona
Posts: 30
Rep Power: 16 |
I am using SU2 6.1.0 for a CFD incompressible problem in 3D and I have two boundaries: plane_y and plane_z. In both boundaries I am using MARKER_EULER but I am getting high velocity on the intersection of both boundaries.
My guess is that on the intersection I am getting either velocity_y=0 or velocity_z=0 but not both at the same time. Is it possible to impose a boundary condition on the line of intersection of both boundaries? I would want that the velocity on that boundary is restricted in y and z and free in x. |
|
September 29, 2018, 14:16 |
|
#2 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
This is an interesting question
For the case that you describe, the boundary condition should be defined by the local normal, so I think it is probably an issue with finding the normal direction at a sharp corner. In the short term, since line boundaries are not currently supported, if these boundaries are intended to be physical objects you might want to try a small fillet on the corner to avoid issues with undefined normal directions, and making sure to have high refinement of the mesh near this area. If these boundaries are intended to be the farfield/freestream, you can also try using MARKER_FAR or MARKER_SYM. More generally, there is a need to have some internal logic for what happens to points that are shared by two markers with different boundary conditions. However, since the Euler boundary condition is defined by the local normal this should behave as though they are a single surface with one type of boundary condition, that happens to have a discontinuity in the surface at the corner. Quote:
|
||
Tags |
boundary conditions, marker_euler, su2_cfd |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
My radial inflow turbine | Abo Anas | CFX | 27 | May 11, 2018 02:44 |
CFD analaysis of Pelton turbine | amodpanthee | CFX | 31 | April 19, 2018 19:02 |
Out File does not show Imbalance in % | Mmaragann | CFX | 5 | January 20, 2017 11:20 |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
inlet velocity boundary condition | murali | CFX | 5 | August 3, 2012 09:56 |