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

Tolerance of the mesh size factor

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 19, 2021, 17:17
Default Tolerance of the mesh size factor
  #1
Senior Member
 
Arijit Saha
Join Date: Feb 2019
Location: Singapore
Posts: 132
Rep Power: 7
ari003 is on a distinguished road
Hi SU2 users,
Hope you all are doing good. For few days I've been asking a lot of doubts here so please bare me a little.
I've another doubt to clarify today. I've been trying to run a steady state simulation in the transonic regime with gmsh as the mesh generation tool. I've a mesh size of 0.0008m near the wall and the simulation runs successfully until convergence is reached but as I reduce the mesh size to 0.0005m it gives an error of "Zero CV area" which I'm supposing because the mesh area < tolerance control volume. If I set any value 0.0008> mesh size > 0.0005 I get an error that the solution has diverged after 20-25 iterations. And I guess it is again due to excessive decrease in mesh size.
And the same happens when I run the same geometry in openfoam.
I'm wondering is there any way to decrease the tolerance more in SU2? Also, if someone can give me an insight of the utility of this tolerance it will of great help.
Thank you
ari003 is offline   Reply With Quote

Old   September 20, 2021, 07:08
Default
  #2
Senior Member
 
Pay D.
Join Date: Aug 2011
Posts: 166
Blog Entries: 1
Rep Power: 14
pdp.aero is on a distinguished road
Quote:
Originally Posted by ari003 View Post
Hi SU2 users,
Hope you all are doing good. For few days I've been asking a lot of doubts here so please bare me a little.
I've another doubt to clarify today. I've been trying to run a steady state simulation in the transonic regime with gmsh as the mesh generation tool. I've a mesh size of 0.0008m near the wall and the simulation runs successfully until convergence is reached but as I reduce the mesh size to 0.0005m it gives an error of "Zero CV area" which I'm supposing because the mesh area < tolerance control volume. If I set any value 0.0008> mesh size > 0.0005 I get an error that the solution has diverged after 20-25 iterations. And I guess it is again due to excessive decrease in mesh size.
And the same happens when I run the same geometry in openfoam.
I'm wondering is there any way to decrease the tolerance more in SU2? Also, if someone can give me an insight of the utility of this tolerance it will of great help.
Thank you
Hi there,

I've seen your post on MAIN CFD FORUM.

I am afraid your problem has nothing to do with SU2 or in general your solver. Please note SU2 is a node based solver and it is double precision.

I am acquainted with Gmesh but I assume there should be something letting you set your node tolerance there. This is most probably what is happening for you. The default node tolerance in your mesh generator is greater than 0.0005 and less than or equal to 0.0008.

Then when you export your mesh and in your mesh there are nodes whose distance are less than the node tolerance, they are treated as same nodes in your exported mesh. That's why when you run it with a solver like SU2, solver doesn't see any difference between those nodes and gives you negative volume/area warning.

I have attached an SU2 example (i.e. naca6412) that has initial delta_s around 1e-06 in the mesh and has neither convergence nor running problems.


example ---> here


Good luck,
Pay
pdp.aero 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
[snappyHexMesh] non uniform mesh near the stl object vava10 OpenFOAM Meshing & Mesh Conversion 0 January 31, 2021 14:41
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
[snappyHexMesh] Layers:problem with curvature giulio.topazio OpenFOAM Meshing & Mesh Conversion 10 August 22, 2012 09:03
engrid -> save as .stl with boundarie codes Zymon enGrid 31 August 29, 2011 13:40
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11


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