Skip to content
Snippets Groups Projects
Commit ab3081aa authored by Henry Weller's avatar Henry Weller
Browse files

noSlip: New wall boundary condition for velocity

noSlip is equivalent to fixedValue with a value of (0 0 0) but is
simpler to specify e.g.

     upperWall
     {
         type            noSlip;
     }
parent 54b2d0b4
Branches
Tags
1 merge request!33Merge foundation
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