We have five users license for Techplot360.
The following steps will illustrate the installation of Techplot360 on Debian 11 (bullseye) Linux operating system. Other flavor of Linux has similar installation steps.
The software can be downloaded from the link
http://ftp.cc.iitk.ac.in/Linux/Tecplot/.
- Make the downloaded file execuitable, then run the setup file.
$ chmod 755 tecplot360ex2022r2_linux64.sh
$./tecplot360ex2022r2_linux64.sh
- Scroll through the License Agreement (use space bar key) and Accept it to proceed for installation. Specify the target directory where you want to install the software. It can be your home or any writable directory of the current logged in user.
- You can also install Tecplot Chorus (optional)
- After installation add path your file. i.e either .profile or
.bash_profile or /etc/profile
export PATH=/usr/local/softs/tecplot/360ex_2022r2/bin:$PATH
export PATH=/usr/local/softs/tecplot/chorus_2022r2/bin:$PATH
- Start the application and use the license server information.
$ /usr/local/softs/tecplot/360ex_2022r2/bin/tec360
or
$ tec360
- Use following information for licese server information.
- Alternative way of activating the license is by any one of the following method.
- Adding "HOST akash3.cc.iitk.ac.in 0 27101" line to
<Tecplot install folder>\tecplotlm.lic file.
- Set the environment variable
"export teclmd_LICENSE=”27101@akash3.cc.iitk.ac.in"
Subsections