CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > Tecplot

Command line program tec360 missing in Tecplot 360 EX

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 31, 2015, 04:20
Default Command line program tec360 missing in Tecplot 360 EX
  #1
Super Moderator
 
Praveen. C
Join Date: Mar 2009
Location: Bangalore
Posts: 342
Blog Entries: 6
Rep Power: 18
praveen is on a distinguished road
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
praveen is offline   Reply With Quote

Old   January 31, 2015, 10:18
Default command line work around
  #2
Member
 
Durrell Rittenberg
Join Date: May 2011
Location: Bellevue WA
Posts: 38
Rep Power: 14
Durrell4 is on a distinguished road
Send a message via MSN to Durrell4 Send a message via Yahoo to Durrell4 Send a message via Skype™ to Durrell4
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.
Durrell4 is offline   Reply With Quote

Old   January 31, 2015, 23:04
Default
  #3
Super Moderator
 
Praveen. C
Join Date: Mar 2009
Location: Bangalore
Posts: 342
Blog Entries: 6
Rep Power: 18
praveen is on a distinguished road
Quote:
Originally Posted by Durrell4 View Post
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.
This does the job, thanks. I just set a sym link called "tec360" to the executable.
praveen is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fast Fourier Transform (FFT) in Tecplot 360 g.woyczynski Tecplot 5 October 26, 2017 11:09
Tecplot 360 2011 R2 preview with OpenFOAM data loader available for evaluation scott_rumage OpenFOAM Post-Processing 50 January 23, 2017 02:49
[OpenFOAM] Xlib: extension "GLX" missing on display goldbeard ParaView 5 March 24, 2013 13:12
How to plot contour lines in Tecplot 360 using Excel file Iqbal Tecplot 1 May 30, 2012 19:22
errors when installing openfoam2.1 on ubuntu12.o4 hewei OpenFOAM Installation 5 May 29, 2012 07:43


All times are GMT -4. The time now is 11:18.