|
From: Garry K. <gar...@rm...> - 2000-11-13 07:55:40
|
Hi Vis5d list, Im about to give getting some wind vector data into vis5d a go. Im brand new to the program and have been reading the README, foo_to_v5d.c and other docs. I have ascii text xyz values for a regular single level grid, I also have u and v values representing components of wind vectors for every xyz or grid point. Reading the docmentation, it appears that the xyz values will be read in the for loop at step 3. If I declare variables for u and v, and I have values for every point, how should those values be represented?. I kind of need an array like G(ir, ic, il, iu, iv) Or is there some other way I should be tackling this? I didnt fancy irregular data formats for a pile of vectors, it seemed a bit uneccessary. Any ideas, ...very appreciated Cheers -- Garry Keltie gar...@rm... Interactive Information Institute & School of Architecture and Design RMIT |