pestpp icon indicating copy to clipboard operation
pestpp copied to clipboard

Failed runs and DY_CYCLE -9999

Open DStrom1987 opened this issue 10 months ago • 2 comments

Hi,

I'm suddenly getting a lot of failed runs in a model where i extended the model with 1 stress period that runs just fine.

Looking in the RMR file i see that there are alot of DA_CYCLE = -9999 messages for which I cant find anything in the manuals.

What can be the reason for this? The model has 0 failed runs before the added stress period. After the addition the model carries three stress periods, the only difference being that I add one active BC (again) which was active in the first stress period. It runs without any problems really and the majority of the IES-ensemble runs are completed. However, lots of workers seem to be failing due to the message. I Attatched an image from the RMR-file of the message.

image

DStrom1987 avatar Apr 09 '24 09:04 DStrom1987

That da cycle value is irrelevant - its only for pestpp-da. You can add panther_agent_freeze_on_fail(true) to the control file and the workers will freeze when the model fails. Then you can see what happened in the worker dir.

jtwhite79 avatar Apr 10 '24 02:04 jtwhite79

Your right. It had something to do with a bad observation. I rebuilt the tok file and it got sorted.

ons 10 apr. 2024 kl. 04:14 skrev J Dub @.***>:

That da cycle value is irrelevant - its only for pestpp-da. You can add panther_agent_freeze_on_fail(true) to the control file and the workers will freeze when the model fails. Then you can see what happened in the worker dir.

— Reply to this email directly, view it on GitHub https://github.com/usgs/pestpp/issues/290#issuecomment-2046335146, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARYO5IH2SK6SIPNX2BKCD4DY4SN6TAVCNFSM6AAAAABF6GQHFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBWGMZTKMJUGY . You are receiving this because you authored the thread.Message ID: @.***>

DStrom1987 avatar Apr 10 '24 17:04 DStrom1987