|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Volkan Atar
Join Date: Oct 2022
Posts: 23
Rep Power: 4 ![]() |
Hello Foamers,
i was struggling with normalToFace selection in topoSetDict. Let's say i just have a faceZone with the shape of a box. I want to "subtract" only one face of that box from that faceZone. So my topoSetDict looks like this: Code:
actions ( { name f0; type faceSet; action new; source zoneToFace; zone kleine_box; } { name f0; type faceSet; action subtract; source normalToFace; normal (0 1 0); cos 0.3; } { name f1; type faceZoneSet; action new; source setToFaceZone; faceSet f0; } ); I'm ending up with subtracting the both faces in y-axis (see the screen shot), where i actually want to subtract only one of them. Is it possible? Could someone please help me with a hint? Thanks in advance. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Duplicate entry alphaContactAngle in runtime selection table fvPatchField | Roesch | OpenFOAM Programming & Development | 2 | January 12, 2021 04:35 |
[ANSYS Meshing] Script Connection Friction | arpeedesign | ANSYS Meshing & Geometry | 4 | April 11, 2019 09:17 |
[ANSYS Meshing] Overlapping Named Selection error though every named selection differs from each othe | Onurozcan | ANSYS Meshing & Geometry | 1 | December 10, 2015 22:49 |
Overlapping Named Selection error though every named selection differs from each othe | Onurozcan | Main CFD Forum | 0 | December 6, 2015 17:12 |
Problem in3D model processing | mebinitap | OpenFOAM | 2 | December 12, 2014 05:40 |