|
[Sponsors] |
February 21, 2014, 21:33 |
Overflow in hypersonic flow simulation
|
#1 |
Member
Join Date: May 2013
Posts: 45
Rep Power: 13 |
Hello there,
Once again, I'm using CFX to do a simulation of a conical waverider in Mach 6 flow. I generated the model myself and meshed it using ICEM CFD. The meshing type I used was all Quad. The atmospheric condition is set to ISA at 20 km. In CFX, the fluid domain is set to ideal gas, reference pressure is 0, total energy. I'm using 4 boundary conditions, the supersonic inlet (velocity, static pressure, static temperature), supersonic outlet, farfield (subsonic, opening pressure, opening temperature), and finally no slip wall for the waverider. The advection scheme is upwind and physical timescale is set to 1E-05. However, "Overflow" came out right after the 1st iteration. Maybe I'm doing a mistake. I didn't use double precision though. Thanks in advance. I'll post any screenshot if anybody needs it. |
|
February 22, 2014, 05:34 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
No need for the images just yet. This is a FAQ, but I have not written the FAQ for it yet.
You need to improve the numerical stability. The answer (as I just posted on another thread), is improve mesh quality, double precision numerics, smaller time step and/or better initial condition. Some combination of those will fix it (providing the flow is physically possible). In your case I bet your time step size is too big. Probably other problems as well, but I bet this is a key one. |
|
February 22, 2014, 18:41 |
|
#3 |
Member
Join Date: May 2013
Posts: 45
Rep Power: 13 |
Ah, I did forgot to set a smaller timescale and to use double precision. Thanks, I'll wait patiently for the longer iteration as long as it converges. By the way, is it possible to change timestep during the iteration ?
|
|
February 22, 2014, 19:29 |
|
#4 |
Senior Member
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 15 |
I think you can change the timestep during a run by using the tool "Edit Run In Progress".
If you're doing a transient simulation use adaptive timestepping, with a minimum and maximum timestep of 1e-10 and 1e+10 s respectively. The solver will determine which timestep is the best for the given convergence criteria. |
|
February 26, 2014, 07:08 |
|
#5 |
Member
Join Date: May 2013
Posts: 45
Rep Power: 13 |
Okay, smaller timescale and double precision did let the program to iterate longer, however another problem arise. The maximum mach number notice keep rising with each iteration until it reached about 1e11 before giving error : fatal bounds, absolute pressure in default domain.
Anything else that might be wrong ? I did a check on my mesh and I think it should be tight enough. |
|
February 26, 2014, 07:40 |
|
#6 |
Senior Member
Stuart
Join Date: Jul 2009
Location: Portsmouth, England
Posts: 742
Rep Power: 26 |
Does switching on the High Speed Numerics option make any difference? See CFX-Pre User's Guide > 20. Solver Control > 20.6. Advanced Options Tab.
|
|
February 26, 2014, 17:45 |
|
#7 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
Another trick to try for supersonic flow is to use Local Time Stepping, set to about 5.0. This can be useful. But make sure you change back to physical time stepping for the final run to convergence - you can do this with Change Run In Progress.
|
|
February 26, 2014, 19:41 |
|
#8 |
Member
Join Date: May 2013
Posts: 45
Rep Power: 13 |
Okay will try these tips. Thanks for your info guys.
|
|
February 26, 2014, 20:42 |
|
#9 | |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
Quote:
And also be aware that as you refine the mesh the numerical instability increases. So convergence gets harder to achieve. So a good idea can be to run a coarse mesh to convergence (which should be quick and easy) and use that as an initial condition for a finer mesh simulation. |
||
February 27, 2014, 08:24 |
|
#10 | |
Member
Join Date: May 2013
Posts: 45
Rep Power: 13 |
Quote:
Ah yes, I'm a fool. I did just look at it and I thought that I should create mesh as fine as possible to achieve better convergence. Thanks for the reminder though, I'm completely noob when it comes to sensitivity check. |
||
March 7, 2014, 12:18 |
Error: Floating point error: overflow Error Object: ().
|
#11 |
New Member
Join Date: Apr 2013
Posts: 3
Rep Power: 13 |
I need help, I am trying to simulate a muliphasique flow (non newotonien fluid / air) in a pipe 2D, my non newotonien fluid follows the law of Herschelle bulkley, and as initial condition, I have a profile unsteady pressure, I started the calculation with a time step 10 ^ -5, it converges after 230 iterations then displays me the following message: Error: Floating point error: overflow Error Object: ().
I don't know exactly where is the problem?? |
|
March 7, 2014, 12:21 |
Error: Floating point error: overflow Error Object: ().
|
#12 |
New Member
Join Date: Apr 2013
Posts: 3
Rep Power: 13 |
my boundary conditions:
inlet: pressure inlet (profile unsteady pressure udf) outlet: pressure outlet axis and wall |
|
March 7, 2014, 12:34 |
Error: Floating point error: overflow Error Object: ()
|
#13 |
New Member
Join Date: Apr 2013
Posts: 3
Rep Power: 13 |
||
March 8, 2014, 05:33 |
|
#14 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
FAQ: http://www.cfd-online.com/Wiki/Ansys...do_about_it.3F
But you shoudl expect numerical instability with a non-newtonian model in a multiphase simulation. This means you should expect to need a high quality mesh, small time steps, double precision numerics and a good initial condition. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Hypersonic Flow simulation using Fluent | beanlee999 | FLUENT | 16 | February 5, 2020 21:09 |
Review: Reversed flow | CRT | FLUENT | 1 | May 7, 2018 06:36 |
Domain format problem on airfoil flow simulation | andrenonaka | CFX | 14 | December 7, 2015 01:42 |
problems in synthetic jet flow simulation | jackxu | FLUENT | 0 | December 2, 2012 10:12 |
Problem, solidworks flow simulation | castaway | FloEFD, FloWorks & FloTHERM | 3 | September 11, 2012 13:44 |