Difference between revisions of "Tecplot 360 EX"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | [[Category:Software | + | [[Category:Software]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|tecplot}} | |{{#vardefine:app|tecplot}} | ||
− | |{{#vardefine:url| | + | |{{#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--> | ||
− | == | + | ==Required Modules== |
− | + | ===Serial=== | |
+ | * {{#var:app}} | ||
+ | <!-- | ||
+ | ===Parallel (OpenMP)=== | ||
+ | * intel | ||
+ | * {{#var:app}} | ||
+ | ===Parallel (MPI)=== | ||
+ | * intel | ||
+ | * openmpi | ||
+ | * {{#var:app}} | ||
+ | --> | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
Line 33: | Line 46: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==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 | ||
|}} | |}} |
Revision as of 20:25, 27 May 2022
Description
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.
Required Modules
Serial
- tecplot
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