fluid sim
This commit is contained in:
parent
4eed90072a
commit
86236a1c90
47 changed files with 4371 additions and 7077 deletions
|
|
@ -14,7 +14,7 @@ boundaryField
|
|||
{
|
||||
interface
|
||||
{
|
||||
type noSlip;
|
||||
type slip;
|
||||
}
|
||||
inlet
|
||||
{
|
||||
|
|
@ -31,14 +31,10 @@ boundaryField
|
|||
}
|
||||
bottom
|
||||
{
|
||||
type noSlip;
|
||||
type slip;
|
||||
}
|
||||
slip-bottom
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
defaultFaces
|
||||
{
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue