diff --git a/tutorials/compressible/rhoPimpleFoam/RAS/aerofoilNACA0012/system/fvOptions b/tutorials/compressible/rhoPimpleFoam/RAS/aerofoilNACA0012/system/fvOptions index 196cb77d7..3bde4de1a 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 873ae167c..c07e6f7c3 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 196cb77d7..3bde4de1a 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; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //