From 3922f8a0e591b794fe0a7d9a851033fe7ec15251 Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Thu, 4 Aug 2011 17:30:21 +0100 Subject: [PATCH] BUG: Tutorial file with incorrect object name --- tutorials/incompressible/simpleFoam/motorBike/0.org/omega | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/incompressible/simpleFoam/motorBike/0.org/omega b/tutorials/incompressible/simpleFoam/motorBike/0.org/omega index 55c76a488ec..5f30d328cf1 100644 --- a/tutorials/incompressible/simpleFoam/motorBike/0.org/omega +++ b/tutorials/incompressible/simpleFoam/motorBike/0.org/omega @@ -10,7 +10,7 @@ FoamFile version 2.0; format ascii; class volScalarField; - object epsilon; + object omega; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -- GitLab