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

Large Eddy Simulation with too high Mach number

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 19, 2010, 07:56
Default Large Eddy Simulation with too high Mach number
  #1
Senior Member
 
Roland Rakos
Join Date: Mar 2009
Posts: 131
Rep Power: 17
Roland R is on a distinguished road
Hello,

I would like to calculate a Large Eddy Simulation to the investigation of an aero acoustics problem in high speed compressible flow. The LES calculation was initialized from a converged transient SST result. The geometry is quite complicated, I am fully aware that the mesh should be more finer but I have very short time.

I applied tetra mesh, its quality is about 0.3-0.5 . The mesh is fine in the narrow cross sections but it’s coarse in the zones which is not investigated.

The time step is 1e-6 s. Based on the convergence history the residuals is OK, but the Mach number is unrealistic:

COEFFICIENT LOOP ITERATION = 15 CPU SECONDS = 2.018E+05
----------------------------------------------------------------------
| Equation | Rate | RMS Res | Max Res | Linear Solution
+----------------------+------+---------+---------+------------------
| U-Mom | 0.58 | 2.5E-05 | 5.9E-03 | 7.5E-04 OK
| V-Mom | 0.80 | 2.8E-05 | 1.3E-02 | 8.2E-04 OK
| W-Mom | 0.83 | 5.8E-05 | 1.6E-02 | 1.2E-03 OK
| P-Mass | 0.89 | 9.2E-06 | 3.8E-03 | 5.0 5.1E-04 OK
+----------------------+------+---------+---------+------------------
| H-Energy | 0.84 | 3.1E-05 | 1.2E-02 | 5.8 3.5E-08 OK
+----------------------+------+---------+---------+------------------
+--------------------------------------------------------------------
| Notice: The maximum Mach number is 4.458E+01.
+--------------------------------------------------------------------

I thought that this numerical error was caused by the mesh but based on the result the mesh quality is OK in the zone of the high Mach number. The error can be detected in various locations but it always is in one node. (not in a large area). This notice can be seen after every time step then the solver stops with „overflow”.

Could anybody help me to solve this problem?

Thanks in advance
Roland
Roland R is offline   Reply With Quote

Old   November 19, 2010, 11:54
Default
  #2
Senior Member
 
Join Date: Mar 2009
Location: Europe
Posts: 169
Rep Power: 17
joey2007 is on a distinguished road
Guess there is something basic wrong. Check your setup.

BTW: The resolveable vortices size depend on your cell size. IMHO you have to be fine anywhere or us DES/SAS
joey2007 is offline   Reply With Quote

Old   November 19, 2010, 16:58
Default
  #3
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Use the post processor to find where the area of rapid flow is, and whether it is a problem.
ghorrocks is offline   Reply With Quote

Old   November 25, 2010, 07:37
Default
  #4
Senior Member
 
Roland Rakos
Join Date: Mar 2009
Posts: 131
Rep Power: 17
Roland R is on a distinguished road
Quote:
Originally Posted by ghorrocks View Post
Use the post processor to find where the area of rapid flow is, and whether it is a problem.
OK, I have found some critical nodes where the Mach number is too high, but I don't understand the cause of this large numerical error. In these nodes the quality of cells is acceptable...although the size of the cells is large. Can the large element size cause so high Mach number in the case of a Large Eddy Simulation?

By the way, In my opinion the convergence history is qiute unusual. The notice (high Much number) was present for 470 timesteps, but the convergence was stabil. Finally in one iteration the calculation has stoped.

TIME STEP = 474 SIMULATION TIME = 4.7400E-05 CPU SECONDS = 6.306E+05
----------------------------------------------------------------------
COEFFICIENT LOOP ITERATION = 1 CPU SECONDS = 6.306E+05
----------------------------------------------------------------------
| Equation | Rate | RMS Res | Max Res | Linear Solution |
+----------------------+------+---------+---------+------------------+
| U-Mom |10.36 | 2.7E-03 | 1.7E+00 | 8.5E-02 OK|
| V-Mom | 4.02 | 9.0E-04 | 5.8E-01 | 4.7E-02 OK|
| W-Mom | 1.16 | 3.8E-04 | 1.7E-01 | 7.4E-02 OK|
| P-Mass | 7.51 | 5.0E-05 | 1.2E-02 | 5.8 3.3E-04 OK|
+----------------------+------+---------+---------+------------------+
| H-Energy | 0.59 | 1.2E-03 | 6.9E-01 | 6.8 1.1E-07 OK|
+----------------------+------+---------+---------+------------------+
----------------------------------------------------------------------
COEFFICIENT LOOP ITERATION = 2 CPU SECONDS = 6.307E+05
----------------------------------------------------------------------
| Equation | Rate | RMS Res | Max Res | Linear Solution |
+----------------------+------+---------+---------+------------------+
| U-Mom | 1.45 | 3.8E-03 | 2.5E+00 | 7.2E-03 OK|
| V-Mom | 1.14 | 1.0E-03 | 6.7E-01 | 1.4E-02 OK|
| W-Mom | 3.84 | 1.5E-03 | 9.6E-01 | 1.7E-02 OK|
| P-Mass | 0.80 | 4.0E-05 | 1.1E-02 | 5.8 2.3E-04 OK|
+----------------------+------+---------+---------+------------------+
| H-Energy | 1.00 | 1.2E-03 | 9.2E-01 | 6.8 1.2E-07 OK|
+----------------------+------+---------+---------+------------------+
----------------------------------------------------------------------
COEFFICIENT LOOP ITERATION = 3 CPU SECONDS = 6.308E+05
----------------------------------------------------------------------
| Equation | Rate | RMS Res | Max Res | Linear Solution |
+----------------------+------+---------+---------+------------------+
| U-Mom | 0.00 | 8.3E-17 | 4.9E-14 | 9.8E+11 * |
| V-Mom | 0.00 | 3.8E-17 | 2.3E-14 | 3.0E+12 * |
| W-Mom | 0.00 | 1.1E-16 | 7.4E-14 | 8.8E+11 * |
| P-Mass | 0.00 | 0.0E+00 | 3.6E-28 | 10.5 6.0E+08 F |

+----------------------+------+---------+---------+------------------

...how can it happened? What can cause this sudden "shock" in my calculation?

Thanks
Roland
Roland R is offline   Reply With Quote

Old   November 25, 2010, 16:43
Default
  #5
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
No, not an unusual convergence history at all. Just a simple divergence. You need to stabilise it numerically.

Try:
* Double precision number
* Tighter convergence
* Improving mesh quality
* Smaller timesteps
* lower order discretisation (not a good idea with LES but at least it will probably converge)
* Read the documentation on "obtaining convergence"
ghorrocks 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
Introductory books on Large Eddy Simulation q.z. Main CFD Forum 5 September 20, 2016 05:32
Large eddy simulation on unstructured grid vanchisen Main CFD Forum 4 July 6, 2009 22:44
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
High Mach number flows Riaan FLUENT 9 May 7, 2005 15:49
Large Eddy simulation Andreas Hauser Main CFD Forum 1 May 20, 2000 20:33


All times are GMT -4. The time now is 08:46.