-
Notifications
You must be signed in to change notification settings - Fork 2
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
C++ debugging #11
Comments
I got an error from mddata.cpp line 1130.
I made a blank one and it worked - but this code can be deleted. |
in the code, but then when the same line in the version I ran was else if (testStr.compare(0,90,"Following identifies the reaches to be
I think this is also a toplim error - and this entire file is for an outdated optimization scheme called nlfit. I think we may be able to remove this entirely? I got an error from mddata.cpp line 1130.
I made a blank one and it ran. This is what made me think we can delete everything to do with nlfit. |
@brubash I am unclear what is causing this issue, but I would like to run both models for a longer run starting 1931-2016. Could you try running bertrand creek model with the attached topinp.dat and tell me if you get this error? This topinp doesn't runs - showing first four lines: This topinp DOES run This is the topinp.dat that we want: |
I can get the old version of the code to run both models with these first four lines of topinput.dat 19551001 but when I go to longer timesteps I get the segmentation fault error above. Do you get that? If you trip with my topinp, and then extend the files beyond 22000 timesteps? |
Use modelspc.dat from https://www.hydroshare.org/resource/fb5e45f7bfea4765a445a190b809cbdb/
Error:
neq or nout more than maxresponse 28 28 6
The text was updated successfully, but these errors were encountered: