mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: angledDuct: renamed wall to walls
This commit is contained in:
@ -79,7 +79,6 @@ boundary
|
||||
ground
|
||||
{
|
||||
type wall;
|
||||
inGroups (wall);
|
||||
faces
|
||||
(
|
||||
(0 3 2 1)
|
||||
|
||||
@ -168,7 +168,6 @@ castellatedMeshControls
|
||||
patchInfo
|
||||
{
|
||||
type wall;
|
||||
inGroups (wall);
|
||||
}
|
||||
}
|
||||
|
||||
@ -182,7 +181,6 @@ castellatedMeshControls
|
||||
patchInfo
|
||||
{
|
||||
type wall;
|
||||
inGroups (wall);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user