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

New errors from update #22

Open
mberry28 opened this issue Mar 16, 2020 · 2 comments
Open

New errors from update #22

mberry28 opened this issue Mar 16, 2020 · 2 comments

Comments

@mberry28
Copy link
Collaborator

Hi there,

I have been making updates to a project that I have worked in the past. I did a few minor output adjustments to the source code, and I started getting the error below. I went back to the old edition (without the updates), recompiled TISC and tried it again the same error persists. These errors seem to only be sources that have complied on recent updates to the Mac OS. I have tested old tisc executables that were complied previously and they work fine without errors.

I have looked at the code that is make this error and it doesn't seem to make sense why it would be happening, since I have run this code before.

I appreciate any suggestions you might have on this.

ERROR: In Define_Drainage_Net: [187][177] -->> [-268433415][1342179321] 'L'
ERROR: In Define_Drainage_Net: [188][177] -->> [-268433415][1342179321] 'L'
ERROR: In Define_Drainage_Net: [189][177] -->> [-268433415][1342179321] 'L'
ERROR: In Define_Drainage_Net: [191][171] -->> [-268435456][805308409] 'L'
ERROR: In Define_Drainage_Net: [192][172] -->> [-268435456][805308409] 'L'
ERROR: In Define_Drainage_Net: [194][171] -->> [805308409][-268435456] 'L'
ERROR: In Define_Drainage_Net: [196][170] -->> [805308409][-268435456] 'L'
ERROR: In Calculate_Discharge: [179][185] transferring water to lake in [180][185] is < than outlet [175][174]: 234.5<263.1.
ERROR: In Calculate_Discharge: [178][185] transferring water to lake in [178][186] is < than outlet [175][174]: 231.4<263.1.
ERROR: In Calculate_Discharge: [180][184] transferring water to lake in [180][185] is < than outlet [175][174]: 227.9<263.1.
ERROR: In Calculate_Discharge: [178][179] transferring water to lake in [179][180] is < than outlet [0][199]: 194.8<1294.9.

@mberry28
Copy link
Collaborator Author

I should also mention that these errors eventually produce a segmentation fault.

@danigeos
Copy link
Owner

danigeos commented Mar 16, 2020 via email

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

2 participants