|
[Sponsors] |
September 3, 2006, 07:22 |
Building faceZones dict
|
#1 |
Member
stefan
Join Date: Mar 2009
Posts: 96
Rep Power: 17 |
Is there an "esay" (comfortable) way to build a list of faces for the faceZones dictionary?
|
|
September 5, 2006, 06:23 |
With the faceSet (or setSet) u
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
With the faceSet (or setSet) utility. Creates faceSets. Run setsToZones to convert to faceZones.
|
|
September 5, 2006, 06:55 |
When I have tried to use the f
|
#3 |
Member
chris book
Join Date: Mar 2009
Posts: 85
Rep Power: 17 |
When I have tried to use the faceSet util but I need a faceSetDict file. But there is no example in the official distribution of OF. What I have to define in this dictionary?
What is the setSet util. It is from Paraview isn't it? |
|
September 5, 2006, 07:05 |
found it (utilities/mesh/manip
|
#4 |
Member
chris book
Join Date: Mar 2009
Posts: 85
Rep Power: 17 |
found it (utilities/mesh/manipulation/faceSet/faceSetDict)!
But I was wondering if there is a possiblity to select the faces of interest in a graphical way? |
|
September 5, 2006, 07:14 |
Take a look under applications
|
#5 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
Take a look under applications/utilities/mesh/manipulation
You might have more luck if you compile against ncurses instead of trying to get a termcap working. Allwmake and options With the setSet you can interactively select the sets. If you've compiled it with readline, the command history will be saved under ".setSet", which you can then use as a basis for batch processing. /mark |
|
December 4, 2006, 06:36 |
Is it possible to create a fac
|
#6 |
Member
stefan
Join Date: Mar 2009
Posts: 96
Rep Power: 17 |
Is it possible to create a faceZone using the face definition e.g. "4(36 37 43 42)" instead of the faceLabel?
Or does anyone know how to build a faceZone out of a list of faces (copied from faces file)? Any help is very welcome! |
|
December 4, 2006, 06:59 |
Write a little program using f
|
#7 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Write a little program using faceA == faceB to get the face labels of the faces you want.
Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fail to run series of runApplication topoSet -dict | jiahui_93 | OpenFOAM Programming & Development | 1 | May 25, 2022 13:56 |
[OpenFOAM.org] OpenFOAM 2.3.0 on CentOS 6.5 | entropies | OpenFOAM Installation | 33 | January 4, 2017 06:01 |
[foam-extend.org] Error compiling OpenFOAM-1.6-ext | Canesin | OpenFOAM Installation | 137 | January 20, 2016 15:56 |
Paraview Compiling Error (OpenFOAM 2.1.x + openSUSE 12.2) | sfigato | OpenFOAM Installation | 22 | January 31, 2013 11:16 |
Compilation error OF1.5-dev on Suse10.3 | darenyang | OpenFOAM Installation | 0 | April 29, 2009 05:55 |