From 9bd358f0a7272445ec62177fd05a80cd939a3fe4 Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Tue, 22 Nov 2011 15:58:10 +0000 Subject: [PATCH] ENH: Updated tutorial velocity field --- .../lagrangian/LTSReactingParcelFoam/verticalChannel/0.org/U | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/lagrangian/LTSReactingParcelFoam/verticalChannel/0.org/U b/tutorials/lagrangian/LTSReactingParcelFoam/verticalChannel/0.org/U index c1593b9e45a..352d6b50277 100644 --- a/tutorials/lagrangian/LTSReactingParcelFoam/verticalChannel/0.org/U +++ b/tutorials/lagrangian/LTSReactingParcelFoam/verticalChannel/0.org/U @@ -32,13 +32,13 @@ boundaryField inletCentral { type flowRateInletVelocity; - flowRate 0.00379; + flowRate constant 0.00379; value uniform (0 14.68 0); } inletSides { type flowRateInletVelocity; - flowRate 0.00832; + flowRate constant 0.00832; value uniform (0 17.79 0); } outlet -- GitLab