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

[snappyHexMesh] variables in snappyHexMeshDict

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By student666

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   August 28, 2015, 11:00
Default variables in snappyHexMeshDict
  #1
Member
 
shashank moghe
Join Date: Feb 2015
Posts: 32
Rep Power: 11
smog is on a distinguished road
Hello all,

I am creating the mesh and having some trouble getting the layers added to a wall patch (base cell size = 2 mm, level of refinement = 4). The funny thing is, the layers were added correctly on a refinement level of 3, but not when the refinement level = 4. I am wondering what the problem is. If you can let me know the significance of a few variables in the sHMD, that would be great. Here is the snippet of the concerned section of sHMD:




addLayersControls
{
relativeSizes true; //false means thickness values are absolute.True means values are relative to surface mesh dimension.

//list patch names inside "layers" to add cell layers to those patches
layers
{
wall_imported
{
nSurfaceLayers 3;
}
}

expansionRatio 1;
finalLayerThickness 0.33;
minThickness 0.05;
nGrow 0; //WHAT DOES THIS VARIABLE DO??

// Advanced settings

featureAngle 180; //WHAT DOES THIS VARIABLE DO??
nRelaxIter 20;
nSmoothSurfaceNormals 1;
nSmoothNormals 3;
nSmoothThickness 10;
maxFaceThicknessRatio 0.5; //WHAT DOES THIS VARIABLE DO??
maxThicknessToMedialRatio 0.3; //WHAT DOES THIS VARIABLE DO??
minMedianAxisAngle 80; //WHAT DOES THIS VARIABLE DO??
nBufferCellsNoExtrude 0;
nLayerIter 50;
}
smog is offline   Reply With Quote

 


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
[swak4Foam] How to define boundary condition variables by using previosly defined variables? pawlo OpenFOAM Community Contributions 8 September 13, 2020 11:37
Some variables not loading in Tecplot nick.l.thomas Tecplot 1 October 25, 2018 17:48
[General] IntergateVariables filter. How to select variables to integrate? Antech ParaView 0 June 4, 2015 02:38
Problem Accessing Obscure Data Variables in Fluent randomPhil Fluent UDF and Scheme Programming 3 December 12, 2013 11:42
PHI file structure Eugene Phoenics 9 November 2, 2001 22:00


All times are GMT -4. The time now is 04:55.