|
[Sponsors] |
March 5, 2006, 15:14 |
input vertex data file format
|
#1 |
Guest
Posts: n/a
|
Does anyone know where I can find a sample input file for reading in vertex data. The great gambit tutorial guide offers no such reference, but it does offer advice on how to select said data file. Anyway whenever I try to imput my data file it says "error reading number of points per curve and number of curves." I have tried putting those two number on the first two rows of my data file, but it still gave me the error. Thanks for reading.
-Rick |
|
March 6, 2006, 02:21 |
Re: input vertex data file format
|
#2 |
Guest
Posts: n/a
|
The Vertex data file has to be of the following format,
x-coordinate y-coordinate z-coordinate x-coordinate y-coordinate z-coordinate .............. ................... ....................... For a 2d problem you have to give zeroes for z-coordinates. Below is a sample vertex data file fo 2d, e.g. -45.932 -90.861 0 -49.209 -77.373 0 -36.565 -72.305 0 30.387 -82.540 0 89.672 -33.925 0 |
|
March 6, 2006, 03:39 |
Re: input vertex data file format
|
#3 |
Guest
Posts: n/a
|
this link will help you about format and a sample vextex data available
|
|
March 6, 2006, 03:39 |
Re: input vertex data file format
|
#4 |
Guest
Posts: n/a
|
this link will help you about format and a sample vextex data available
http://instruct1.cit.cornell.edu/cou...foil/step1.htm |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
paraview installation woes | vex | OpenFOAM Installation | 15 | January 30, 2011 08:11 |
Installation of OpenFOAM-1.6 on Ubuntu 9.10 | marval | OpenFOAM Installation | 2 | March 17, 2010 09:33 |
[CAD formats] my stl surface is seen as just a line | rcastilla | OpenFOAM Meshing & Mesh Conversion | 2 | January 6, 2010 02:30 |
Results saving in CFD | hawk | Main CFD Forum | 16 | July 21, 2005 21:51 |
error while compiling the USER Sub routine | CFD user | CFX | 3 | November 25, 2002 16:16 |