From a13deb2cb5acc6353b386a1398da5800f5f053cb Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Tue, 4 Apr 2017 12:33:17 +0100 Subject: [PATCH] template cases: added nCellsBetweenLevels to snappyHexMeshDict files --- etc/templates/closedVolume/system/snappyHexMeshDict | 1 + etc/templates/closedVolumeRotating/system/snappyHexMeshDict | 1 + etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict | 1 + etc/templates/inflowOutflow/system/snappyHexMeshDict | 1 + etc/templates/inflowOutflowRotating/system/snappyHexMeshDict | 1 + 5 files changed, 5 insertions(+) diff --git a/etc/templates/closedVolume/system/snappyHexMeshDict b/etc/templates/closedVolume/system/snappyHexMeshDict index 25f1b3a79..99a28f4d3 100644 --- a/etc/templates/closedVolume/system/snappyHexMeshDict +++ b/etc/templates/closedVolume/system/snappyHexMeshDict @@ -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 diff --git a/etc/templates/closedVolumeRotating/system/snappyHexMeshDict b/etc/templates/closedVolumeRotating/system/snappyHexMeshDict index eafffecdb..4ef035765 100644 --- a/etc/templates/closedVolumeRotating/system/snappyHexMeshDict +++ b/etc/templates/closedVolumeRotating/system/snappyHexMeshDict @@ -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 diff --git a/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict b/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict index 97fc13331..b71e8a33d 100644 --- a/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict +++ b/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict @@ -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 diff --git a/etc/templates/inflowOutflow/system/snappyHexMeshDict b/etc/templates/inflowOutflow/system/snappyHexMeshDict index 97fc13331..b71e8a33d 100644 --- a/etc/templates/inflowOutflow/system/snappyHexMeshDict +++ b/etc/templates/inflowOutflow/system/snappyHexMeshDict @@ -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 diff --git a/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict b/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict index 9960c3957..2717c2afa 100644 --- a/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict +++ b/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict @@ -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