Difference between revisions of "Tecplot 360 EX"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:plottingCategory:animationCategory:cfdCategory:simulations {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|tecplot}} |{{#varde...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:plotting]][[Category:animation]][[Category:cfd]][[Category:simulations]]
+
[[Category:Software]][[Category:Math]][[Category:Animation]][[Category:Fluid Dynamics]][[Category:Simulation]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|tecplot}}
 
|{{#vardefine:app|tecplot}}
|{{#vardefine:url|https://www.tecplot.com/products/tecplot-360/}}
+
|{{#vardefine:url|http://www.tecplot.com/products/tecplot-360/}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
+
|{{#vardefine:exe|1}}            <!--ADDITIONAL INFO-->
 
|{{#vardefine:job|}}            <!--JOB SCRIPTS-->
 
|{{#vardefine:job|}}            <!--JOB SCRIPTS-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
Line 19: Line 19:
  
 
Quickly plot and animate your CFD, simulations and test data exactly the way you want. Analyze complex data, arrange multiple layouts, and communicate your results with professional images and animations.
 
Quickly plot and animate your CFD, simulations and test data exactly the way you want. Analyze complex data, arrange multiple layouts, and communicate your results with professional images and animations.
 +
 +
;Note:
 +
Tecplot 360 EX is only licensed for [http://mae.ufl.edu/ Department of Mechanical and Aerospace Engineering] and its use is restricted to MAE groups that requested access to the tecplot module.
  
 
<!--Modules-->
 
<!--Modules-->
Line 24: Line 27:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 33: Line 36:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
+
Use SLURM GUI sessions to run Tecplot. See [[GUI Programs]] for details. To run Tecplot under Xpra use the tecplot module and tecplot_gui shell wrapper. Example session with the default resource request:
 +
 
 +
$ ml gui
 +
 
 +
$ launch_gui_session -e tecplot
  
 
|}}
 
|}}

Latest revision as of 14:56, 19 August 2022

Description

tecplot website  

Quickly plot and animate your CFD, simulations and test data exactly the way you want. Analyze complex data, arrange multiple layouts, and communicate your results with professional images and animations.

Note

Tecplot 360 EX is only licensed for Department of Mechanical and Aerospace Engineering and its use is restricted to MAE groups that requested access to the tecplot module.

Environment Modules

Run module spider tecplot to find out what environment modules are available for this application.

System Variables

  • HPC_TECPLOT_DIR - installation directory
  • HPC_TECPLOT_BIN - executable directory

Additional Information

Use SLURM GUI sessions to run Tecplot. See GUI Programs for details. To run Tecplot under Xpra use the tecplot module and tecplot_gui shell wrapper. Example session with the default resource request:

$ ml gui

$ launch_gui_session -e tecplot