tutorials: removed redundant entries from snappyHexMeshDict files
This commit is contained in:
@ -492,14 +492,6 @@ meshQualityControls
|
|||||||
// Maximum non-orthogonality allowed. Set to 180 to disable.
|
// Maximum non-orthogonality allowed. Set to 180 to disable.
|
||||||
maxNonOrtho 75;
|
maxNonOrtho 75;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Advanced
|
|
||||||
|
|
||||||
// Number of error distribution iterations
|
|
||||||
nSmoothScale 4;
|
|
||||||
// amount to scale back displacement at error points
|
|
||||||
errorReduction 0.75;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Advanced
|
// Advanced
|
||||||
|
|||||||
@ -350,13 +350,6 @@ addLayersControls
|
|||||||
meshQualityControls
|
meshQualityControls
|
||||||
{
|
{
|
||||||
#include "meshQualityDict"
|
#include "meshQualityDict"
|
||||||
|
|
||||||
// Advanced
|
|
||||||
|
|
||||||
//- Number of error distribution iterations
|
|
||||||
nSmoothScale 4;
|
|
||||||
//- Amount to scale back displacement at error points
|
|
||||||
errorReduction 0.75;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -341,13 +341,6 @@ addLayersControls
|
|||||||
meshQualityControls
|
meshQualityControls
|
||||||
{
|
{
|
||||||
#include "meshQualityDict"
|
#include "meshQualityDict"
|
||||||
|
|
||||||
// Advanced
|
|
||||||
|
|
||||||
//- Number of error distribution iterations
|
|
||||||
nSmoothScale 4;
|
|
||||||
//- Amount to scale back displacement at error points
|
|
||||||
errorReduction 0.75;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -296,14 +296,6 @@ addLayersControls
|
|||||||
meshQualityControls
|
meshQualityControls
|
||||||
{
|
{
|
||||||
#include "meshQualityDict"
|
#include "meshQualityDict"
|
||||||
|
|
||||||
|
|
||||||
// Advanced
|
|
||||||
|
|
||||||
//- Number of error distribution iterations
|
|
||||||
nSmoothScale 4;
|
|
||||||
//- Amount to scale back displacement at error points
|
|
||||||
errorReduction 0.75;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -268,14 +268,6 @@ addLayersControls
|
|||||||
meshQualityControls
|
meshQualityControls
|
||||||
{
|
{
|
||||||
#includeEtc "caseDicts/mesh/generation/meshQualityDict"
|
#includeEtc "caseDicts/mesh/generation/meshQualityDict"
|
||||||
|
|
||||||
|
|
||||||
// Advanced
|
|
||||||
|
|
||||||
//- Number of error distribution iterations
|
|
||||||
nSmoothScale 4;
|
|
||||||
//- Amount to scale back displacement at error points
|
|
||||||
errorReduction 0.75;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -290,13 +290,6 @@ meshQualityControls
|
|||||||
//- Maximum non-orthogonality allowed. Set to 180 to disable.
|
//- Maximum non-orthogonality allowed. Set to 180 to disable.
|
||||||
maxNonOrtho 75;
|
maxNonOrtho 75;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Advanced
|
|
||||||
|
|
||||||
//- Number of error distribution iterations
|
|
||||||
nSmoothScale 4;
|
|
||||||
//- Amount to scale back displacement at error points
|
|
||||||
errorReduction 0.75;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user