CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[mesh manipulation] Successive refinements?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 10, 2017, 05:24
Default Successive refinements?
  #1
Member
 
badoumba
Join Date: Aug 2013
Posts: 68
Rep Power: 12
badoumba is on a distinguished road
Hello,

Is it possible to successively refine existing mesh generated by SHM?
meshing > solving > refining > solving > refining ...

Thanks for sharing
badoumba is offline   Reply With Quote

Old   September 1, 2017, 01:11
Default
  #2
New Member
 
Frederik
Join Date: Dec 2015
Location: Germany
Posts: 25
Rep Power: 10
a_slow_old_man is on a distinguished road
If you make a seperate case for each "refined" mesh you should be good.

See U-33 to U-35 in the OpenFOAM User Guide

You just replace the refineMesh with a snappyHexMesh job
a_slow_old_man is offline   Reply With Quote

Old   September 20, 2017, 05:28
Default
  #3
Member
 
Marc
Join Date: May 2017
Posts: 42
Rep Power: 8
Dreoasteh is on a distinguished road
A good approach is to increase the cell count in blockMesh, that way the path snappyHexMesh takes is maintained. This is specially useful if you are doing grid independence studies.

Just take care because if you want to double the number of cells in your final mesh, (i.e. if your initial blockMesh was (10 10 10) and you want to go from 1M cells to 2M cells) you have to multiply each direction by cube root of 2. Don't be like me and multiply each direction by 2!

If this is your approach you can just write a bash script to concatenate the progressive refinements.

Hope it helps
Dreoasteh 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 set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
[ANSYS Meshing] Refinements in areas of interest herrolsen ANSYS Meshing & Geometry 0 June 27, 2014 06:49
ABOUT successive ratio type in Gambit Emad FLUENT 0 March 11, 2008 16:05
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
Successive Mesh in Gambit ashish FLUENT 0 April 28, 2006 00:42


All times are GMT -4. The time now is 18:36.