CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] VTK Boundary Viewing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 22, 2006, 00:05
Default VTK Boundary Viewing
  #1
iyer_arvind
Guest
 
Posts: n/a
I am very new to VTK.

My geometry has 6 boundaries and as i had mentioned in a previous thread i have to plot the contour for around 7000 time steps. But i need contours on only one of the faces of the geometry - "wall_lt". Exporting data from Foam creates all the fields in a separate vtk- UnstructuredGrid format and the boundary details in separate wall_vtk_1.vtk file on PolyData format. How (pipeline sequence) do i get the data only on this surface? so that contours are curves not surfaces.

right now i tried plotting the data as iso-surfaces and viewing from the perendicular direaction but that was too bad (as you might guess),
Then i tried extracting edges from the contour strips, but this infact takes a lot of time, almost 7 seconds on a 3GHz machine per contour.
But i observed, in paraFoam there is an option to select the surface, and contouring on that takes considerably less time (obviously ?).
  Reply With Quote

Old   October 23, 2006, 02:22
Default Try loading just the surface f
  #2
Senior Member
 
Rasmus Hemph
Join Date: Mar 2009
Location: Sweden
Posts: 108
Rep Power: 17
hemph is on a distinguished road
Try loading just the surface file in your vtk-file. Else you could do a cut with a plane in vtk and do your contours on that. If you load a filter or a glyph, the corresponding vtk-class is shown in the Parameters-tab. You can then look up the class info on the vtk doxygen code browser. http://www.vtk.org/doc/nightly/html/
hemph is offline   Reply With Quote

Old   October 23, 2006, 04:31
Default Thanks a lot Mr Rasmus, I
  #3
iyer_arvind
Guest
 
Posts: n/a
Thanks a lot Mr Rasmus,

I realize now the reason of my problem. It is that my case is a 2d case and i wanted the contours in the span-wise direction. The patch of "empty" boundary condition did not have any data, i looked up in the other patches, and these did have the relevant data.

Anyways, is there any way to map the internal mesh data to the face data? so that the contours will appear as lines not strips?
Thanks Again
  Reply With Quote

Old   October 23, 2006, 05:50
Default Hi Iyer, Try the cut-filter i
  #4
Senior Member
 
Rasmus Hemph
Join Date: Mar 2009
Location: Sweden
Posts: 108
Rep Power: 17
hemph is on a distinguished road
Hi Iyer,
Try the cut-filter in paraview. It should create a 2D-surface of your pseudo-3d-data. The cut-surface can be contoured.
hemph is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CFD analaysis of Pelton turbine amodpanthee CFX 31 April 19, 2018 18:02
Velocity vector in impeller passage ngoc_tran_bao CFX 24 May 3, 2016 21:16
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 07:00
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 04:05


All times are GMT -4. The time now is 14:44.