From 7601e8e86f98d49c8c06c2b3680e62a586dcbc68 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Tue, 22 May 2018 22:32:02 +0100 Subject: [PATCH] tutorials/compressible/rhoPimpleFoam/RAS/aerofoilNACA0012: Minor corrections --- .../rhoPimpleFoam/RAS/aerofoilNACA0012/system/fvOptions | 4 ++-- tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/0/nut | 1 - .../rhoSimpleFoam/aerofoilNACA0012/system/fvOptions | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/tutorials/compressible/rhoPimpleFoam/RAS/aerofoilNACA0012/system/fvOptions b/tutorials/compressible/rhoPimpleFoam/RAS/aerofoilNACA0012/system/fvOptions index 196cb77d74..3bde4de1a0 100644 --- a/tutorials/compressible/rhoPimpleFoam/RAS/aerofoilNACA0012/system/fvOptions +++ b/tutorials/compressible/rhoPimpleFoam/RAS/aerofoilNACA0012/system/fvOptions @@ -1,7 +1,7 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 5 | +| \\ / O peration | Version: dev | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ @@ -10,7 +10,7 @@ FoamFile version 2.0; format ascii; class dictionary; - object porousZone; + object fvOptions; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // diff --git a/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/0/nut b/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/0/nut index 873ae167cc..c07e6f7c3b 100644 --- a/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/0/nut +++ b/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/0/nut @@ -28,7 +28,6 @@ boundaryField wall { - type nutkWallFunction; type nutkWallFunction; value uniform 0; } diff --git a/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/system/fvOptions b/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/system/fvOptions index 196cb77d74..3bde4de1a0 100644 --- a/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/system/fvOptions +++ b/tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012/system/fvOptions @@ -1,7 +1,7 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 5 | +| \\ / O peration | Version: dev | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ @@ -10,7 +10,7 @@ FoamFile version 2.0; format ascii; class dictionary; - object porousZone; + object fvOptions; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //