Search the web
Sign In
New User? Sign Up
Tecplot_Talk · Tecplot Talk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2458 - 2487 of 2721   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2458
Tecplot triangulation is pretty fast and good. Is it possible to receive the code of the triangulation, preferable on Fortran?...
bkl
i_one_bkl
Offline Send Email
Jan 11, 2007
5:00 pm
2459
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...
Park Dae-Hwan
jaoji72
Offline Send Email
Jan 13, 2007
12:52 pm
2460
Dae-Hwan: Dave Taflin compiled an add-on that will enable you to B-splines. This add-on is posted on our new <a ...
Jim Carson
jim_carson
Offline Send Email
Jan 16, 2007
12:04 am
2461
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...
Jim Carson
jim_carson
Offline Send Email
Jan 16, 2007
12:10 am
2462
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@...
Send Email
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...
Dave Taflin
davetaflin
Offline Send Email
Jan 16, 2007
8:11 pm
2464
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@...
Send Email
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...
Dave Taflin
davetaflin
Offline Send Email
Jan 17, 2007
9:34 pm
2466
Hi Dave, now it works with options -m386 and -32. Best regards Oliver ________________________________ Von: Tecplot_Talk@yahoogroups.com...
Puetz, Oliver P11M22
Puetz.Oliver@...
Send Email
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...
Mark Jabbal
markjabbal
Offline Send Email
Jan 19, 2007
2:33 pm
2468
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...
Mark Jabbal
markjabbal
Offline Send Email
Jan 19, 2007
2:34 pm
2469
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...
Mark Jabbal
markjabbal
Offline Send Email
Jan 22, 2007
11:07 am
2470
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...
jay.noble001
Offline Send Email
Jan 22, 2007
4:39 pm
2471
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...
zonexo
Offline Send Email
Jan 28, 2007
10:54 am
2472
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 Jabbal
markjabbal
Offline Send Email
Feb 2, 2007
11:36 am
2473
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@...
Send Email
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. ... -- ...
Stephen.J.Alter@...
altertalk
Offline Send Email
Feb 4, 2007
11:39 pm
2475
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 Jabbal
markjabbal
Offline Send Email
Feb 5, 2007
9:28 am
2476
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...
Stephen.J.Alter@...
altertalk
Offline Send Email
Feb 5, 2007
5:23 pm
2477
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 Jabbal
markjabbal
Offline Send Email
Feb 6, 2007
9:34 am
2478
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...
Stephen.J.Alter@...
altertalk
Offline Send Email
Feb 6, 2007
12:31 pm
2479
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 ...
Mark Jabbal
markjabbal
Offline Send Email
Feb 6, 2007
12:46 pm
2480
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...
Stephen.J.Alter@...
altertalk
Offline Send Email
Feb 6, 2007
2:14 pm
2481
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@...
Send Email
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...
Mark Jabbal
markjabbal
Offline Send Email
Feb 6, 2007
3:13 pm
2483
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...
Stephen.J.Alter@...
altertalk
Offline Send Email
Feb 6, 2007
4:12 pm
2484
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 ...
Mark Jabbal
markjabbal
Offline Send Email
Feb 6, 2007
6:45 pm
2485
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...
Stephen.J.Alter@...
altertalk
Offline Send Email
Feb 6, 2007
6:56 pm
2486
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 Jabbal
markjabbal
Offline Send Email
Feb 6, 2007
8:55 pm
2487
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...
tecgeo
tibetriver
Offline Send Email
Feb 8, 2007
4:31 am
Messages 2458 - 2487 of 2721   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help