|
[Sponsors] |
April 2, 2008, 08:16 |
FaceSet representation
|
#1 |
Member
Radu Mustata
Join Date: Mar 2009
Location: Zaragoza, Spain
Posts: 99
Rep Power: 17 |
Hi everybody,
Don`t know whether I post the message in the right topic branch, but is there a quick way of "seeing" (in paraview) a faceSet/Zone that is not a boundary patch, with the values of the variables that I solve for? foamToVTK doesn`t do the trick (as it does for the boundary patches), and I guess that this is because the variables are stored at cell centres. Do I have to create surface scalar fields for it? Thing is that if I do foamtoVTK -surfaceFields I donīt see a thing (phi) either... Cheers, Radu |
|
April 2, 2008, 08:25 |
Hi Radu,
I think that it shou
|
#2 |
Senior Member
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20 |
Hi Radu,
I think that it should work using the option -faceSet instead of -surfaceFields: Usage: foamToVTK <root> <case> [-surfaceFields] [-ascii] [-faceSet faceSet name] [-mesh mesh name] [-nearCellValue] [-pointSet pointSet name] [-excludePatches patches to exclude] [-allPatches] [-cellSet cellSet name] [-parallel] [-fields fields] [-constant] [-noPointValues] [-latestTime] [-noInternal] [-time time] Dragos |
|
April 2, 2008, 08:50 |
Hi Dragos,
Of course I tried
|
#3 |
Member
Radu Mustata
Join Date: Mar 2009
Location: Zaragoza, Spain
Posts: 99
Rep Power: 17 |
Hi Dragos,
Of course I tried that in the first place..all that I get is the faceID and normals...so no fields. A faceZone is just a list of face indexes, right? a boundary patch has itīs associated field values as well? So I can play around coupling solvers with boundary patches, but how can I do the same (couple solvers, I mean) with surfaces that are not boundaries? Or better still, is it possible, did anyone try it? Radu |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] Add / Remove faces from patch , create new | djh2 | OpenFOAM Meshing & Mesh Conversion | 9 | November 8, 2020 17:30 |
[Commercial meshers] faceSet of a cutting plane for a internal patch definition | RubenGutiii | OpenFOAM Meshing & Mesh Conversion | 1 | April 17, 2019 06:10 |
[General] Representation "Surface" is displayed correctly, but Representation "Outline" is not | macfly | ParaView | 4 | March 22, 2014 10:54 |
select disk with faceSet | raffale | OpenFOAM Pre-Processing | 4 | June 8, 2012 09:27 |
[swak4Foam] Mass flow rate through faceSet using swak4foam | CedricVH | OpenFOAM Community Contributions | 5 | May 4, 2012 08:57 |