|
[Sponsors] |
December 29, 2004, 23:49 |
How to modify iterated time in fluent UDF
|
#1 |
Guest
Posts: n/a
|
Hi,everyone
My calculation is a coupled unsteady problem. After several periods, if the result is not meet the conditions of convergence,the calculation will be restarted from t=t0. Now , my question is --- "How can I re-set the iterated time to the start time t0 in fluent UDF?" Regards! |
|
December 30, 2004, 05:51 |
Re: How to modify iterated time in fluent UDF
|
#2 |
Guest
Posts: n/a
|
Hi! you have to type in the TUI: (rpsetvar 'flow-time 0)
(NOTE: you have to type the parentheses too!) Now I try to do that using a UDF and let you know. Luca |
|
December 30, 2004, 06:47 |
Re: How to modify iterated time in fluent UDF
|
#3 |
Guest
Posts: n/a
|
Thank you Luca.
Is your method unique? Really, no other methods? |
|
December 30, 2004, 09:09 |
Re: How to modify iterated time in fluent UDF
|
#4 |
Guest
Posts: n/a
|
MMH.. I should think it over. Maybe we can find a method to use a UDF...we should look at the headers file and find something to initialize the flow-time. Luca
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 17, 2019 00:12 |
fluent UDF external library lapack problem | Rick | FLUENT | 0 | May 7, 2008 11:16 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
Modeling in micron scale using icoFoam | m9819348 | OpenFOAM Running, Solving & CFD | 7 | October 27, 2007 01:36 |
unsteady calcs in FLUENT | Sanjay Padhiar | Main CFD Forum | 1 | March 31, 1999 13:32 |