Removed spurious "compressible::".

This commit is contained in:
henry
2009-08-18 22:03:34 +01:00
parent 2d1398b319
commit bcb1fc5ea8
15 changed files with 41 additions and 41 deletions

View File

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

View File

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

View File

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

View File

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