|
From: Bill H. <hi...@fa...> - 2000-09-11 17:00:09
|
Hi Mohamad, > I am a new user of VIS5d. I am trying to use vis5d for my finite element > data visualization which contains very simple X,Y,Z nodal coordinates and > the nodal value on each coordinate (can be nodal stress value, or > displacement, etc). I like to get the final contour plot saved in VRML > format (WRL) which i finally intend to export to my Virtual Reality > environment for final viewing. I have a couple of questions for anyone who > is well-versed with vis5d. > > 1. How do I start? and how can I get the final plot in VRML format? Your data need to be organized in a regular xyz grid, not as just a collection fo values are irregular xyz locations. See Section 3.1 of the Vis5D README file to find out how to put your data into Vis5D. The folks at NCAR may have a version of Vis5D that creates VRML scenes. > 2. Can I invoke or run vis5d in the background from command line (or using > system command from a C program for instance) to > achieve my objective? If so, how could I do it? You can run Vis5D in the background via TCL scripts. Some folks run Vis5D from cron jobs this way. However, you need to have an X Display open. Perhaps someone with more experience can give you more details. Good luck, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |