mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
noSlip is equivalent to fixedValue with a value of (0 0 0) but is
simpler to specify e.g.
upperWall
{
type noSlip;
}