STYLE: Using $internalField for lowerWall as per training notes.

This commit is contained in:
graham
2011-05-16 10:26:40 +01:00
parent 50660fcca5
commit 3868902d80

View File

@ -35,7 +35,7 @@ boundaryField
lowerWall lowerWall
{ {
type fixedValue; type fixedValue;
value uniform (20 0 0); value $internalField;
} }
"motorBike_.*" "motorBike_.*"