Skip to content

Commit

Permalink
ENH: Updated tutorial file
Browse files Browse the repository at this point in the history
  • Loading branch information
andy committed Dec 19, 2012
1 parent 0fc5820 commit 5c4559d
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -36,7 +36,8 @@ boundaryField
// mapped boundaries
"(region0_to.*)"
{
type slip;
type fixedValue;
value uniform (0 0 0);
}

// floor sides
Expand Down

0 comments on commit 5c4559d

Please sign in to comment.