From 0bb828d34a3fdc1865fe8abaa5c0f6a2352abee0 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Wed, 15 Jun 2016 18:06:12 +0100 Subject: [PATCH] Template cases: commenting out scalarLevels to prevent 0 directory being filled with cellLevel files, which generally breaks workflows --- etc/templates/closedVolume/system/snappyHexMeshDict | 2 +- etc/templates/closedVolumeRotating/system/snappyHexMeshDict | 2 +- .../compressibleInflowOutflow/system/snappyHexMeshDict | 2 +- etc/templates/inflowOutflow/system/snappyHexMeshDict | 2 +- etc/templates/inflowOutflowRotating/system/snappyHexMeshDict | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/templates/closedVolume/system/snappyHexMeshDict b/etc/templates/closedVolume/system/snappyHexMeshDict index 2bc7718a5..25f1b3a79 100644 --- a/etc/templates/closedVolume/system/snappyHexMeshDict +++ b/etc/templates/closedVolume/system/snappyHexMeshDict @@ -94,7 +94,7 @@ meshQualityControls writeFlags ( - scalarLevels +// scalarLevels layerSets layerFields ); diff --git a/etc/templates/closedVolumeRotating/system/snappyHexMeshDict b/etc/templates/closedVolumeRotating/system/snappyHexMeshDict index 587e4ad23..86797a98b 100644 --- a/etc/templates/closedVolumeRotating/system/snappyHexMeshDict +++ b/etc/templates/closedVolumeRotating/system/snappyHexMeshDict @@ -116,7 +116,7 @@ meshQualityControls writeFlags ( - scalarLevels +// scalarLevels layerSets layerFields ); diff --git a/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict b/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict index 7c1659090..97fc13331 100644 --- a/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict +++ b/etc/templates/compressibleInflowOutflow/system/snappyHexMeshDict @@ -118,7 +118,7 @@ meshQualityControls writeFlags ( - scalarLevels +// scalarLevels layerSets layerFields ); diff --git a/etc/templates/inflowOutflow/system/snappyHexMeshDict b/etc/templates/inflowOutflow/system/snappyHexMeshDict index 7c1659090..97fc13331 100644 --- a/etc/templates/inflowOutflow/system/snappyHexMeshDict +++ b/etc/templates/inflowOutflow/system/snappyHexMeshDict @@ -118,7 +118,7 @@ meshQualityControls writeFlags ( - scalarLevels +// scalarLevels layerSets layerFields ); diff --git a/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict b/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict index dfcd05a87..a40addbc3 100644 --- a/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict +++ b/etc/templates/inflowOutflowRotating/system/snappyHexMeshDict @@ -145,7 +145,7 @@ meshQualityControls writeFlags ( - scalarLevels +// scalarLevels layerSets layerFields );