-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: at t (=r1) and stepsize h... #669
Comments
This error happens every once in a while. The messages us saying that the model is having a difficult time solving the equations and has given up after numerous tries. Typically, small changes in the inputs will make the problem go away. Often you will see the layer height stuck at the top or bottom of a vent so small changes in the vent dimensions fixes the problem. We've seen this in CFAST for decades and have not been able to trace it to a single issue. Wish I had a better answer. |
Thank you very much for the fast reply. The exit status from CFAST (Linux) was normal. I'm thinking whether error code in this case won't be better. Otherwise parsing the log file will be necessary to spot such a problem. |
I'll have to check about the exit code. We certainly should set an error flag on this, but the info in the log file would work. |
… discontinuities was too small for test case.
CFAST: Fix for Issue #669. DASSL Discontinuity array was too small for test case.
Try latest repo 9773334 and see if it fixes the issue for you. Your test case works for me now. |
CFAST: Add array bounds check for DASSL discontinuity array. Part of fix for Issue #669
Thank you very much for your help. So far is ok. |
16052023.txt |
I have encountered such a problem running CFAST. Below .in and .log files:
cfast_log.txt
cfast_in.txt
The text was updated successfully, but these errors were encountered: