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

Irrational results with perfectly expanded nozzle simulation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 27, 2020, 02:10
Exclamation Irrational results with perfectly expanded nozzle simulation
  #1
New Member
 
Vishnu_iitb
Join Date: Oct 2020
Location: Mumbai
Posts: 16
Rep Power: 5
Vishnu Sankar is on a distinguished road
Hi friends,

I am trying to do a simulation of a perfectly expanded nozzle (Euler flow) with only the divergent section and I have extended the mesh to capture the flow after it leaves the nozzle exit.

Inlet conditions
-> Mach number = 1 and inlet pressure and temperature are mentioned in the .cfg

Outlet is far from the nozzle exit and has an outlet pressure which is the same as the nozzle exit pressure for ideal optimum expansion.

-> Numerical scheme = JST(I tried Lax-Friedrich, ROE and HLLC schemes but the residual didn't converge even after using the highest MG level).

-> Structured mesh with good enough mesh metrics

-> linear solver is used along with the dual time stepping 2nd order for unsteady simulation(steady simulation didn't work out too).
-> Time step = 5e-3
-> A total of 200 iterations were performed with each iteration consisting of 50 inner loops.
But the residual oscillates and doesn't converge. The simulation results were bizarre and don't make any sense. I have attached the .cfg file, mesh file(meshed using gmsh), the resultant mesh contour, and the boundary conditions. Can someone please explain what I am missing in this simulation?

Note - After reading some posts in this forum, I have turned off the CFL adaption and manually tweaked the CFL value to 0.1, 1, and 10. I also tried with the highest MG level. But the results were still bizarre . I tried the simulation without extending the mesh beyond the nozzle exit and this produced accurate results with converged residual.
Attached Files
File Type: zip Nozzle_Vishnu.zip (121.9 KB, 12 views)
Vishnu Sankar is offline   Reply With Quote

Old   October 27, 2020, 13:34
Default
  #2
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 13
pcg is on a distinguished road
Hi,
MG either helps or it really doesn't, i.e. more levels rarely improve a diverging solver (in SU2).
I never did that type of simulation but I would use an inlet boundary condition for the nozzle and the farfield for the outlet, since the outlet BC does not have any mitigation for recirculating flows.
I would change this: INIT_OPTION= REYNOLDS to TD_CONDITIONS.
Regarding the choice of convective scheme options and linear solvers I recommend you take a look at these pages:
https://su2code.github.io/docs_v7/Convective-Schemes/
https://su2code.github.io/docs_v7/Li...econditioners/
With JST you should be able to use much higher CFL but you will need to use the ILU preconditioner.
None of the MUSCL-type options matter for JST, and when using an upwind scheme (like Roe) the Venkatakrishnan limiter should only be used for non-dimensional simulations.
pcg is offline   Reply With Quote

Old   November 2, 2020, 03:24
Default
  #3
New Member
 
Vishnu_iitb
Join Date: Oct 2020
Location: Mumbai
Posts: 16
Rep Power: 5
Vishnu Sankar is on a distinguished road
Hi Pedro,
Thank you for your prompt reply. I changed the INIT_OPTION from REYNOLDS to TD_CONDITIONS. After reading the information from the URLs that you had sent, I tried various methods and one of them is working, the good thing is that the residuals are converging but very slowly. Though the results are still unsatisfactory, it has improved a lot. These are the changes I have made in the code:
->Convective scheme - ROE
->MG level - 3
->No Venakatakrishnan limiter (as it is a dimensional simulation)
->MUSCL - ON
->preconditioner - LU_SGS
->CFL - 10
->CFL adaptation is turned OFF
I have attached the link to the image of Mesh contour. The Mach number inside the nozzle matches pretty well with the theoretical values. What I don't understand is that the Mach number near the top and left outlets have the same values as that of the nozzle exit Mach number. But the expected mach numbers at the top and left outlets are close to zero.
[IMG]
https://drive.google.com/file/d/1lfs3ztCqn-PvkoE-0g0N2OJ7lvV33CHs/view?usp=sharing[/IMG]
Many thanks,
Vishnu
Vishnu Sankar is offline   Reply With Quote

Old   November 10, 2020, 06:20
Default
  #4
Member
 
atelcikti1's Avatar
 
Join Date: Mar 2017
Posts: 61
Rep Power: 9
atelcikti1 is on a distinguished road
Outlet with 3 atm does not seem logical, try to open 1 atm or known realistic altitude.
atelcikti1 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
How to restart simulation using results from other solver sahmed OpenFOAM Running, Solving & CFD 8 July 5, 2019 06:02
Validation of 2D simulation and experimental results mizzou OpenFOAM Running, Solving & CFD 8 April 4, 2017 09:31
Simulation of a Multiphase flow in a Convergent-Divergent Nozzle RR16988 FLUENT 1 June 9, 2015 06:10
simulation results don't match with experimental results funquest CFX 2 January 19, 2013 20:24
simulation results for k-w model and SST model Li CFX 7 June 29, 2007 04:19


All times are GMT -4. The time now is 02:45.