mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMeshDict: fix comment
This commit is contained in:
@ -138,8 +138,10 @@ castellatedMeshControls
|
|||||||
(
|
(
|
||||||
//{
|
//{
|
||||||
// file "someLine.eMesh";
|
// file "someLine.eMesh";
|
||||||
// //level 2;
|
// //level 2; // Have level 2 for all cells intersected
|
||||||
// levels ((0.0 2) (1.0 3));
|
// // by feature.
|
||||||
|
// levels ((0.1 2); // Have level 2 for all cells within
|
||||||
|
// // 0.1 of feature.
|
||||||
//}
|
//}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user