Tecplot: Difference between revisions
Jump to navigation
Jump to search
(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. ...) |
(→Notes) |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
==== Notes ==== | ==== Notes ==== | ||
If you used | This option is only available to UF FLOODS users or users with access to tecplot. Tecplot itself is not a part of the FLOODS code! | ||
to create the structure, tecplot will still plot the elements as tetrahedra. | If you used "init quad" to create the structure, tecplot will still plot the elements as tetrahedra. |
Latest revision as of 22:08, 25 March 2010
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
This option is only available to UF FLOODS users or users with access to tecplot. Tecplot itself is not a part of the FLOODS code!
If you used "init quad" to create the structure, tecplot will still plot the elements as tetrahedra.