|
[Sponsors] |
March 8, 2006, 09:20 |
Question about DEFINE_EXECUTE_AT_END macro
|
#1 |
Guest
Posts: n/a
|
Hi all, Can someone please tell me whether the macro DEFINE_EXECUTE_AT_END is called after each iteration/timestep or it is called only once i.e. at the end of iterations/timestep?
Thanks & Regards, Vishal |
|
March 8, 2006, 12:52 |
Re: Question about DEFINE_EXECUTE_AT_END macro
|
#2 |
Guest
Posts: n/a
|
read manual
|
|
March 8, 2006, 23:55 |
Re: Question about DEFINE_EXECUTE_AT_END macro
|
#3 |
Guest
Posts: n/a
|
Thank you! I posted this message after reading manual only, but from it I cudn't make out whether the above macro is called only once or after end of each iteration. Thanks & Regards, Vishal
|
|
March 9, 2006, 00:28 |
Re: Question about DEFINE_EXECUTE_AT_END macro
|
#4 |
Guest
Posts: n/a
|
If you calculate steady state problem, the macro is called only once after provided number of iterations or after the solution is converged. However, in the case of unsteady state problem, the macro is called at the end of each time step.
Actually, I want to make a UDF which send me a e-mail after calculation finished. But if I use this EXECUTE_AT_END macro in unsteady state problem, it send me,,,, |
|
March 10, 2006, 07:24 |
Re: Question about DEFINE_EXECUTE_AT_END macro
|
#5 |
Guest
Posts: n/a
|
Hi, I tried to specify above macro and gave some print statements in it's block and observed that these statements got printed after each iteration for steady state run. Thanks & Regards, Vishal
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
question about uds | tanven | FLUENT | 2 | July 5, 2015 12:22 |
Unanswered question | niklas | OpenFOAM | 2 | July 31, 2013 17:03 |
internal field question - PitzDaily Case | atareen64 | OpenFOAM Running, Solving & CFD | 2 | January 26, 2011 16:26 |
Question about Table applicaiton. | universez | OpenFOAM Running, Solving & CFD | 0 | January 12, 2010 21:31 |
Poisson Solver question | Suresh | Main CFD Forum | 3 | August 12, 2005 05:37 |