CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: elvis
Forum: OpenFOAM Meshing & Mesh Conversion July 28, 2014, 09:06
Replies: 8
Views: 9,444
Posted By elvis
Hi, if paraview can load/visualize your...

Hi,

if paraview can load/visualize your file, you should be able to write STL-file from Paraview http://www.paraview.org/Wiki/The_ParaView_Tutorial
http://www.paraview.org/Wiki/ParaView
...
Forum: OpenFOAM Meshing & Mesh Conversion March 25, 2011, 02:39
Replies: 8
Views: 9,444
Posted By elvis
Dear Cristina, there are some publications and...

Dear Cristina,
there are some publications and discusions related to terrain meshing

http://hig.diva-portal.org/smash/get/diva2:228936/FULLTEXT01
=>Modelling of wind flow over complex terrain...
Forum: OpenFOAM Meshing & Mesh Conversion March 23, 2011, 12:35
Replies: 8
Views: 9,444
Posted By elvis
#!/usr/bin/env python # -*- coding: utf-8 -*- ...

#!/usr/bin/env python
# -*- coding: utf-8 -*-

import vtk

reader = vtk.vtkUnstructuredGridReader()
reader.SetFileName("/home/elvis/VTK_unstr.vtk")

filter = vtk.vtkDataSetSurfaceFilter()...
Forum: OpenFOAM Meshing & Mesh Conversion March 23, 2011, 02:20
Replies: 8
Views: 9,444
Posted By elvis
Hi, i wrote a pythonvtk script to convert...

Hi,

i wrote a pythonvtk script to convert unstructuredgrid vtk-files into STL-files.
If you send me your VTK-file in an email elvis-the-pelvis (at) hotmail dot de i will try to convert your...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 09:59.