tecplot
1. How to access the software
module load GRAPHICS # which tecplot versions are available? module avail tecplot # load default tecplot module ( the one marked with "(default)" ) module load tecplot # load specific version of tecplot module load tecplot/<version_number> |
2. Start the GUI
to start Tecplot type:
tec360
Depending on the kind of connection to the cluster ( ssh, FastX, ... ) one might need to start tecplot with mesa support:
tec360 -mesa