modflow6
modflow6 copied to clipboard
refactor(dfn2f90.py): use jinja to generate fortran
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
ruffon new and modified python scripts in .doc, autotests, doc, distribution, pymake, and utils subdirectories. - [x] Removed checklist items not relevant to this pull request