From 003e7ca06ccfb2c0efad90e97de3e382b8ddfcd1 Mon Sep 17 00:00:00 2001 From: mattijs <mattijs> Date: Thu, 29 Nov 2018 09:19:40 +0000 Subject: [PATCH] ENH: leakpath: change format to ensight. --- .../motorBike_leakDetection/system/snappyHexMeshDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict index ab44b7dff80..8e9ca26a5f9 100644 --- a/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/motorBike_leakDetection/system/snappyHexMeshDict @@ -320,7 +320,7 @@ meshQualityControls // Advanced // Format to use for lines (e.g. leak path) -setFormat nastran; +setFormat ensight; // Write flags -- GitLab