OpenFOAM-5.x/tutorials/incompressible/simpleFoam/pitzDaily
Henry Weller ab3081aa6b 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;
     }
2016-02-09 18:45:13 +00:00
..
0 noSlip: New wall boundary condition for velocity 2016-02-09 18:45:13 +00:00
constant tutorials/incompressible/simpleFoam/pitzDaily: Change default model to kEpsilon 2015-11-01 12:24:25 +00:00
system tutorials/incompressible/simpleFoam/pitzDaily: Change default model to kEpsilon 2015-11-01 12:24:25 +00:00