|
[Sponsors] |
August 30, 2001, 02:45 |
Phoenics stops in the middle of a run ?
|
#1 |
Guest
Posts: n/a
|
I am running Phoenics 3.3 on windows 2000 pro.
I am running a large model and Phoenics just stops in during the model run, at around ISWEEP = 9. When I enter ISWEEP less than 9 it works but the solution has not converged. Has anyone got any advice on where to start to fix this problem. Thankyou for your help. Leon |
|
August 30, 2001, 03:40 |
Re: Phoenics stops in the middle of a run ?
|
#2 |
Guest
Posts: n/a
|
(1). Is that the only parameter to stop the calculation? Are there other parameters involved to stop the calculation?
|
|
August 30, 2001, 03:43 |
Re: Phoenics stops in the middle of a run ?
|
#3 |
Guest
Posts: n/a
|
That is all that I am awear of.
Phoenics does not give any error messages at the end of the run, it just stops. |
|
August 30, 2001, 06:29 |
Re: Phoenics stops in the middle of a run ?
|
#4 |
Guest
Posts: n/a
|
Dear Leon
I suppose this model was implemented into GROUND and if it is large (in code lines) the probability of human coding error are exponentially larger (even if you have several years working on PHOENICS). It could have many reasons. What is the model for? fluid properties, interface properties, solid properties, radiation, chemical reaction... Have you solve the same case without the model activation? I mean, with constant fluid properties, nor radiation, nor chemical reaction. You can check all the solved variables and it can be done in several ways. Nevertheless, it exist a graphical output interface which is simple and efficient for monitoring the variables. Insert the following line into your Q1 file. TSTSWP=-1 In such a way you will see a graphical windows during the calculation in which you can identify the variables behavior and their residuals every sweep (ABS(TSTSWP) = 1). The Q1 command above should be togheter with the declaration of: IXMON = IX FOR VISUALIZATION CELL IYMON = IY FOR THAT CELL IZMON = IZ FOR THAT CELL Try to locate the visualization cell inside the region where you have your model active. It will be easier to check if is there where the any "model variable" start to diverge. I think it is a good point to start. Can you split your model into "steps or stages". If so you can check the result of every "step" activation. for instance, to consider surface tension I track the interface (first step), then I calculate interface normal vector components (second step), followwing the interface curvature (third step) and finally the source term into the momentum eqs. I can check how the result of every "step" influence the next "stage" in the model. I hate large models, I think the larger the model the bigger its difference with reality. Regards Kike |
|
August 30, 2001, 21:47 |
Re: Phoenics stops in the middle of a run ?
|
#5 |
Guest
Posts: n/a
|
Thanks for your help.
My model now works. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
EFD.V5 stops calculation | Martin | FloEFD, FloWorks & FloTHERM | 2 | May 16, 2008 05:40 |
CFX stops.. | Beno | CFX | 6 | January 6, 2004 17:48 |
Build stops! | Michael Bo | CFX | 3 | September 16, 2003 23:02 |
Middle button | Nar | CFX | 2 | April 8, 2002 08:18 |
Why do tea leaves go to the middle? | Glenn Horrocks | Main CFD Forum | 4 | February 14, 1999 20:32 |