mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: cellToFaceZone: new topoSetSource
This commit is contained in:
@ -439,6 +439,15 @@ actions
|
||||
// flip true;
|
||||
// }
|
||||
|
||||
{
|
||||
name cellToFaceZone1;
|
||||
type faceZoneSet;
|
||||
action new;
|
||||
source cellToFaceZone;
|
||||
set cylinder1;
|
||||
flip true;
|
||||
}
|
||||
|
||||
{
|
||||
name pointBox1;
|
||||
type pointSet;
|
||||
|
||||
Reference in New Issue
Block a user