updating tutorial cases to use new nut/mut wall function names

This commit is contained in:
andy
2009-08-03 12:04:40 +01:00
parent ab4c4840b4
commit 6dbb672b01
29 changed files with 70 additions and 70 deletions

View File

@ -23,12 +23,12 @@ boundaryField
{
lowerWall
{
type nutWallFunction;
type nutkWallFunction;
value uniform 0;
}
upperWall
{
type nutWallFunction;
type nutkWallFunction;
value uniform 0;
}
frontBack