|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Terry Jordan
Join Date: Mar 2009
Posts: 95
Rep Power: 6 ![]() |
I can successfully view the internal mesh and scalars with my reader, but I am unsure what the pointZones, faceZones, and cellZones, are used for in the icoDyFoam/mixer2D. What/how are these files used?
|
|
|
|
|
|
|
|
|
#2 |
|
Super Moderator
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,416
Rep Power: 13 ![]() |
They contain sets of points/faces/cells.
In the mixer case they e.g. give the cells on the inside of the mixer (so the ones that rotate) and e.g. the faces that are being projected onto eachother. |
|
|
|
|
|
|
|
|
#3 |
|
Member
Terry Jordan
Join Date: Mar 2009
Posts: 95
Rep Power: 6 ![]() |
Let me rephrase my question. Do I need these for the paraview reader? Do you use these in parafoam?
Also how about the mesh modifier do I need those for paraview? I guess I am a little confused as to what files are necessary to visualize versus those that are necessary to calculate. |
|
|
|
|
|
|
|
|
#4 |
|
Super Moderator
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,416
Rep Power: 13 ![]() |
faceZones/cellZones are selections of faces/cells. These are sometimes interesting to look at. You do not need them per se.
meshModifiers are not nessecary for visualization. You need - points - faces - owner - neighbour - boundary |
|
|
|
|
|
|
|
|
#5 |
|
Member
Terry Jordan
Join Date: Mar 2009
Posts: 95
Rep Power: 6 ![]() |
Thanks that answers alot. So in parafoam do you all visualize cellzones, facezones and pointzones?
|
|
|
|
|
|
|
|
|
#6 |
|
Member
chris book
Join Date: Mar 2009
Posts: 85
Rep Power: 6 ![]() |
Is there a way to visualize faceZones ?
|
|
|
|
|
|
|
|
|
#7 |
|
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,695
Rep Power: 17 ![]() |
It used to work in dxFoam (in fact, it still does), but I don't know how to do it in paraview. Any suggestions are welcome.
Hrv
__________________
Hrvoje Jasak |
|
|
|
|
|
|
|
|
#8 |
|
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: http://olesenm.github.com/
Posts: 766
Rep Power: 16 ![]() |
Assuming that you have setSet compiled, it automatically generates VTK output (unless you specify '-noVTK').
BTW: You can partial automate the process - just pipe in your desired commands via stdin into setSet. /mark |
|
|
|
|
|
|
|
|
#9 |
|
Super Moderator
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,416
Rep Power: 13 ![]() |
foamToVTK does faceZones.
(btw. setSet has -batch option which reads file) |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SnappyHexMesh One instead of two zones | bastil | OpenFOAM Mesh Utilities | 0 | November 5, 2008 07:54 |
| Replacing Zones | Steve | FLUENT | 0 | December 4, 2007 00:13 |
| help with grid zones | csertoi_aurel | FLUENT | 0 | February 4, 2005 12:46 |
| boundary zones | Vinod | FLUENT | 2 | November 16, 2004 05:16 |
| moving zones | abigaille Gilibert | FLUENT | 2 | July 30, 2002 05:08 |