mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Changing BC for U to slip
This commit is contained in:
@ -45,9 +45,7 @@ boundaryField
|
|||||||
|
|
||||||
topAndBottom
|
topAndBottom
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type slip;
|
||||||
inletValue uniform (0 0 0);
|
|
||||||
value $internalField;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user