|
[Sponsors] |
November 27, 2001, 14:15 |
calc time
|
#1 |
Guest
Posts: n/a
|
Dear all
Does anybody know if it is possible to find the total computational time in hours, minutes, and seconds of a case and data file? I cannot find this in the menus and wondered if there was a text command, to tell you how long a case had been run. Cheers Andy P.S. I am using Fluent 5.5.14 |
|
November 28, 2001, 04:00 |
Re: calc time
|
#2 |
Guest
Posts: n/a
|
In NT, when iteration is finished, you can look in taskmanager, the cpu time a program use can be found there.
|
|
November 28, 2001, 11:14 |
Re: calc time
|
#3 |
Guest
Posts: n/a
|
On NT you can use journal or scheme lenguage and rederect time in some file like that: !time /t > test.txt --> your work in fluent until convergence !time /t >> test.txt
On Unix something like above: !date > ./test.txt --> your work in fluent until convergence !date >> ./test.txt |
|
November 28, 2001, 11:18 |
Re: calc time
|
#4 |
Guest
Posts: n/a
|
Sorry, this is correct:
On NT you can use journal or scheme lenguage and rederect time in some file like that: !time /t > test.txt --> your work in fluent until convergence !time /t >> test.txt On Unix something like above: !date > ./test.txt --> your work in fluent until convergence !date >> ./test.txt |
|
November 29, 2001, 06:10 |
Re: calc time
|
#5 |
Guest
Posts: n/a
|
For the serial solver, you can measure the time spent iterating in Fluent through the use of a scheme file " benchmark.scm ". This file can be accessed through the Fluent User Services Center (www.fluentusers.com). Have a look under Fluent 5 - FAQ.
If you are running the parallel version, you can use the Parallel -> Timer feature. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
Hydrostatic Pressure and Gravity | miliante | OpenFOAM Running, Solving & CFD | 132 | October 7, 2012 23:50 |
Orifice Plate with a fully developed flow - Problems with convergence | jonmec | OpenFOAM Running, Solving & CFD | 3 | July 28, 2011 06:24 |
Problems with simulating TurbFOAM | barath.ezhilan | OpenFOAM | 13 | July 16, 2009 06:55 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |