ENH: tutorial input file updates related to DataEntry changes

This commit is contained in:
andy
2011-11-21 18:38:47 +00:00
parent 5763b7e404
commit 6b71297665
9 changed files with 11 additions and 11 deletions

View File

@ -43,7 +43,7 @@ boundaryField
inlet
{
type flowRateInletVelocity;
flowRate 0.1;
flowRate constant 0.1;
value uniform (0 0 0);
}
outlet

View File

@ -43,7 +43,7 @@ boundaryField
inlet
{
type flowRateInletVelocity;
flowRate 0.1;
flowRate constant 0.1;
value uniform (0 0 0);
}
outlet

View File

@ -43,7 +43,7 @@ boundaryField
inlet
{
type flowRateInletVelocity;
flowRate 0.1;
flowRate constant 0.1;
value uniform (0 0 0);
}
outlet

View File

@ -28,7 +28,7 @@ boundaryField
inlet
{
type flowRateInletVelocity;
flowRate 0.5; //0.75;
flowRate constant 0.5; //0.75;
value uniform (0 0 0);
}
outlet