fix fluid
This commit is contained in:
parent
9afdebd128
commit
4866b23e34
3 changed files with 6 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ boundaryField
|
|||
{
|
||||
interface
|
||||
{
|
||||
type slip;
|
||||
type noSlip;
|
||||
}
|
||||
inlet
|
||||
{
|
||||
|
|
@ -35,6 +35,6 @@ boundaryField
|
|||
}
|
||||
slip-bottom
|
||||
{
|
||||
type slip;
|
||||
type noSlip;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue