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

fix(idm): tolerate dimension 0 static list input #2038

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

mjreno
Copy link
Contributor

@mjreno mjreno commented Oct 16, 2024

This change addresses the IDP issue reported in #2025:

  • currently IDM tries to load a dimension 0 static list block without the dimension

  • Loading in this way doesn't support 2d variables in list input (auxiliary variable)

  • This change allows a dimension 0 static list input load to be acted upon in the expected way

  • Replaced section above with description of pull request

  • Referenced issue or pull request EXG only containing MVR with NEXG 0 doesn't work #2025

  • Formatted new and modified Fortran source files with fprettify

  • Removed checklist items not relevant to this pull request

For additional information see instructions for contributing and instructions for developing.

@mjreno mjreno marked this pull request as draft October 16, 2024 11:56
@mjreno mjreno requested a review from mjr-deltares October 19, 2024 18:40
@mjreno mjreno marked this pull request as ready for review October 19, 2024 18:40
@langevin-usgs langevin-usgs merged commit 2bb0c95 into MODFLOW-USGS:develop Oct 21, 2024
22 checks passed
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