CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > Tecplot

Lambda Ci in tecplot

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 24, 2017, 09:09
Default Lambda Ci in tecplot
  #1
New Member
 
Fabian
Join Date: Mar 2017
Posts: 2
Rep Power: 0
Fabixeneize is on a distinguished road
Hello,

I'm trying to use lambda ci method to visualize vortexes on Tecplot, and I'm having some trouble with the expresion to calculate lambda Ci with Tecplots macro. One of the reasons is that my tecplot version, 360 2012R1 is not compatible with functions as "IF"

The macro reads for lci (lambda ci)

$!ALTERDATA EQUATION = '{lci} = IF ({Beta}<=0, -1 , (sqrt(3)/2)*((abs({Beta}))**(1/3) + {Q}/3 * (abs({Beta}))**(-1/3) ))'

The syntax of the expression is
{Result} = IF(Condition, expression if true, expression if false)

But would it really be -1?

Thanks for your help
Fabixeneize is offline   Reply With Quote

Old   March 24, 2017, 12:18
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,897
Rep Power: 73
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
why are you using macros? I remember that Tecplot has already the lamba-2 method implemented...
FMDenaro is offline   Reply With Quote

Old   March 24, 2017, 13:37
Default
  #3
New Member
 
Fabian
Join Date: Mar 2017
Posts: 2
Rep Power: 0
Fabixeneize is on a distinguished road
I think is because of the version of Tecplot I'm using.
Fabixeneize is offline   Reply With Quote

Old   March 24, 2017, 13:41
Default
  #4
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,897
Rep Power: 73
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Well, I would code in fortran the evaluation of the lambda2 function, then write data in a file and load it in tecplot to see the iso-surfaces
FMDenaro is offline   Reply With Quote

Reply

Tags
lambdaci lci


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
polyhedral mesh shown by tecplot as tetra.. manuc Tecplot 0 July 4, 2016 10:03
how to make tecplot to use only static temperature Hadi Khabbaz Tecplot 0 March 4, 2016 20:08
I created a tecplot binary file... Lupocci Tecplot 6 June 27, 2012 20:56
Problem Exporting to Tecplot Craig FLUENT 2 July 16, 2008 00:21
Tecplot can't read data file from Fluent. stephen FLUENT 8 November 21, 2001 21:27


All times are GMT -4. The time now is 01:28.