Skip to content
Snippets Groups Projects
Commit 3868902d authored by graham's avatar graham
Browse files

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

parent 50660fcc
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ boundaryField
lowerWall
{
type fixedValue;
value uniform (20 0 0);
value $internalField;
}
"motorBike_.*"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment