|
[Sponsors] |
Extract execution time from output file and plot it as dynamic text |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 4, 2018, 08:30 |
Extract execution time from output file and plot it as dynamic text
|
#1 |
New Member
Pará
Join Date: Sep 2016
Posts: 5
Rep Power: 10 |
Hello Guys, I have a problem and would appreciate any help.
I calculate my simulation time in the program I am developing. And the time inside the program is not the same as real world time or computer clock time. Than for each output file i write this "extime" variable that tell me the time in that particular output. I would like to know if it is possible to take that variable "extime", or take its minimun or maximum (considering these are the same values) and plot it as a dynamic text in my frame. Attached you will find the pictures I took from my output file and the variable in tecplot. I changed the variable name in tecplot so in the file you're gonna see that the variable name is actually "time". I am using tecplot 360 2008 The vorticity plot shows what I want to do. To Show my "extime" variable as a dynamic text on my frame. Thanks a lot. |
|
May 10, 2018, 20:08 |
|
#2 |
New Member
John Connell
Join Date: Apr 2017
Posts: 7
Rep Power: 9 |
Hello leoenav,
Tecplot dynamic text variables are all listed in the Quick Reference Guide. If you would like to add "extime" as a dynamic variable you can use the following text: time = &(MAXVAR[13]) This assumes that "extime" is the 13th variable in your list. Thanks, John Connell Tecplot Tech Support |
|
May 11, 2018, 08:57 |
|
#3 |
New Member
Pará
Join Date: Sep 2016
Posts: 5
Rep Power: 10 |
Thanks bro, I'll give it a try
|
|
May 11, 2018, 09:12 |
|
#4 |
New Member
Pará
Join Date: Sep 2016
Posts: 5
Rep Power: 10 |
Thanks bro, it worked fine. Just one more thing, where can I find the format options? I'd like to show the number with only three decimal places.
Thank you |
|
May 11, 2018, 09:26 |
|
#5 |
New Member
Pará
Join Date: Sep 2016
Posts: 5
Rep Power: 10 |
Founf it. Just make time = &(MAXVAR[13]%.0f) in this case there is no decimal places.
|
|
Tags |
dynamic, tecplot, tecplot 2008, text |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[PyFoam] stuck: Text file busy | cbcoutinho | OpenFOAM Community Contributions | 4 | October 21, 2016 06:06 |
Problems launching adjoint | max_ | SU2 | 2 | March 12, 2016 12:32 |
SU2 cfg file and runtime problems | hedley | SU2 | 19 | January 26, 2016 05:17 |
[swak4Foam] Foam warnings - related to swak4Foam | Salam-H | OpenFOAM Community Contributions | 20 | August 2, 2015 16:40 |
[stressAnalysis] Residual plot for OpenFOAM-ext problem. | Sargam05 | OpenFOAM CC Toolkits for Fluid-Structure Interaction | 26 | July 14, 2014 09:36 |