Skip to content

feat(idm): integrate TVK/TVS utility packages#2508

Closed
mjreno wants to merge 10 commits intoMODFLOW-ORG:developfrom
mjreno:idm_utl_tv
Closed

feat(idm): integrate TVK/TVS utility packages#2508
mjreno wants to merge 10 commits intoMODFLOW-ORG:developfrom
mjreno:idm_utl_tv

Conversation

@mjreno
Copy link
Copy Markdown
Contributor

@mjreno mjreno commented Sep 17, 2025

Integrates TVK and TVS utility packages into the IDM framework.

Note TVK and TVS dfns have have modified to replace period block keystrings with typed columns:
- TV_TYPE - a string with a valid attribute listing the allowed keywords (k, k22, k33, or ss, sy)
- TV_VALUE - a single double precision value (timeseries capable)

This modification is not expected to impact existing python scripts with minor adjustments to existing documentation. It enables using existing IDM recarray (timeseries integrated) dynamic loaders.

Checklist of items for pull request

  • Replaced section above with description of pull request
  • Ran ruff on new and modified python scripts in .doc, autotests, doc, distribution, pymake, and utils subdirectories.
  • Formatted new and modified Fortran source files with fprettify
  • Added doxygen comments to new and modified procedures
  • Updated meson files, makefiles, and Visual Studio project files for new source files
  • Updated definition files
  • Updated input and output guide
  • 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 September 17, 2025 12:08
@mjreno mjreno force-pushed the idm_utl_tv branch 3 times, most recently from d8f00ac to d1775dd Compare September 22, 2025 20:50
@mjreno mjreno force-pushed the idm_utl_tv branch 2 times, most recently from 3d38e56 to ebe99d6 Compare January 6, 2026 14:27
@mjreno mjreno marked this pull request as ready for review March 10, 2026 12:57
@mjreno
Copy link
Copy Markdown
Contributor Author

mjreno commented Mar 19, 2026

Replaced by #2733

@mjreno mjreno closed this Mar 19, 2026
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