I¹m one of those command line geeks, so what I often do is use bash scripts I write that use one of the components in the ImageMagick package to to things...
Darren De Zeeuw
darrens@...
Jun 13, 2008 2:55 pm
2692
Hi, Would it be possible to implement into a macro the extract precise line add-on? If it is possible, how would I do it? Thanks, Luis...
hi to everyone, I have a 3d periodic zone from fluent which I am trying to copy and rotate it for 120 degrees about x axis. I am trying to accomplish it using...
Sorry guys I solve it 1. copy zone 2. alter eq. for all the zones {Zrot}={Z}*cos(theta)+{Y}*sin(theta) {Yrot}=-{Z}*sin(theta)+{Y}*cos(theta) {X}={X} 3. alter...
To Tecplot users: I have data set computed from LES which can be loaded into the Techplot (I have techplot 10.0 version). Now I want to calculate mean of all...
v10 had a statistics addon that could be activated from the tecplot.add file. Simply uncomment the $!LoadAddon and the statistics addon will run, and you can...
I have an IJ-ordered data set for many zones characterizing a time series of 2D data sets. I have TECPLOT360 and tried to extract a time series at a given x,y...
Obeysekera, Jayantha
jobey@...
Jul 11, 2008 12:46 pm
2698
Everyone: I read a cas file and one data file of unsteady problem into tecplot. There are two types of velocity components in the variables list (e.g....
Hi, I have large amounts of 3D flow data is separate .plt files. Each file may contain the variables: X, Y, Z, U-X, U-Y, U-Z, P Also there is connectivity...
Hi Ray, I posted a reply here but also on our newer Tecplot Talk forum at www.tecplottalk.com. Tecplot 360 2008 allows users to store static information like...
Hello, I want to output the maximum value of a zone in a text field With &(MINVAR[10]) the oveall maximum of all zones will be outputted. Does anyone knows,...
Puetz, Oliver (E F PR...
Puetz.Oliver@...
Sep 9, 2008 10:52 am
2702
Unless I'm misunderstanding you, you can just disable all zones but the one of interest, get the maxiumum, then re-enable the rest. That's how I do it. Tom ......
You will have to use a macro to assign auxiliary data to each zone to contain the information you want to display. An example would be: #!MC 1100 # This macro...
Hello Stephen, could you please verify your code, or run it. I've got error messages. Regards Oliver ________________________________ Von:...
Puetz, Oliver (E F PR...
Puetz.Oliver@...
Sep 9, 2008 1:53 pm
2705
Hello Stephen, I have to change "AuxDataLocation = Var" to "AuxDataLocation = Zone". Thi is my code $!Loop |NumZones| $!VarSet |SourceZone| = |loop| ...
Puetz, Oliver (E F PR...
Puetz.Oliver@...
Sep 9, 2008 2:06 pm
2706
Yep. I had to switch from Var to Zone; that's what I get from programming from memory and not testing it. Sorry for the confusion. With respect to the "Value...
Hello, I'm using Tecplot to plot some velocity fields. I have used the streamtraces to show the path of the particles but I have noticed that some of the...
I ran an experiment five different times. I created 5 different zones, one for each experimental sample. I would like to generate a single XY plot curve fit...
You can merge all the data into one data set, then use X-Y to fit a curve through it. There should be a macro on the Tecplot website on how to merge zones. ...
Hi I have a 2D axisymmetric geometry and want to show a 3D view of the geometry, is there any way or any macro that can rotate a 2D geometry around the...
Dear all,  How to load a DEM ascii text file that was converted from arccatalog as  raster to ascii .  thanks, Feleke Dear all, How to load a DEM...
Dear Tecplot_Talk, I get trouble when I tried to create unstructured FEM meshes from 2 boundaries as in attached .dat files: "FplBn.dat" and "RivBn.dat". MG...
I am getting a library error when attempting to run Tecplot 2009 with SLED 11, specifically SLED 11 doesn't use libstdc++.so.5 (vers. 5 of the std. c++ libs)....
Brian Greiner
beg@...
Jul 6, 2009 7:34 pm
2714
I am using TECPLT to draw the streamlines(assuming they are the same as streaklines for steady conditions). My data contains x,y,z,u, and v. I have two...
Dear Feleke, We saw your email on Tecplot Talk and wanted to let you know that we are using a different Tecplot Talk site now. Here is a link to it: ...
Chris Idso
c.idso@...
Aug 18, 2009 6:53 pm
2717
Dear Feleke, Tecplot does not calculate the stream function for you, not does it have a handy feature for calculating the stream function. There may be a way...
Chris Idso
c.idso@...
Aug 18, 2009 8:25 pm
2718
Hello, I'm using Tecplot 360-2006 and -2008. In any version as well as older versions it was very inconvenient to reload a data set. Currently, I have to chose...
Puetz, Oliver (E F PR...
Puetz.Oliver@...
Sep 21, 2009 11:03 am
2719
I have a button called "Refresh" in my Quick Macro Panel. The button runs a macro that does basically what you are asking, except it does not refresh the data...
Hello Stephen, hello Paul, Thanks for your answers. But, honestly, this is not what I hope to can use. Currently, I save the layout temporarilly and reload the...
Puetz, Oliver (E F PR...
Puetz.Oliver@...
Sep 24, 2009 1:40 pm
2721
Hi All ; I am wondering if Tecplot supports quadratic elements. If not, is there any middle software which can convert the data to a suitable format for...