Cannot install Reprise License Manager

Problem: After uninstalling the previous license manager FLEXnet or after uninstalling the Reprise License Manager I cannot install or re-install the Reprise License Manager and/or I receive the error message that teclmd is already running. Solution: Tecplot 360 2009 and Tecplot Focus 2009 use the Reprise License Manager (RLM) to control access to use the products. Since 2008 R2 and previous versions used FLEXnet as the license manager and both […]

» Read More


Reprise License Manager rlmremove utility and how to use it

Problem: How can I remove a specific license from being borrowed? Solution: You can use the rlmremove utility from the command line on your RLM host machine to release a hung license back to the servers pool of free licenses (see pages 16-17 of the RLM Users Manual rlm_install.pdf). That is with this command you can stop a checked-out license from being used. This is useful if you wish to […]

» Read More


AVI animations on Linux or Macintosh platforms

Problem: I have difficulty playing AVI animations created in my Tecplot product when I try to play them on my Macintosh or Linux platform. When I try to play them on my Linux platform the AVI files work with Xanim but Xanim itself does not work very well anymore. On a Macintosh platform, I use Quicktime but the AVI files that the Tecplot product creates do not open in Quicktime. […]

» Read More


Reprise License Manager (RLM) Utilities

Problem: What sort of license manager utilities does RLM have? How can I easily control RLM on my network? Solution: On all platforms RLM includes two methods for controlling a network or site license. RLM includes a web server through which you can administer your license server from any platform in your network (on Mac/Linux you need to open the web servers port in order to access it from any […]

» Read More


Blanking a corner of plot

Problem: I want to blank my contour plot only in the lower left-hand corner where x < 45 AND y < 30. Solution: You can use equations like the ones below to create a blanking variable equal to 0 only if x < 45 and y < 30. Then you can delete the extra variables {lowerx} and {lowery}. {lowerx} = max (x -45, 0) {lowery} = max (y – 30, […]

» Read More


Animating points

Problem: I have some files with some scatter points animated to move in constant velocity. However, the movie shows relative motion of the scatter points making the animation appear jerky. Solution: The reason the scatter points look like they are moving relative to one another has to do with the way they are drawn on the screen. Any object drawn to the screen will be rounded off to the nearest […]

» Read More


Average of XY Mapping

Problem: In my XY Line plot, I want to show a line for the average value of one of the XY Mappings. Solution: You can have Tecplot calculate and plot the average for a line mapping: In the Mapping Style dialog Copy the line mapping and make sure the copy is shown. On the Curves page, set the Curve Fit for the new mapping to the General Curve Fit (One […]

» Read More


Greek or special character in variable name or text

November 2017 Update: LaTeX Fonts are available in Tecplot 360 2017 Release 3 and later. This gives you the ability to use your installed version of LaTeX to display complex formulae and equations directly on your plots. We test against MiKTeX and TeXLive but should be compatible with other LaTeX engines. Watch the LaTeX video tutorial Problem: Some variable names in my data file include one Greek character or another […]

» Read More


Linking with frames Apply Settings to all Frames

Problem: I have several frames in my layout and I set the Within Frame Axis Style to be linked. Then I pressed the button for Apply Settings to All Frames. But when I change the label font for one frame te other frames do not change. Solution: Linking on the Between Frames page of the dialog will cause the changes in one frame to apply to all frames. Linking on […]

» Read More


Skip vectors or scatter points

Problem: My data is very dense. I want to show vectors or scatter but not at every point. Solution: On the Zone Style dialog, go to the Points tab. One of the options is Index skip and this setting will apply to both scatter points and vectors.