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...
Mark, You might try loading the data. It should be a scatter of points, as it doesn't sound like you have an ordered data set. Then create a rectangular ...
Keith.A.McCormick@...
Feb 6, 2007 2:49 pm
2482
Hi Steve, Yes, sure you're right. The attached information was purely representation purpose only! The original question I posted regarding this was referring...
So you have a zone of 3 variables and 6 points. What is the geometry you are representing with 6 points? ... -- Steve... "Never argue with an idiot, for they...
Hi Steve, Yes, that's correct, but the points are scattered (in specific terms, the variables are parameters related to a jet in cross flow, e.g. Reynolds ...
So what do you want to color contour if there is no surface? ... -- Steve... "Never argue with an idiot, for they will bring you down to their level and beat...
Surely it must be possible to represent the array of points I have as a surface contour though? I would have done it in Excel, except that I have 3 variables,...
Mark Before tecplot can draw a contour plot, it has to have connectivity information that tells it how each point relates to its neighbors. I don't think this...