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

update(rhs, hcof, AdvancedInput): bug fixes for advanced variables #10

Merged
merged 3 commits into from
Mar 13, 2023

Conversation

jlarsen-usgs
Copy link
Contributor

  • update rhs and hcof to copy values to pointer instead of overwriting the pointer
  • add a check for AdvancedInput variables that do not have pointer support in xmipy

…es for advanced inputs

* update rhs and hcof to copy values to pointer instead of overwriting the pointer
* add a check for AdvancedInput variables that do not have pointer support in xmipy
Copy link
Contributor

@spaulins-usgs spaulins-usgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jlarsen-usgs, looks good. It is now working for me. My only recommendation is to include getting, changing, and setting hcof, rhs, and some advanced variables in the test cases for more complete test coverage.

Perhaps modflowapi tests could include the flopy plugin tests once the flopy plugins code is merged into flopy. The flopy plugin tests should add to the testing coverage.

@jlarsen-usgs jlarsen-usgs merged commit a579efa into MODFLOW-USGS:develop Mar 13, 2023
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.

2 participants