Skip to content
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

Closed
akrasuski opened this issue Mar 12, 2017 · 6 comments
Closed

Error: at t (=r1) and stepsize h... #669

akrasuski opened this issue Mar 12, 2017 · 6 comments
Assignees

Comments

@akrasuski
Copy link

akrasuski commented Mar 12, 2017

I have encountered such a problem running CFAST. Below .in and .log files:

cfast_log.txt
cfast_in.txt

@rpeacoc
Copy link
Contributor

rpeacoc commented Mar 12, 2017

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.

@akrasuski
Copy link
Author

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.

@rpeacoc
Copy link
Contributor

rpeacoc commented Mar 13, 2017

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.

rpeacoc added a commit to rpeacoc/cfast that referenced this issue Mar 23, 2017
… discontinuities was too small for test case.
rpeacoc added a commit that referenced this issue Mar 23, 2017
CFAST: Fix for Issue #669. DASSL Discontinuity array was too small for test case.
@rpeacoc
Copy link
Contributor

rpeacoc commented Mar 23, 2017

Try latest repo 9773334 and see if it fixes the issue for you. Your test case works for me now.

rpeacoc added a commit to rpeacoc/cfast that referenced this issue Mar 24, 2017
rpeacoc added a commit that referenced this issue Mar 24, 2017
CFAST: Add array bounds check for DASSL discontinuity array.  Part of fix for Issue #669
@akrasuski
Copy link
Author

Thank you very much for your help. So far is ok.

@KathMich93
Copy link

16052023.txt
I get the same error message with that code. But why? I already mentioned here: Do you maybe have an idea how to solve this?
Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants