mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
template cases: added nCellsBetweenLevels to snappyHexMeshDict files
This commit is contained in:
@ -60,6 +60,7 @@ castellatedMeshControls
|
||||
|
||||
locationInMesh (1e-5 1e-5 1e-5); // Offset from (0 0 0) to avoid
|
||||
// coinciding with face or edge
|
||||
nCellsBetweenLevels 3;
|
||||
}
|
||||
|
||||
snapControls
|
||||
|
||||
@ -83,6 +83,7 @@ castellatedMeshControls
|
||||
|
||||
locationInMesh (1e-5 1e-5 1e-5); // Offset from (0 0 0) to avoid
|
||||
// coinciding with face or edge
|
||||
nCellsBetweenLevels 3;
|
||||
}
|
||||
|
||||
snapControls
|
||||
|
||||
@ -84,6 +84,7 @@ castellatedMeshControls
|
||||
|
||||
locationInMesh (1e-5 1e-5 1e-5); // Offset from (0 0 0) to avoid
|
||||
// coinciding with face or edge
|
||||
nCellsBetweenLevels 3;
|
||||
}
|
||||
|
||||
snapControls
|
||||
|
||||
@ -84,6 +84,7 @@ castellatedMeshControls
|
||||
|
||||
locationInMesh (1e-5 1e-5 1e-5); // Offset from (0 0 0) to avoid
|
||||
// coinciding with face or edge
|
||||
nCellsBetweenLevels 3;
|
||||
}
|
||||
|
||||
snapControls
|
||||
|
||||
@ -112,6 +112,7 @@ castellatedMeshControls
|
||||
|
||||
locationInMesh (1e-5 1e-5 1e-5); // Offset from (0 0 0) to avoid
|
||||
// coinciding with face or edge
|
||||
nCellsBetweenLevels 3;
|
||||
}
|
||||
|
||||
snapControls
|
||||
|
||||
Reference in New Issue
Block a user