|
[Sponsors] |
[General] 2D countours on multiple 3D surfaces |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 30, 2013, 10:58 |
2D countours on multiple 3D surfaces
|
#1 |
Member
Ruggiero Guida
Join Date: Apr 2013
Location: World
Posts: 46
Rep Power: 13 |
Dear All,
I have created a small program to calculate the solar radiation on the various surfaces of a 3D model. The program first create a grid on the various surfaces, then it executes the solar calculations and then it saves all the irradiation values associated to the various coordinates in a simple CSV file (x,y,z,Irr). I would like to create images like those at this link http://4.bp.blogspot.com/_XxVjtHCc2I...it+Ecotect.jpg But I am struggling when there is more then one surface involved. For one single surface I apply the TableToPoint filter and then Delaunay for the countours. The fact is that I would like to limit the various contours to the correct surface (like in the image). I am sure that I need to have a more sophisticated output than the current CSV and I hope I do not have to learn VTK for that. Do you have any advice? Do you think this kind of output is even possible in Paraview? Thanks a lot |
|
May 11, 2013, 21:13 |
|
#2 |
New Member
Berk Geveci
Join Date: Apr 2013
Posts: 6
Rep Power: 13 |
Hi Rojj,
This is certainly possible in ParaView but probably not using the CSV -> TableToPoints -> Delaunay 3D approach. The Delaunay algorithm has limitations in dealing with complex 3D surface. You will have to specify a surface mesh using a mesh input ParaView recognizes such as the VTK format (polydata or unstructured grid) |
|
Tags |
contours, csv delaunay, tabletopoint |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
Extracting results on multiple surfaces | sunilpatil | FLUENT | 0 | October 21, 2018 12:15 |
[OpenFOAM.org] Install openFOAM 3.0.1 in Ubuntu 16.04 LTS from Deb packs | Pier84 | OpenFOAM Installation | 4 | June 18, 2016 17:22 |
[ANSYS Meshing] Help Generating Multiple Surfaces as a Multibody in Ansys Fluent | twolf59 | ANSYS Meshing & Geometry | 2 | September 22, 2014 15:21 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |