alphatWallFunctions: add "compressible::" qualifier to compressible alphat wall-functions

This commit is contained in:
Henry
2013-04-10 17:04:49 +01:00
parent 115262d38f
commit 48272dc5ab
39 changed files with 2280 additions and 2278 deletions

View File

@ -122,7 +122,7 @@ class alphatJayatillekeWallFunctionFvPatchScalarField
public: public:
//- Runtime type information //- Runtime type information
TypeName("alphatJayatillekeWallFunction"); TypeName("compressible::alphatJayatillekeWallFunction");
// Constructors // Constructors

View File

@ -105,7 +105,7 @@ class alphatWallFunctionFvPatchScalarField
public: public:
//- Runtime type information //- Runtime type information
TypeName("alphatWallFunction"); TypeName("compressible::alphatWallFunction");
// Constructors // Constructors

View File

@ -28,19 +28,19 @@ boundaryField
} }
ground ground
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
blockedFaces blockedFaces
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value nonuniform 0(); value nonuniform 0();
} }
baffleWall baffleWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value nonuniform 0(); value nonuniform 0();
} }

View File

@ -23,19 +23,19 @@ boundaryField
{ {
piston piston
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
liner liner
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
cylinderHead cylinderHead
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,7 +23,7 @@ boundaryField
{ {
ground ground
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
mut muSgs; mut muSgs;
value uniform 0; value uniform 0;
} }
@ -45,7 +45,7 @@ boundaryField
"(region0_to.*)" "(region0_to.*)"
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
mut muSgs; mut muSgs;
value uniform 0; value uniform 0;
} }

View File

@ -23,22 +23,22 @@ boundaryField
{ {
front front
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
back back
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
wall wall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
porosityWall porosityWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -23,22 +23,22 @@ boundaryField
{ {
front front
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
back back
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
wall wall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
porosityWall porosityWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -23,13 +23,13 @@ boundaryField
{ {
movingWall movingWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
fixedWalls fixedWalls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,13 +23,13 @@ boundaryField
{ {
rotor rotor
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
stator stator
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,22 +23,22 @@ boundaryField
{ {
front front
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
back back
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
wall wall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
porosityWall porosityWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -23,22 +23,22 @@ boundaryField
{ {
front front
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
back back
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
wall wall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
porosityWall porosityWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -23,22 +23,22 @@ boundaryField
{ {
front front
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
back back
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
wall wall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
porosityWall porosityWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -23,7 +23,7 @@ boundaryField
{ {
Default_Boundary_Region Default_Boundary_Region
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -37,7 +37,7 @@ boundaryField
} }
WALL10 WALL10
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -43,7 +43,7 @@ boundaryField
} }
prismWall prismWall
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
defaultFaces defaultFaces

View File

@ -23,17 +23,17 @@ boundaryField
{ {
floor floor
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
ceiling ceiling
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
fixedWalls fixedWalls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
} }

View File

@ -23,25 +23,25 @@ boundaryField
{ {
frontAndBack frontAndBack
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
topAndBottom topAndBottom
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
hot hot
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
cold cold
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,12 +23,12 @@ boundaryField
{ {
floor floor
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
ceiling ceiling
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -22,7 +22,7 @@ dictionaryReplacement
{ {
"baffle.*" "baffle.*"
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
} }

View File

@ -22,7 +22,7 @@ dictionaryReplacement
{ {
"baffle1.*" "baffle1.*"
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
} }

View File

@ -22,7 +22,7 @@ dictionaryReplacement
{ {
"region0_to_.*" "region0_to_.*"
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
} }

View File

@ -80,7 +80,7 @@ baffles
alphat alphat
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
epsilon epsilon

View File

@ -23,22 +23,22 @@ boundaryField
{ {
box box
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
floor floor
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
ceiling ceiling
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
fixedWalls fixedWalls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
} }

View File

@ -23,25 +23,25 @@ boundaryField
{ {
box box
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
floor floor
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
ceiling ceiling
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
fixedWalls fixedWalls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,19 +23,19 @@ boundaryField
{ {
floor floor
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
ceiling ceiling
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }
fixedWalls fixedWalls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -20,6 +20,7 @@ FoamFile
frontAndBack frontAndBack
{ {
type symmetryPlane; type symmetryPlane;
inGroups 1(symmetryPlane);
nFaces 320; nFaces 320;
startFace 3456; startFace 3456;
} }
@ -44,6 +45,7 @@ FoamFile
upperWall upperWall
{ {
type symmetryPlane; type symmetryPlane;
inGroups 1(symmetryPlane);
nFaces 160; nFaces 160;
startFace 4064; startFace 4064;
} }

View File

@ -19,13 +19,13 @@ libs ("libOpenFOAM.so" "libfieldFunctionObjects.so");
application simpleFoam; application simpleFoam;
startFrom latestTime; startFrom startTime;
startTime 0; startTime 0;
stopAt endTime; stopAt endTime;
endTime 500; endTime 5;
deltaT 1; deltaT 1;

View File

@ -23,7 +23,7 @@ ddtSchemes
gradSchemes gradSchemes
{ {
default Gauss linear; default Gauss linear;
grad(U) cellLimited Gauss linear 1; grad(U) fourth; //cellLimited Gauss linear 1;
grad(nuTilda) cellLimited Gauss linear 1; grad(nuTilda) cellLimited Gauss linear 1;
} }

View File

@ -46,7 +46,7 @@ boundaryField
} }
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -46,7 +46,7 @@ boundaryField
} }
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,17 +23,17 @@ boundaryField
{ {
top top
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
bottom bottom
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
symmetry symmetry

View File

@ -23,7 +23,7 @@ boundaryField
{ {
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,7 +23,7 @@ boundaryField
{ {
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -23,7 +23,7 @@ boundaryField
{ {
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
inlet inlet

View File

@ -46,7 +46,7 @@ boundaryField
} }
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -46,7 +46,7 @@ boundaryField
} }
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -46,7 +46,7 @@ boundaryField
} }
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
Prt 0.85; Prt 0.85;
value uniform 0; value uniform 0;
} }

View File

@ -23,7 +23,7 @@ boundaryField
{ {
walls walls
{ {
type alphatWallFunction; type compressible::alphatWallFunction;
value uniform 0; value uniform 0;
} }
} }