CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Unexpected shock reflection from supersonic outlet

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By pcg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 22, 2023, 02:21
Default Unexpected shock reflection from supersonic outlet
  #1
New Member
 
Vachan Potluri
Join Date: Jul 2017
Posts: 29
Rep Power: 8
vachan is on a distinguished road
Hello,

I am using SU2 to simulate a Mach 2 steady laminar shock-boundary layer interaction problem. To generate the shock, I have imposed pre- and post-shock conditions (using MARKER_SUPERSONIC_INLET) on two parts of the top boundary. To prevent the reflection of leading edge shock, for the third part of the top boundary, I have given the MARKER_SUPERSONIC_OUTLET condition. I am listing the config file here.

Code:
SOLVER = NAVIER_STOKES

VISCOSITY_MODEL= SUTHERLAND

REYNOLDS_NUMBER = 1E5
REYNOLDS_LENGTH = 80E-3
MACH_NUMBER = 2.15
FREESTREAM_OPTION = TEMPERATURE_FS
FREESTREAM_PRESSURE = 1117.3
FREESTREAM_TEMPERATURE = 157
FREESTREAM_VELOCITY = (540, 0, 0)

MESH_FILENAME = mesh2_62x53.su2
MESH_FORMAT = SU2
MARKER_EULER = (front_back)
MARKER_HEATFLUX = (wall, 0.0)
MARKER_SUPERSONIC_INLET = (preshock_inflow, 157, 1117.3, 540, 0, 0, postshock_inflow, 167.284, 1393.6, 520.562, -34.6182, 0)
MARKER_SUPERSONIC_OUTLET = (outflow_top)
MARKER_OUTLET = (outflow_side, 1718.81)

CONV_NUM_METHOD_FLOW = SLAU2

INIT_OPTION = REYNOLDS
TIME_DOMAIN = YES
TIME_MARCHING = TIME_STEPPING
TIME_DISCRE_FLOW = RUNGE-KUTTA_EXPLICIT
UNST_CFL_NUMBER = 0.5
MAX_TIME = 8e-3
TIME_ITER = 1000000000

OUTPUT_WRT_FREQ = 10000
SCREEN_WRT_FREQ_TIME = 1000
HISTORY_WRT_FREQ_TIME = 100
SCREEN_OUTPUT = (CUR_TIME, TIME_STEP, TIME_ITER, RMS_DENSITY)
HISTORY_OUTPUT = (CUR_TIME, TIME_ITER, RMS_RES)
However, I am still seeing the reflection of the leading edge shock from the top boundary (attached figure temp.png). It reflects onto the bottom boundary (a wall) and therefore disturbs the flow there, thereby hampering the wall pressure comparison with reference data.

Is there anything I can do to prevent the reflection of leading edge shock? Please let me know in case any additional information is required.

Thanking in anticipation,
Vachan
Attached Images
File Type: png temp.png (18.8 KB, 23 views)
vachan is offline   Reply With Quote

Old   June 22, 2023, 03:28
Default
  #2
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 465
Rep Power: 13
pcg is on a distinguished road
If I understand correctly, I would try to use farfield for the second and third parts combined
pcg is offline   Reply With Quote

Old   June 22, 2023, 03:59
Default
  #3
New Member
 
Vachan Potluri
Join Date: Jul 2017
Posts: 29
Rep Power: 8
vachan is on a distinguished road
Dear Pedro,

Thank you very much for responding. If I understand correctly, the farfield BC treats the boundary to have free stream conditions? So wouldn't that be wrong here since the flow conditions are not free stream (pre-shock), but post-shock values?

Please correct me if I am wrong.

Vachan
vachan is offline   Reply With Quote

Old   June 22, 2023, 09:23
Default
  #4
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 465
Rep Power: 13
pcg is on a distinguished road
Yes but you can change the freestream conditions to be what you want post shock.
giovanni.medici likes this.
pcg is offline   Reply With Quote

Old   June 23, 2023, 23:49
Default
  #5
New Member
 
Vachan Potluri
Join Date: Jul 2017
Posts: 29
Rep Power: 8
vachan is on a distinguished road
Never thought of that! Thank you very much. I will get back with an update.
vachan is offline   Reply With Quote

Reply


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
Defining Supersonic Outlet in Ansys Fluent erkampasha Main CFD Forum 4 October 30, 2022 03:59
Help: rhoCentralFoam de Laval Nozzle supersonic shock waves vizvaz OpenFOAM Running, Solving & CFD 2 August 15, 2022 08:27
Fluent and supersonic flows with strong shock waves gera FLUENT 13 December 15, 2015 05:21
Supersonic and subconic outlet Dmitry CFX 3 April 2, 2007 17:04
VOF Outlet boundary condition in cfd - ace JM Main CFD Forum 0 December 15, 2006 08:07


All times are GMT -4. The time now is 10:54.