Tecplot

From Flooxs
Revision as of 22:06, 25 March 2010 by Danieljc (talk | contribs) (New page: The following command can be used to plotting 3D (not 2D) structures in Tecplot. Note that any value defined as a solution variable or a sel z= parameter will be available for plotting. ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following command can be used to plotting 3D (not 2D) structures in Tecplot. Note that any value defined as a solution variable or a sel z= parameter will be available for plotting.

After generating the 3D FLOODS structure, insert the following line:

struct tech= plotname.plt

To open tecplot using the terminal window, type:

tecplot_sv -s:no_addons

and load the previously generated data file plotname.plt

Notes

If you used

init quad

to create the structure, tecplot will still plot the elements as tetrahedra.