Howdy, I am looking for folks who would be interested in doing a contract for writing new Tecplot 360 loaders for various formats (e.g. Matlab, NetCDF,...
Hello, I have a 3D unstructured mesh and I create several (~40) axial slices to integrate various parameters. What I want to do is capture the results of...
Hi all, I am a beginner using Tecplot. I am modeling flow passing throughout rods. In order to save computational time I did not include the rods in the mesh....
Javier, In 360 you can create circular zones. A rod is no different. Simply create a circular zone (may be polar), and specify the dimensions of the rod in...
Dear Vinny, I was having similar issues with earlier Mac OS X releases. I was told by Tecplot support that OpenGL off-screen rendering wasn't supported in...
Thanks a lot Harley. It did help. _____ From: Tecplot_Talk@yahoogroups.com [mailto:Tecplot_Talk@yahoogroups.com] On Behalf Of harley_klein Sent: Tuesday,...
Tushar, It is impossible to equate two zones of different sizes using the equation dialog in Tecplot. I realize the frustration behind this, but it can still...
Hi every tecplot experts! I am a beginning user of tecplot10 and playing with it for this and that. My first question on this forum is if Tecplot can read in...
As mentioned in the recent edition of Contours, and also at AIAA in Reno last week, we've launched the new Tecplot Talk Forum at http://www.tecplottalk.com Jim...
Hi, I want to compile my data converter for Linux. The compilation under Windows and HP-UX doesn't run into problems. The Linux system runs on Sun Ultra 40 mit...
Puetz, Oliver P11M22
Puetz.Oliver@...
Jan 16, 2007 2:09 pm
2463
This sounds like a 32-bit versus 64-bit issue. Either you're compiling your add-on source 32-bit and linking against a 64-bit Tecplot library, or else the...
Hi Dave, thanks for your help. Yes, it is a discrepancy between my compiled objects and the libtec.so file libtec.so reports ELF 32-bit MSB shared object,...
Puetz, Oliver P11M22
Puetz.Oliver@...
Jan 17, 2007 3:27 pm
2465
Hi Oliver, It sounds like you have the SPARC/Solaris version of Tecplot installed on your Opteron/Linux box. Does Tecplot actually run on this machine? Here's...
Hi Dave, now it works with options -m386 and -32. Best regards Oliver ________________________________ Von: Tecplot_Talk@yahoogroups.com...
Puetz, Oliver P11M22
Puetz.Oliver@...
Jan 18, 2007 10:45 am
2467
Hi, I'm having problems creating a 3D plot using Tecplot 9. Basically, I have several sets of data in Excel which I import into Tecplot using Excel Loader. I...
Hi, I'm having problems creating a 3D plot using Tecplot 9. Basically, I have several sets of data in Excel which I import into Tecplot using Excel Loader. I...
Hi, I'm having problems creating a 3D plot using Tecplot 9. Basically, I have several sets of data in Excel which I import into Tecplot using Excel Loader. I...
Hi Mark, You need to specify the ijk dimensions for your zones when you are adding them to the dataset. If they are left to the default of 1 then you are just...
Hi, I'm trying to create binary files. It worked ok if I used real for the variables. However, if I try to use real(8) or double precision, I can get the error...
Hi, I've created a 3D scatter plot of some data in Tecplot 9. I would like to change the format of the plot to give me surface contours rather than discreet...
Hi Guys I have a 3D plot and I'd like that my Z axis be in logaritmic scale. How can I do that? Thanks Parsa...
Parsa Zamankhan
zamankhp@...
Feb 4, 2007 7:32 pm
2474
Parsa, You'll have to compute a variable to be the log of the Z coordinate. In 3D you can not specify log axis. That is reserved for 2D and X-Y. ... -- ...
Hi, I've created a 3D scatter plot of some data in Tecplot 9. I would like to change the format of the plot to give me surface contours rather than discreet...
Mark, In order to produce a color contoured surface, you must provide a surface of data, not one line of data. You need at a minimum X and Y coordinates and a...
Hi Steve, I'm not quite understanding something here, as in my case I have 3 different variables (corresponding to 3 sets of data/columns in my Excel...
Mark, If you have 3 columns of data, with 10 points each, and each column represents the physical coordinates x, y, and z, then they need to be loaded as one...
Hi Steve, I don't place the data in 3 separate zones. Each data set, consisting of 3 columns of data (x, y and z variables) is loaded in its entirety as one ...
Hey Mark, How can you have Imax=10 but the zones loading only 6 rows? If you have 3 columns of data, and 6 rows, the Imax=6. ... -- Steve... "Never argue with...