CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Display CPU-Time Post-Processing

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By macfly

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 31, 2013, 19:16
Default Display CPU-Time Post-Processing
  #1
New Member
 
Jeff
Join Date: Jun 2013
Posts: 8
Rep Power: 12
Kaaji1359 is on a distinguished road
Hello,

I am trying to run a batch file on LINUX but I need to know the total CPU time and preferably the time per iteration. I know several different TUI commands to display CPU times; however, I don't know how to view this data after closing FLUENT.

1) Is there a way to view total elapsed time, etc., after closing FLUENT?? (Is it saved in the .dat.gz file?)
2) Is there a way to print everything that's displayed in the command window to a file?? That would allow me to use TUI commands in my journal file and view them after.

Thanks.
Kaaji1359 is offline   Reply With Quote

Old   July 31, 2013, 21:30
Default
  #2
Senior Member
 
François Grégoire
Join Date: Jan 2010
Location: Canada
Posts: 392
Rep Power: 17
macfly is on a distinguished road
Are you running Fluent in parallel? If yes, you can start a transcript from a journal file and log the CPU usage at the end (/parallel/timer/usage). Here is an example of a journal:

Code:
file confirm-overwrite? no
file start-transcript "outputfile.txt"
file read-case "case.cas"
solve initialize hyb-initialization
solve dual-time-iterate 5 1000
parallel timer usage
file stop-transcript
exit yes
Dri likes this.

Last edited by macfly; July 31, 2013 at 23:08.
macfly is offline   Reply With Quote

Old   July 31, 2013, 22:32
Default
  #3
New Member
 
Jeff
Join Date: Jun 2013
Posts: 8
Rep Power: 12
Kaaji1359 is on a distinguished road
Thank you!
Kaaji1359 is offline   Reply With Quote

Reply


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
How to determine time step size and Max. iterations per time step. pratik c FLUENT 46 January 21, 2024 12:21
AMI interDyMFoam for mixer nu problem danny123 OpenFOAM Programming & Development 8 September 6, 2013 02:34
pisoFoam with k-epsilon turb blows up - Some questions Heroic OpenFOAM Running, Solving & CFD 26 December 17, 2012 03:34
CPU time Vs Wall clock time HMR CFX 2 February 28, 2012 19:06
NO model vs post processing in coal combustion,CFX sakalido CFX 1 April 15, 2011 14:07


All times are GMT -4. The time now is 06:59.