Improvements/new capabilities
- Add region shape support (exa/mfix!1613)
Bug fixes
- Add call to apply before call to getFluxes (exa/mfix!1674)
Code cleanup
- Change “mfix.regions” to “regions”, cleanup region shape parsing (exa/mfix!1677)
- Code cleanup: Remove amrex namespace from header (exa/mfix!1678)
- update FixInputs message (exa/mfix!1676)
CI and test changes
- none
Subproject updates
- none
Tools updates and fixes
- New script
tools/fixinputs.pywill update your input file to the latest keyword specs. It copies your file tofilename.bakthen rewrites the file. The only requirement is Python (no external libraries).