From 5d6e83b8343145f5cc6a9cc0f5b2b8f85fb8b561 Mon Sep 17 00:00:00 2001 From: Vanja Skuric Date: Thu, 5 May 2016 14:50:06 +0200 Subject: [PATCH] Fixed icoFoam tutorials --- .../twoBlocksMixingPlaneMismatch_dirY_spanZ/0_orig/U | 6 ------ .../system/controlDict | 2 +- .../mixingPlane/twoBlocksMixingPlane_dirY_spanZ/0_orig/U | 6 ------ .../mixingPlane/twoBlocksMixingPlane_dirZ_spanY/0_orig/U | 6 ------ 4 files changed, 1 insertion(+), 19 deletions(-) diff --git a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/0_orig/U b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/0_orig/U index c9b0cd956..e5afe4b5d 100644 --- a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/0_orig/U +++ b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/0_orig/U @@ -54,12 +54,6 @@ boundaryField type mixingPlane; } - top - { - type fixedValue; - value uniform (0 0 0); - } - frontAndBack { type empty; diff --git a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/system/controlDict b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/system/controlDict index 44f894261..ddd443c2f 100644 --- a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/system/controlDict +++ b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlaneMismatch_dirY_spanZ/system/controlDict @@ -24,7 +24,7 @@ stopAt endTime; endTime 5.5; -deltaT 0.005; +deltaT 0.001; writeControl timeStep; diff --git a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirY_spanZ/0_orig/U b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirY_spanZ/0_orig/U index c9b0cd956..e5afe4b5d 100644 --- a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirY_spanZ/0_orig/U +++ b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirY_spanZ/0_orig/U @@ -54,12 +54,6 @@ boundaryField type mixingPlane; } - top - { - type fixedValue; - value uniform (0 0 0); - } - frontAndBack { type empty; diff --git a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirZ_spanY/0_orig/U b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirZ_spanY/0_orig/U index c9b0cd956..e5afe4b5d 100644 --- a/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirZ_spanY/0_orig/U +++ b/tutorials/incompressible/icoFoam/mixingPlane/twoBlocksMixingPlane_dirZ_spanY/0_orig/U @@ -54,12 +54,6 @@ boundaryField type mixingPlane; } - top - { - type fixedValue; - value uniform (0 0 0); - } - frontAndBack { type empty;