ENH: tutorial file updates

This commit is contained in:
andy
2012-11-02 16:19:33 +00:00
parent 6e33e79a94
commit 302a997cb0
6 changed files with 12 additions and 12 deletions

View File

@ -24,12 +24,12 @@ boundaryField
lowerWall
{
type epsilonWallFunction;
value uniform 1e-08;
value $internalField;
}
upperWall
{
type epsilonWallFunction;
value uniform 1e-08;
value $internalField;
}
front
{

View File

@ -24,12 +24,12 @@ boundaryField
lowerWall
{
type kqRWallFunction;
internalField uniform 0.1;
value $internalField;
}
upperWall
{
type kqRWallFunction;
internalField uniform 0.1;
value $internalField;
}
front
{

View File

@ -24,12 +24,12 @@ boundaryField
lowerWall
{
type nutkWallFunction;
value uniform 0;
value $internalField;
}
upperWall
{
type nutkWallFunction;
value uniform 0;
value $internalField;
}
front
{

View File

@ -24,12 +24,12 @@ boundaryField
lowerWall
{
type nutkWallFunction;
value uniform 0;
value $internalField;
}
upperWall
{
type nutkWallFunction;
value uniform 0;
value $internalField;
}
front
{

View File

@ -24,12 +24,12 @@ boundaryField
lowerWall
{
type nutUSpaldingWallFunction;
value uniform 0;
value $internalField;
}
upperWall
{
type nutUSpaldingWallFunction;
value uniform 0;
value $internalField;
}
front
{

View File

@ -24,12 +24,12 @@ boundaryField
lowerWall
{
type omegaWallFunction;
value uniform 1111.11;
value $internalField;
}
upperWall
{
type omegaWallFunction;
value uniform 1111.11;
value $internalField;
}
front
{