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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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