From 7167d46046779f97b956fe1195349f10c482393e Mon Sep 17 00:00:00 2001 From: Vuko Vukcevic Date: Tue, 19 Jun 2018 15:40:23 +0200 Subject: [PATCH] Updated nut in all tutorials Using nutkWallFunction instead of nutWallFunction (this is abstract base now and nutkWallFunction is the same as previous nutWallFunction) --- .../conjugateHeatFoam/conjugateCavity/0/nut | 8 +-- .../conjugateCavity/0/nut | 8 +-- .../buoyantBoussinesqPisoFoam/hotRoom/0/nut | 6 +-- .../buoyantBoussinesqSimpleFoam/hotRoom/0/nut | 6 +-- .../iglooWithFridges/0/nut | 8 +-- .../constant/polyMesh/boundary | 53 +++++++++++++++++++ .../pitzDailyTurbulent/0_org/nut | 2 +- .../MRFSimpleFoam/axialTurbine_ggi/0_orig/nut | 16 +++--- .../axialTurbine_mixingPlane/0_orig/nut | 16 +++--- .../boundaryTwoWallsFlowSolution/0/nut | 4 +- .../boundaryFoam/boundaryWallFunctions/0/nut | 4 +- .../backwardFacingStepTurbulent/0/nut | 4 +- .../backwardFacingStepTurbulent/save/nut | 4 +- .../pimpleDyMFoam/axialTurbine/0_orig/nut | 16 +++--- .../pimpleFoam/t-junction/0/epsilon | 3 +- .../incompressible/pimpleFoam/t-junction/0/k | 3 +- .../pimpleFoam/t-junction/0/nut | 3 +- .../incompressible/pisoFoam/ras/cavity/0/nut | 4 +- .../porousSimpleFoam/angledDuctExplicit/0/nut | 8 +-- .../porousSimpleFoam/angledDuctImplicit/0/nut | 8 +-- .../incompressible/simpleFoam/motorBike/0/nut | 4 +- .../incompressible/simpleFoam/pitzDaily/0/nut | 4 +- .../simpleFoam/pitzDaily3Blocks/0/nut | 8 +-- .../simpleSRFFoam/axialTurbine/0_orig/nut | 6 +-- .../incompressible/simpleSRFFoam/mixer/0/nut | 4 +- .../cavitatingFoam/ras/throttle/0/nut | 2 +- .../multiphase/interFoam/ras/damBreak/0/nut | 6 +-- .../0/nut | 2 +- .../save/nut | 2 +- 29 files changed, 136 insertions(+), 86 deletions(-) create mode 100644 tutorials/immersedBoundary/pitzDailyBodyFitted/constant/polyMesh/boundary diff --git a/tutorials/coupled/conjugateHeatFoam/conjugateCavity/0/nut b/tutorials/coupled/conjugateHeatFoam/conjugateCavity/0/nut index 026ef64c3..502a37cc4 100644 --- a/tutorials/coupled/conjugateHeatFoam/conjugateCavity/0/nut +++ b/tutorials/coupled/conjugateHeatFoam/conjugateCavity/0/nut @@ -127,7 +127,7 @@ boundaryField { movingWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -135,7 +135,7 @@ boundaryField } left { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -143,7 +143,7 @@ boundaryField } right { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -151,7 +151,7 @@ boundaryField } bottom { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/0/nut b/tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/0/nut index 026ef64c3..502a37cc4 100644 --- a/tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/0/nut +++ b/tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/0/nut @@ -127,7 +127,7 @@ boundaryField { movingWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -135,7 +135,7 @@ boundaryField } left { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -143,7 +143,7 @@ boundaryField } right { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -151,7 +151,7 @@ boundaryField } bottom { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/0/nut b/tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/0/nut index 815a449e8..52a638866 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/0/nut +++ b/tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/0/nut @@ -23,17 +23,17 @@ boundaryField { floor { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } ceiling { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } fixedWalls { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } } diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/0/nut b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/0/nut index 815a449e8..52a638866 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/0/nut +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/0/nut @@ -23,17 +23,17 @@ boundaryField { floor { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } ceiling { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } fixedWalls { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } } diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/0/nut b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/0/nut index 669ad53fc..065942800 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/0/nut +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/0/nut @@ -23,25 +23,25 @@ boundaryField { ground { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } igloo_region0 { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } twoFridgeFreezers_seal_0 { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } twoFridgeFreezers_herring_1 { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } } diff --git a/tutorials/immersedBoundary/pitzDailyBodyFitted/constant/polyMesh/boundary b/tutorials/immersedBoundary/pitzDailyBodyFitted/constant/polyMesh/boundary new file mode 100644 index 000000000..e401dca6e --- /dev/null +++ b/tutorials/immersedBoundary/pitzDailyBodyFitted/constant/polyMesh/boundary @@ -0,0 +1,53 @@ +/*--------------------------------*- C++ -*----------------------------------*\ +| ========= | | +| \\ / F ield | foam-extend: Open Source CFD | +| \\ / O peration | Version: 4.1 | +| \\ / A nd | Web: http://www.foam-extend.org | +| \\/ M anipulation | | +\*---------------------------------------------------------------------------*/ +FoamFile +{ + version 2.0; + format ascii; + class polyBoundaryMesh; + location "constant/polyMesh"; + object boundary; +} +// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + +5 +( + inlet + { + type patch; + nFaces 30; + startFace 24170; + } + outlet + { + type patch; + nFaces 57; + startFace 24200; + } + upperWall + { + type wall; + nFaces 223; + startFace 24257; + } + lowerWall + { + type wall; + nFaces 250; + startFace 24480; + } + frontAndBack + { + type empty; + nFaces 24450; + startFace 24730; + } +) + + +// ************************************************************************* // diff --git a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut index 8a7a4e6ad..2e6d6d95c 100644 --- a/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut +++ b/tutorials/immersedBoundary/pitzDailyTurbulent/0_org/nut @@ -23,7 +23,7 @@ boundaryField { pitzDailyIB { - type nutWallFunction; + type nutkWallFunction; patchType immersedBoundary; value uniform 0; } diff --git a/tutorials/incompressible/MRFSimpleFoam/axialTurbine_ggi/0_orig/nut b/tutorials/incompressible/MRFSimpleFoam/axialTurbine_ggi/0_orig/nut index 01fc587ee..c89d2d281 100644 --- a/tutorials/incompressible/MRFSimpleFoam/axialTurbine_ggi/0_orig/nut +++ b/tutorials/incompressible/MRFSimpleFoam/axialTurbine_ggi/0_orig/nut @@ -38,7 +38,7 @@ boundaryField } GVBLADE { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -46,7 +46,7 @@ boundaryField } GVHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -54,7 +54,7 @@ boundaryField } GVSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -82,7 +82,7 @@ boundaryField } RUBLADE { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -90,7 +90,7 @@ boundaryField } RUHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -98,7 +98,7 @@ boundaryField } RUSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -126,7 +126,7 @@ boundaryField } DTHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -134,7 +134,7 @@ boundaryField } DTSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/MRFSimpleFoam/axialTurbine_mixingPlane/0_orig/nut b/tutorials/incompressible/MRFSimpleFoam/axialTurbine_mixingPlane/0_orig/nut index 8df1e34ad..f177e3e74 100644 --- a/tutorials/incompressible/MRFSimpleFoam/axialTurbine_mixingPlane/0_orig/nut +++ b/tutorials/incompressible/MRFSimpleFoam/axialTurbine_mixingPlane/0_orig/nut @@ -38,7 +38,7 @@ boundaryField } GVBLADE { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -46,7 +46,7 @@ boundaryField } GVHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -54,7 +54,7 @@ boundaryField } GVSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -82,7 +82,7 @@ boundaryField } RUBLADE { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -90,7 +90,7 @@ boundaryField } RUHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -98,7 +98,7 @@ boundaryField } RUSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -126,7 +126,7 @@ boundaryField } DTHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -134,7 +134,7 @@ boundaryField } DTSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/0/nut b/tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/0/nut index aa4096e46..31b52b731 100644 --- a/tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/0/nut +++ b/tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/0/nut @@ -23,7 +23,7 @@ boundaryField { lowerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -31,7 +31,7 @@ boundaryField } upperWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/nut b/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/nut index 78aae8c63..74bd7dc27 100644 --- a/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/nut +++ b/tutorials/incompressible/boundaryFoam/boundaryWallFunctions/0/nut @@ -23,7 +23,7 @@ boundaryField { lowerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -31,7 +31,7 @@ boundaryField } upperWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/0/nut b/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/0/nut index 6391dc19a..28c1e9efa 100644 --- a/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/0/nut +++ b/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/0/nut @@ -33,7 +33,7 @@ boundaryField } upperWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -41,7 +41,7 @@ boundaryField } lowerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/save/nut b/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/save/nut index 6391dc19a..28c1e9efa 100644 --- a/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/save/nut +++ b/tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/save/nut @@ -33,7 +33,7 @@ boundaryField } upperWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -41,7 +41,7 @@ boundaryField } lowerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/pimpleDyMFoam/axialTurbine/0_orig/nut b/tutorials/incompressible/pimpleDyMFoam/axialTurbine/0_orig/nut index 4e18be124..e5aca3fab 100644 --- a/tutorials/incompressible/pimpleDyMFoam/axialTurbine/0_orig/nut +++ b/tutorials/incompressible/pimpleDyMFoam/axialTurbine/0_orig/nut @@ -43,7 +43,7 @@ boundaryField } GVBLADE { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -51,7 +51,7 @@ boundaryField } GVHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -59,7 +59,7 @@ boundaryField } GVSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -87,7 +87,7 @@ boundaryField } RUBLADE { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -95,7 +95,7 @@ boundaryField } RUHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -103,7 +103,7 @@ boundaryField } RUSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -131,7 +131,7 @@ boundaryField } DTHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -139,7 +139,7 @@ boundaryField } DTSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/pimpleFoam/t-junction/0/epsilon b/tutorials/incompressible/pimpleFoam/t-junction/0/epsilon index c84955ab0..41d40744f 100644 --- a/tutorials/incompressible/pimpleFoam/t-junction/0/epsilon +++ b/tutorials/incompressible/pimpleFoam/t-junction/0/epsilon @@ -42,8 +42,7 @@ boundaryField defaultFaces { - type epsilonWallFunction; - value uniform 0; + type empty; } } diff --git a/tutorials/incompressible/pimpleFoam/t-junction/0/k b/tutorials/incompressible/pimpleFoam/t-junction/0/k index a2c7d4cbf..dae6c0334 100644 --- a/tutorials/incompressible/pimpleFoam/t-junction/0/k +++ b/tutorials/incompressible/pimpleFoam/t-junction/0/k @@ -42,8 +42,7 @@ boundaryField defaultFaces { - type kqRWallFunction; - value uniform 0; + type empty; } } diff --git a/tutorials/incompressible/pimpleFoam/t-junction/0/nut b/tutorials/incompressible/pimpleFoam/t-junction/0/nut index b5f08955c..3091704c9 100644 --- a/tutorials/incompressible/pimpleFoam/t-junction/0/nut +++ b/tutorials/incompressible/pimpleFoam/t-junction/0/nut @@ -41,8 +41,7 @@ boundaryField defaultFaces { - type nutWallFunction; - value uniform 0; + type empty; } } diff --git a/tutorials/incompressible/pisoFoam/ras/cavity/0/nut b/tutorials/incompressible/pisoFoam/ras/cavity/0/nut index a8c4ddf61..b16fc934c 100644 --- a/tutorials/incompressible/pisoFoam/ras/cavity/0/nut +++ b/tutorials/incompressible/pisoFoam/ras/cavity/0/nut @@ -23,12 +23,12 @@ boundaryField { movingWall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } fixedWalls { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } frontAndBack diff --git a/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/0/nut b/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/0/nut index 08b54490a..345384267 100644 --- a/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/0/nut +++ b/tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/0/nut @@ -23,25 +23,25 @@ boundaryField { front { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } back { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } wall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } porosityWall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } diff --git a/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/0/nut b/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/0/nut index 08b54490a..345384267 100644 --- a/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/0/nut +++ b/tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/0/nut @@ -23,25 +23,25 @@ boundaryField { front { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } back { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } wall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } porosityWall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } diff --git a/tutorials/incompressible/simpleFoam/motorBike/0/nut b/tutorials/incompressible/simpleFoam/motorBike/0/nut index 0cdaa83a1..fd1ad0a8b 100644 --- a/tutorials/incompressible/simpleFoam/motorBike/0/nut +++ b/tutorials/incompressible/simpleFoam/motorBike/0/nut @@ -41,7 +41,7 @@ boundaryField lowerWall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } @@ -53,7 +53,7 @@ boundaryField "motorBike_.*" { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } } diff --git a/tutorials/incompressible/simpleFoam/pitzDaily/0/nut b/tutorials/incompressible/simpleFoam/pitzDaily/0/nut index 6391dc19a..28c1e9efa 100644 --- a/tutorials/incompressible/simpleFoam/pitzDaily/0/nut +++ b/tutorials/incompressible/simpleFoam/pitzDaily/0/nut @@ -33,7 +33,7 @@ boundaryField } upperWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -41,7 +41,7 @@ boundaryField } lowerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/simpleFoam/pitzDaily3Blocks/0/nut b/tutorials/incompressible/simpleFoam/pitzDaily3Blocks/0/nut index 4c51b481e..ab8fa0a8a 100644 --- a/tutorials/incompressible/simpleFoam/pitzDaily3Blocks/0/nut +++ b/tutorials/incompressible/simpleFoam/pitzDaily3Blocks/0/nut @@ -33,7 +33,7 @@ boundaryField } upperWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -41,7 +41,7 @@ boundaryField } lowerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -49,7 +49,7 @@ boundaryField } lowerWallInterface { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -57,7 +57,7 @@ boundaryField } lowerWallInlet { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/simpleSRFFoam/axialTurbine/0_orig/nut b/tutorials/incompressible/simpleSRFFoam/axialTurbine/0_orig/nut index ee99c13cf..6ed4da72c 100644 --- a/tutorials/incompressible/simpleSRFFoam/axialTurbine/0_orig/nut +++ b/tutorials/incompressible/simpleSRFFoam/axialTurbine/0_orig/nut @@ -43,7 +43,7 @@ boundaryField } RUBLADE { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -51,7 +51,7 @@ boundaryField } RUHUB { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -59,7 +59,7 @@ boundaryField } RUSHROUD { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/incompressible/simpleSRFFoam/mixer/0/nut b/tutorials/incompressible/simpleSRFFoam/mixer/0/nut index ad7ebe801..e35ce6a51 100644 --- a/tutorials/incompressible/simpleSRFFoam/mixer/0/nut +++ b/tutorials/incompressible/simpleSRFFoam/mixer/0/nut @@ -33,7 +33,7 @@ boundaryField } innerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; @@ -41,7 +41,7 @@ boundaryField } outerWall { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/multiphase/cavitatingFoam/ras/throttle/0/nut b/tutorials/multiphase/cavitatingFoam/ras/throttle/0/nut index 778da44b3..a49b13877 100644 --- a/tutorials/multiphase/cavitatingFoam/ras/throttle/0/nut +++ b/tutorials/multiphase/cavitatingFoam/ras/throttle/0/nut @@ -35,7 +35,7 @@ boundaryField walls { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/multiphase/interFoam/ras/damBreak/0/nut b/tutorials/multiphase/interFoam/ras/damBreak/0/nut index 0f25a9450..3264291d2 100644 --- a/tutorials/multiphase/interFoam/ras/damBreak/0/nut +++ b/tutorials/multiphase/interFoam/ras/damBreak/0/nut @@ -23,17 +23,17 @@ boundaryField { leftWall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } rightWall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } lowerWall { - type nutWallFunction; + type nutkWallFunction; value uniform 0; } atmosphere diff --git a/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/0/nut b/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/0/nut index 1f27a01b8..50811916a 100644 --- a/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/0/nut +++ b/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/0/nut @@ -61,7 +61,7 @@ boundaryField airfoil { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8; diff --git a/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/save/nut b/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/save/nut index 1f27a01b8..50811916a 100644 --- a/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/save/nut +++ b/tutorials/overset/parallelTests/NACA4412-ThreeLayerOverlapFringeAssemby-100Processors/save/nut @@ -61,7 +61,7 @@ boundaryField airfoil { - type nutWallFunction; + type nutkWallFunction; Cmu 0.09; kappa 0.41; E 9.8;