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

Fixed issue with 2D Fsed variables #15

Merged
merged 2 commits into from
Feb 9, 2020

Conversation

rqthomas
Copy link
Contributor

@rqthomas rqthomas commented Feb 8, 2020

When compiling in gfortran and running with 2D Fsed variables I had a segmentation fault. I tracked this to the "id" of the 2D variables not being set to 0. I fixed this and also add a catch to prevent endless iterations in the pH calculation function. The changes would pull the AED code we are using in FLARE to the main AED code.

@casper-boon casper-boon merged commit 5e27984 into AquaticEcoDynamics:master Feb 9, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants