|
[Sponsors] |
Command line program tec360 missing in Tecplot 360 EX |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 31, 2015, 05:20 |
Command line program tec360 missing in Tecplot 360 EX
|
#1 |
Super Moderator
|
Hello
In older tecplot versions, I could launch tecplot from command line using "tec360". But this seems to be missing in the latest versions. I am on Mac OSX. How to launch from command line ? Thanks praveen |
|
January 31, 2015, 11:18 |
command line work around
|
#2 |
Member
|
There is a work-around that should get you up and running. It involves creating an alias. On my Mac 10.9 machine I placed the following in a .profile file:
TEC=/Applications tec360(){ $TEC/"Tecplot 360 EX 2015 R1"/"Tecplot 360 EX 2015 R1.app"/Contents/MacOS/"Tecplot 360 EX 2015 R1" "$@" } export -f tec360 Now whenever I call tec360 I can specify any of the command flags. |
|
February 1, 2015, 00:04 |
|
#3 | |
Super Moderator
|
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fast Fourier Transform (FFT) in Tecplot 360 | g.woyczynski | Tecplot | 5 | October 26, 2017 12:09 |
Tecplot 360 2011 R2 preview with OpenFOAM data loader available for evaluation | scott_rumage | OpenFOAM Post-Processing | 50 | January 23, 2017 03:49 |
[OpenFOAM] Xlib: extension "GLX" missing on display | goldbeard | ParaView | 5 | March 24, 2013 14:12 |
How to plot contour lines in Tecplot 360 using Excel file | Iqbal | Tecplot | 1 | May 30, 2012 20:22 |
errors when installing openfoam2.1 on ubuntu12.o4 | hewei | OpenFOAM Installation | 5 | May 29, 2012 08:43 |