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;
|
||||
type wall;
|
||||
|
||||
//- Optional override of added patchfields. If not specified
|
||||
// any added patchfields are of type calculated.
|
||||
patchFields
|
||||
{
|
||||
epsilon
|
||||
@ -149,8 +151,6 @@ baffles
|
||||
type cyclic;
|
||||
neighbourPatch fan_half1;
|
||||
|
||||
//- Optional override of added patchfields. If not specified
|
||||
// any added patchfields are of type calculated.
|
||||
patchFields
|
||||
{
|
||||
p
|
||||
|
||||
Reference in New Issue
Block a user