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

[snappyHexMesh] SnappyHexMesh add Layer Only failed

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 5, 2023, 07:19
Default SnappyHexMesh add Layer Only failed
  #1
Member
 
ff
Join Date: Feb 2010
Posts: 81
Rep Power: 16
fxzf is on a distinguished road
Hi Foamers,

I have got a problem. When I am using snappyHexMesh, if I use snappyHexMesh castellatedMesh, snap and addLayers in one roll, then mesh is ok.

Code:
castellatedMesh true;
snap            true;
addLayers       true;
But I do castellatedMesh and snap first without layer, like

Code:
castellatedMesh true;
snap            true;
addLayers       false;
Then, I run addLayers only,

Code:
castellatedMesh false;
snap            false;
addLayers       true;
I cannot get any layer. So just want to ask if it is possible to use snappyHexMesh only to add Layers?
fxzf is offline   Reply With Quote

Old   January 11, 2023, 04:14
Default
  #2
Senior Member
 
M
Join Date: Dec 2017
Posts: 642
Rep Power: 12
AtoHM is on a distinguished road
I did this before and it worked as expected.
You state that you "get no layers". What settings are you using for the layer generation itself, what does the log file say?
AtoHM 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
y+ = 1 boundary layer mesh with snappyHexMesh Arzed23 OpenFOAM Running, Solving & CFD 6 November 23, 2022 15:15
[snappyHexMesh] Error defining boundary layer around cube snappyHexMesh crizpi21 OpenFOAM Meshing & Mesh Conversion 5 October 16, 2021 10:56
[snappyHexMesh] problem with snappyHexMesh kanes OpenFOAM Meshing & Mesh Conversion 10 January 26, 2016 06:11
[snappyHexMesh] Problem with snappyhexMesh: modelling a pore chamber and pore throat model Saideep OpenFOAM Meshing & Mesh Conversion 5 May 10, 2015 14:46
[snappyHexMesh] SnappyHexMesh: Layer on corners Pj. OpenFOAM Meshing & Mesh Conversion 9 July 17, 2014 04:26


All times are GMT -4. The time now is 16:47.