mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated comment/description
This commit is contained in:
@ -337,7 +337,7 @@ addLayersControls
|
|||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 60;
|
featureAngle 60;
|
||||||
|
|
||||||
// At non-patched sides allow mesh to slip if extrusion direction makes
|
// At non-patched sides allow mesh to slip if extrusion direction makes
|
||||||
|
|||||||
@ -256,35 +256,34 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// thickness of the layer furthest away from the wall.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// See relativeSizes parameter.
|
||||||
// See relativeSizes parameter.
|
|
||||||
finalLayerThickness 0.5;
|
finalLayerThickness 0.5;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
minThickness 0.25;
|
minThickness 0.25;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 60;
|
featureAngle 60;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 5;
|
nRelaxIter 5;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -285,31 +285,30 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.3;
|
expansionRatio 1.3;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// thickness of the layer furthest away from the wall.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
|
||||||
finalLayerThickness 1;
|
finalLayerThickness 1;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
minThickness 0.1;
|
minThickness 0.1;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 30;
|
featureAngle 30;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 3;
|
nRelaxIter 3;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -335,33 +335,33 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the
|
||||||
// thickness of the layer furthest away from the wall.
|
// thickness of the layer furthest away from the wall.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
finalLayerThickness 0.3;
|
finalLayerThickness 0.3;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
minThickness 0.1;
|
minThickness 0.1;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 30;
|
featureAngle 30;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 3;
|
nRelaxIter 3;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -189,34 +189,33 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.3;
|
expansionRatio 1.3;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// thickness of the layer furthest away from the wall.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// See relativeSizes parameter.
|
||||||
// See relativeSizes parameter.
|
|
||||||
finalLayerThickness 0.7;
|
finalLayerThickness 0.7;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
minThickness 0.25;
|
minThickness 0.25;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 60;
|
featureAngle 60;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 5;
|
nRelaxIter 5;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -204,30 +204,30 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
finalLayerThickness 0.3;
|
finalLayerThickness 0.3;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
minThickness 0.1;
|
minThickness 0.1;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 60;
|
featureAngle 60;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 3;
|
nRelaxIter 3;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -227,37 +227,37 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the
|
||||||
// thickness of the layer furthest away from the wall.
|
// thickness of the layer furthest away from the wall.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
finalLayerThickness 0.3;
|
finalLayerThickness 0.3;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
minThickness 0.1;
|
minThickness 0.1;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 60;
|
featureAngle 60;
|
||||||
|
|
||||||
//- At non-patched sides allow mesh to slip if extrusion direction makes
|
// At non-patched sides allow mesh to slip if extrusion direction makes
|
||||||
// angle larger than slipFeatureAngle.
|
// angle larger than slipFeatureAngle.
|
||||||
slipFeatureAngle 30;
|
slipFeatureAngle 30;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 3;
|
nRelaxIter 3;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -277,31 +277,31 @@ addLayersControls
|
|||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
finalLayerThickness 0.3;
|
finalLayerThickness 0.3;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
minThickness 0.25;
|
minThickness 0.25;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 60;
|
featureAngle 60;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 5;
|
nRelaxIter 5;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -216,33 +216,32 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.5;
|
expansionRatio 1.5;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// thickness of the layer furthest away from the wall.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// See relativeSizes parameter.
|
||||||
// See relativeSizes parameter.
|
|
||||||
finalLayerThickness 0.02;
|
finalLayerThickness 0.02;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
minThickness 0.005;
|
minThickness 0.005;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 90;
|
featureAngle 90;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 3;
|
nRelaxIter 3;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -216,33 +216,32 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.5;
|
expansionRatio 1.5;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// thickness of the layer furthest away from the wall.
|
// Relative to undistorted size of cell outside layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// See relativeSizes parameter.
|
||||||
// See relativeSizes parameter.
|
|
||||||
finalLayerThickness 0.0003;
|
finalLayerThickness 0.0003;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
minThickness 0.0001;
|
minThickness 0.0001;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 90;
|
featureAngle 90;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 3;
|
nRelaxIter 3;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -214,30 +214,30 @@ addLayersControls
|
|||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
finalLayerThickness 0.3;
|
finalLayerThickness 0.3;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
minThickness 0.25;
|
minThickness 0.25;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 30;
|
featureAngle 30;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 5;
|
nRelaxIter 5;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -228,31 +228,31 @@ addLayersControls
|
|||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the thickness of the layer furthest away from the wall.
|
// is the thickness of the layer furthest away from the wall.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
finalLayerThickness 0.3;
|
finalLayerThickness 0.3;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// See relativeSizes parameter.
|
// See relativeSizes parameter.
|
||||||
minThickness 0.25;
|
minThickness 0.25;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 60;
|
featureAngle 60;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 5;
|
nRelaxIter 5;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
@ -210,32 +210,32 @@ addLayersControls
|
|||||||
// Expansion factor for layer mesh
|
// Expansion factor for layer mesh
|
||||||
expansionRatio 1.0;
|
expansionRatio 1.0;
|
||||||
|
|
||||||
//- Wanted thickness of final added cell layer. If multiple layers
|
// Wanted thickness of final added cell layer. If multiple layers
|
||||||
// is the
|
// is the
|
||||||
// thickness of the layer furthest away from the wall.
|
// thickness of the layer furthest away from the wall.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
finalLayerThickness 0.3;
|
finalLayerThickness 0.3;
|
||||||
|
|
||||||
//- Minimum thickness of cell layer. If for any reason layer
|
// Minimum thickness of cell layer. If for any reason layer
|
||||||
// cannot be above minThickness do not add layer.
|
// cannot be above minThickness do not add layer.
|
||||||
// Relative to undistorted size of cell outside layer.
|
// Relative to undistorted size of cell outside layer.
|
||||||
minThickness 0.1;
|
minThickness 0.1;
|
||||||
|
|
||||||
//- If points get not extruded do nGrow layers of connected faces that are
|
// If points get not extruded do nGrow layers of connected faces that are
|
||||||
// also not grown. This helps convergence of the layer addition process
|
// also not grown. This helps convergence of the layer addition process
|
||||||
// close to features.
|
// close to features.
|
||||||
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
|
||||||
nGrow 0;
|
nGrow 0;
|
||||||
|
|
||||||
|
|
||||||
// Advanced settings
|
// Advanced settings
|
||||||
|
|
||||||
//- When not to extrude surface. 0 is flat surface, 90 is when two faces
|
// When not to extrude surface. 0 is flat surface, 90 is when two faces
|
||||||
// make straight angle.
|
// are perpendicular
|
||||||
featureAngle 30;
|
featureAngle 30;
|
||||||
|
|
||||||
//- Maximum number of snapping relaxation iterations. Should stop
|
// Maximum number of snapping relaxation iterations. Should stop
|
||||||
// before upon reaching a correct mesh.
|
// before upon reaching a correct mesh.
|
||||||
nRelaxIter 3;
|
nRelaxIter 3;
|
||||||
|
|
||||||
// Number of smoothing iterations of surface normals
|
// Number of smoothing iterations of surface normals
|
||||||
|
|||||||
Reference in New Issue
Block a user