From 8ee4efc64ba915b2d7aedb6c7255c594decb0573 Mon Sep 17 00:00:00 2001 From: mattijs <mattijs> Date: Mon, 9 May 2022 13:45:19 +0100 Subject: [PATCH] ENH: checkMesh: weights on AMI patches. --- .../mesh/createPatch/multiRegionHeater_autoPatch/Allrun.pre | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/Allrun.pre b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/Allrun.pre index 2c5eef5c8ff..cbbb5749956 100755 --- a/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/Allrun.pre +++ b/tutorials/mesh/createPatch/multiRegionHeater_autoPatch/Allrun.pre @@ -15,6 +15,9 @@ done #unset FOAM_SIGFPE runApplication createPatch -allRegions -overwrite +# Output weights on AMI mapped patches +runApplication checkMesh -allRegions -allGeometry + restore0Dir echo -- GitLab