mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Minor code formatting
This commit is contained in:
@ -29,13 +29,10 @@ boundaryField
|
|||||||
gamma 1;
|
gamma 1;
|
||||||
p0 40;
|
p0 40;
|
||||||
pressure table
|
pressure table
|
||||||
|
(
|
||||||
2
|
(0 10)
|
||||||
(
|
(1 40)
|
||||||
(0 10)
|
);
|
||||||
(1 40)
|
|
||||||
)
|
|
||||||
;
|
|
||||||
value uniform 40;
|
value uniform 40;
|
||||||
}
|
}
|
||||||
outlet1
|
outlet1
|
||||||
|
|||||||
Reference in New Issue
Block a user