From f41b2db8c80b6048d1d0d8a25b45eedaa44c1500 Mon Sep 17 00:00:00 2001 From: Kutalmis Bercin Date: Thu, 14 Nov 2019 14:06:44 +0000 Subject: [PATCH] BUG: correct delta:turbulentDFSEMInlet from 2 to 1 (#1459) --- .../turbulentInflow/0.orig/inlet.DFSEM/U | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/verificationAndValidation/turbulentInflow/0.orig/inlet.DFSEM/U b/tutorials/verificationAndValidation/turbulentInflow/0.orig/inlet.DFSEM/U index 8bedc93e03..684cf0010f 100644 --- a/tutorials/verificationAndValidation/turbulentInflow/0.orig/inlet.DFSEM/U +++ b/tutorials/verificationAndValidation/turbulentInflow/0.orig/inlet.DFSEM/U @@ -17,7 +17,7 @@ FoamFile inlet { type turbulentDFSEMInlet; - delta 2; + delta 1; nCellPerEddy 1; mapMethod nearestCell; }