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,22 +23,22 @@ boundaryField
{
front
{
type compressible::alphatWallFunction;
type alphatWallFunction;
value uniform 0;
}
back
{
type compressible::alphatWallFunction;
type alphatWallFunction;
value uniform 0;
}
wall
{
type compressible::alphatWallFunction;
type alphatWallFunction;
value uniform 0;
}
porosityWall
{
type compressible::alphatWallFunction;
type alphatWallFunction;
value uniform 0;
}
inlet

View File

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

View File

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

View File

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