Rounding data in Tecplot 360 or Focus

Problem: How can I quickly round data to a specified level of precision in Tecplot 360 or Focus? Solution: The “round” function can be used to round the values of a variable and either store the result in the existing variable or create a new variable. After loading your data, go to Data > Alter > Specify Equations and enter the following equation: {RoundedData} = round({Data}) In this example, a new variable […]

» Read More


Calculating the velocity magnitude in Tecplot 360 or Focus

Problem: How can I calculate the velocity magnitude in Tecplot 360 or Focus? Solution: There are two methods, which are described below: General method (works in Tecplot 360 and Focus) In this method, the mathematical definition of vector magnitude is entered and the calculated result is stored in a new variable.  After loading your data, do the following: Go to Data > Alter > Specify Equations and enter the following equation: {Velocity Magnitude} […]

» Read More


Taking back unused licenses in RLM

Problem: There are licenses checked out through RLM that are not being used. How can I return these licenses to RLM? Solution: Open the RLM browser-based administration tool through http://localhost:5054/, where localhost represents the license server hostname and 5054 represents the web server port number. Click on the Status button and then the teclmd button under the License Usage heading. On the following page, click on the GET License Usage […]

» Read More


RLM cannot bind Web Server port 5054, exiting

Problem: The Reprise License Manager will not start and my debug.log file includes a “Cannot bind Web Server port 5054, exiting” error. What happened and how can I fix it? Solution: If you start the Reprise License Manager (RLM) without a license key in the RLM installation directory and then try to shut down RLM, it will not shut down. If you try to start RLM again, you will encounter […]

» Read More


Variable names different than those in Fluent.

Problem: I loaded some data into Tecplot from Fluent and the variable list came out different than I expected in Tecplot. Some of the variable names have t-1 or t-2 after them. Some of them have #1 or #2 or #3 after them. What is Tecplot doing with the names of the variables? Solution: Fluent allows for different variables in one zone than in another while Tecplot requires that all […]

» Read More


Assigning different colors to zones

Problem: Tecplot 360 2006 Tecplot Focus 2006 and earlier versions of Tecplot products assigned different colors to zones whereas Tecplot 360 2008 Tecplot Focus 2008 and later products assign black to all zones by default. Is there a way to change this default to make the Tecplot 360 and Tecplot Focus 2008 versions behave like the 2006 and earlier versions? Solution: Yes. Please check your tecplot.cfg file in your Tecplot […]

» Read More



Comparison plot involving an unsmry file and a text file with values for a FIELD entity does not work.

Problem: I load an unsmry file into Tecplot RS 2010 and then load an ascii formatted txt file, and try to make a comparison plot of the two, Tecplot RS 2010 does not show the comparison plot I was expecting.   Why does this happen? Solution: The Generic ASCII format is only intended to support wells. It has no way to specify that the entities are of a specific type.  An unsmry file can […]

» Read More


Polar Contour plot

Problem: Is there any way to show my polar data as a polar contour plot in Tecplot 10? Solution: Since Tecplot doesn’t have the built-in ability to have Polar contour plots each case may require its own special adjustments. But here are the general guidelines. Load the polar data into Tecplot in Polar line mode. The Tecplot default for Polar plots is to assign the first variable to Theta axis […]

» Read More


How to uninstall a Tecplot product on a Macintosh platform

Problem: I have a Tecplot product installed on my Macintosh machine and I need to uninstall it. What is the best way to go about this? Solution: On Macintosh platforms, two folders in addition to the Tecplot product installation folder are affected by installing a Tecplot product with the .pkg installer (included in the .dmg file): – /Library/Receipts/ (a record of the .pkg installation goes in here) – $HOME/Library/Preferences/ (the […]

» Read More