mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: createBafflesDict: moved comment
This commit is contained in:
@ -44,6 +44,8 @@ baffles
|
|||||||
name baffles;
|
name baffles;
|
||||||
type wall;
|
type wall;
|
||||||
|
|
||||||
|
//- Optional override of added patchfields. If not specified
|
||||||
|
// any added patchfields are of type calculated.
|
||||||
patchFields
|
patchFields
|
||||||
{
|
{
|
||||||
epsilon
|
epsilon
|
||||||
@ -149,8 +151,6 @@ baffles
|
|||||||
type cyclic;
|
type cyclic;
|
||||||
neighbourPatch fan_half1;
|
neighbourPatch fan_half1;
|
||||||
|
|
||||||
//- Optional override of added patchfields. If not specified
|
|
||||||
// any added patchfields are of type calculated.
|
|
||||||
patchFields
|
patchFields
|
||||||
{
|
{
|
||||||
p
|
p
|
||||||
|
|||||||
Reference in New Issue
Block a user