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

Hotfix/saturation add saturation calcs #9

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Conversation

p-ortega
Copy link
Owner

Gets saturation from MF6 on each outer loop, then transfers that array to the PHREECRM loop to calculate reactions. It is currently passing all the tests, but these are fully saturated models, and a proper benchmark is needed.

I assume all component models (GWT models) will have the same saturation, so only one array is being read at the moment.

@p-ortega p-ortega added the bug Something isn't working label Sep 20, 2024
@p-ortega p-ortega self-assigned this Sep 20, 2024
@p-ortega p-ortega merged commit 76bb212 into develop Sep 20, 2024
@p-ortega p-ortega deleted the hotfix/saturation branch September 22, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: get cell by cell saturation from mf6 and adjust accordingly in phreeqcrm
1 participant