tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion2D_simpleFoam/0/omega: Corrected field name

Resolves bug-report https://bugs.openfoam.org/view.php?id=2894
This commit is contained in:
Henry Weller
2018-03-31 16:20:57 +01:00
parent c840d39f37
commit 03d65dc6c3

View File

@ -10,7 +10,7 @@ FoamFile
version 2.0; version 2.0;
format ascii; format ascii;
class volScalarField; class volScalarField;
object epsilon; object omega;
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //