ENH: Changing BC for U to slip

This commit is contained in:
sergio
2017-12-20 08:32:53 -08:00
parent feb11e4a39
commit e7d9a1accf

View File

@ -45,9 +45,7 @@ boundaryField
topAndBottom
{
type inletOutlet;
inletValue uniform (0 0 0);
value $internalField;
type slip;
}
}