modflow6 icon indicating copy to clipboard operation
modflow6 copied to clipboard

refactor(dfn2f90.py): use jinja to generate fortran

Open wpbonelli opened this issue 8 months ago • 0 comments

Use jinja in dfn2f90.py to generate Fortran source files from TOML DFNs as provided by devtools, like we have done for flopy codegen.


Checklist of items for pull request

  • [x] 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.
  • [x] Removed checklist items not relevant to this pull request

wpbonelli avatar Apr 22 '25 01:04 wpbonelli