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

[snappyHexMesh] On refinementRegions

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By AtoHM

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 13, 2022, 02:16
Smile On refinementRegions
  #1
New Member
 
F
Join Date: Oct 2021
Posts: 10
Rep Power: 4
fran.cesc is on a distinguished road
Good morning,

I have defined a refinement region in my snappyHexMesh dictionary. The cells in the transition area are shown in the screenshot.
I have got 2 questions.
  • How do I smooth this transition? At the current stage, I have got that the transition happens in the width of only one cell. How do I make the transition happens in the width of 5 cells? I thought it was the nCellsBetweenLayer keyword, but it made no difference.
  • Is it normal that every other node on the first column of refined cells is not shared with any other cell of the transition area? I do have a feeling that that node should not be "standing on its own" there and that I should see a cell edge starting on that node and connecting it to another node of the transition area. I have a feeling that I should see something like the second screenshot. How do I make that happen?

Thanks a lot, and have a great day from Francesco.
Attached Images
File Type: png RefReg.PNG (69.2 KB, 8 views)
File Type: png RefReg2.PNG (71.6 KB, 10 views)
fran.cesc is offline   Reply With Quote

Old   October 14, 2022, 01:42
Default
  #2
Senior Member
 
M
Join Date: Dec 2017
Posts: 642
Rep Power: 12
AtoHM is on a distinguished road
There are a few things to note here:
First of all, the "transition" your are refering to (highlighted by your red lines) is not actually there. This is a representation issue in Paraview. There are multiple disussions here regarding that, for example: How to visualize polyhedron mesh in paraview

The entry nCellsBetweenLevels only comes into play, if the relative level between two regions differs by more than one. The reason for this is - as you saw already - that a relative jump from 1 to another level happens by just splitting the cell. It creates these "hanging nodes", which are not problematic for OpenFOAM, e.g. ANSYS CFX does not support that.
Now, if you have a more than 1 level jump, lets say your surrounding mesh is at level 0 (blockMesh) and your refinement region is at 2. It will make nCellsBetweenLevels of cells of level 1 in between, so it only jumps by max. one level per cell.
Here's an example with nCellsBetweenLevels = 2
Attached Images
File Type: png cfdol.PNG (83.1 KB, 16 views)
fran.cesc likes this.
AtoHM is offline   Reply With Quote

Reply

Tags
ncellsbetweenlayer, openfoam, refinement regions, refinementregion, snappy hex mesh


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
refinementRegions is undefined Gohu8 OpenFOAM Running, Solving & CFD 1 August 30, 2017 03:20
[snappyHexMesh] snappy not using all refinementRegions and refinementSurfaces suryansh OpenFOAM Meshing & Mesh Conversion 0 June 6, 2016 06:20
[snappyHexMesh] refinementRegions in 3D Harak OpenFOAM Meshing & Mesh Conversion 2 July 30, 2015 11:54
[snappyHexMesh] refinementRegions does not accept two directives per geometry part louisgag OpenFOAM Meshing & Mesh Conversion 0 June 30, 2015 04:50
[snappyHexMesh] refinementRegions ignored Jeanp OpenFOAM Meshing & Mesh Conversion 3 June 12, 2014 05:05


All times are GMT -4. The time now is 00:49.