Skip to content
Snippets Groups Projects
Commit 7734d7ff authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: Tutorial updates

parent b7ea6ee2
Branches
Tags
No related merge requests found
...@@ -40,7 +40,7 @@ boundaryField ...@@ -40,7 +40,7 @@ boundaryField
wall2 wall2
{ {
type copiedFixedValue; type copiedFixedValue;
sourceFieldName T.liquid; sourceField T.liquid;
value uniform 368; value uniform 368;
} }
defaultFaces defaultFaces
......
...@@ -40,7 +40,7 @@ boundaryField ...@@ -40,7 +40,7 @@ boundaryField
wall2 wall2
{ {
type copiedFixedValue; type copiedFixedValue;
sourceFieldName T.liquid; sourceField T.liquid;
value uniform 368; value uniform 368;
} }
defaultFaces defaultFaces
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment