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

refactor(dfns): add in_record attr to utl-ts and utl-tas vars #2031

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Oct 8, 2024

Add in_record true to several record fields in utl-ts.dfn and utl-tas.dfn. Motivated by modflowpy/flopy#2317. FloPy can infer this, evidently, but a less clever (and ideally much simpler) implementation may require them explicitly. IMO it makes sense to do this anyway for consistency's sake, at least while the DFN specification is flat and record membership cannot be inferred directly from the spec's structure.

This is not necessarily comprehensive, further work may reveal the same (or similar) updates are needed elsewhere.

Checklist of items for pull request

  • Replaced section above with description of pull request
  • Updated definition files
  • Removed checklist items not relevant to this pull request

@wpbonelli
Copy link
Contributor Author

CI failures are unrelated and should be fixed by #2030

@wpbonelli wpbonelli merged commit 0c46781 into MODFLOW-USGS:develop Oct 8, 2024
18 of 22 checks passed
@wpbonelli wpbonelli deleted the dfns branch October 8, 2024 21:14
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.

1 participant