mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMesh: update main snappyHexMeshDict. See #1031.
This commit is contained in:
@ -332,8 +332,11 @@ castellatedMeshControls
|
|||||||
// // Optional directional expansion-ratio smoothing (after all
|
// // Optional directional expansion-ratio smoothing (after all
|
||||||
// // refinement). This will try to smooth out edge/cell size jumps
|
// // refinement). This will try to smooth out edge/cell size jumps
|
||||||
// // Specify smoothing direction and number of iterations
|
// // Specify smoothing direction and number of iterations
|
||||||
// nSmoothExpansion 100;
|
|
||||||
// smoothDirection (1 0 0);
|
// smoothDirection (1 0 0);
|
||||||
|
// // Smoothing of expansion ratio
|
||||||
|
// nSmoothExpansion 100;
|
||||||
|
// // Smoothing of positions
|
||||||
|
// nSmoothPosition 100;
|
||||||
//}
|
//}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user