mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected dictionary entries
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -52,7 +52,8 @@ boundaryField
|
|||||||
{
|
{
|
||||||
type porousBafflePressure;
|
type porousBafflePressure;
|
||||||
patchType cyclic;
|
patchType cyclic;
|
||||||
jump uniform 0 value uniform 0;
|
jump uniform 0;
|
||||||
|
value uniform 0;
|
||||||
D 700;
|
D 700;
|
||||||
I 500;
|
I 500;
|
||||||
length 1.05;
|
length 1.05;
|
||||||
|
|||||||
Reference in New Issue
Block a user