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

Point Cloud --> Body

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 18, 2010, 21:35
Default Point Cloud --> Body
  #1
New Member
 
Ryan
Join Date: Sep 2010
Posts: 6
Rep Power: 15
racerdude777 is on a distinguished road
I have data in the form of a text file with (x,y,z) coordinates of individual points that I need to make into a body of a complex shape. Ultimately the goal is to then take this body and transfer it into Gambit and mesh the object.

The only method I know about to accomplish this is Solidworks but the number of points required to get a uniform mesh is too much for the processor to handle and it eventually crashes while computing.

This is proving to be very difficult and a big road block in my project. Any help would be greatly appreciated!

Thank you
racerdude777 is offline   Reply With Quote

Old   November 19, 2010, 09:19
Default
  #2
Member
 
Anonymous
Join Date: Jul 2009
Posts: 44
Rep Power: 16
gerritgroot is on a distinguished road
It depends on what you want to accomplish.

If you want to generate a continuous geometry out of these points, like in iges format for example, you need an optimisation process of which publications are usually not to be found in the aerodynamic corner.
(but in mathematics, rapidprototyping, lathe mechanics etc.)

Seeing that, you'll need a discrete mesh finally, you may safe yourself from this box of Pandora, by translating from discrete to discrete.

If your x,y,z nodes are not ordered/structured, you have a serious problem, the easiest solution will depend on the geometry itself and it may be worthwhile to look for the actual source that generated these x,y,z data.

If, however, your x,y,z, data are structured your "connectivity table" is trivial and can be generated, by let's say a simple loop in for example fortran or matlab.

The ascii format that I recommend for writing your result is FIDAP, most solvers can read that (of course you should check this first).
gerritgroot 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
CFX Post: Problems with moving point cloud for changing time steps spatialtime CFX 0 December 7, 2009 04:56
[Gmsh] Gmsh and samplesurface touf OpenFOAM Meshing & Mesh Conversion 2 December 10, 2007 02:27
Point cloud data ms Main CFD Forum 1 July 25, 2006 16:54
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19
Point Data -> Spline -> Iges Tim Franke Main CFD Forum 1 July 6, 2000 12:14


All times are GMT -4. The time now is 02:39.