MFC v4.9.3
What's Changed
- Documentation typos by @ChrisZYJ in #508
- don't benchmark if no code is changed by @sbryngelson in #510
- Satiate spellchecker by @sbryngelson in #511
- Remove paths from test.yml by @okBrian in #512
- Simplify
./mfc.sh clean
to behave as most people expect. by @AiredaleDev in #514 - Extend time-out limit by @sbryngelson in #516
- Improve Only Flag for Test by @okBrian in #518
- Update on adaptive time stepping for sub-grid bubbles by @lee-hyeoksu in #408
- Fail a CI self-hosted job if frontier doesn't get a node by @sbryngelson in #517
- Fix 3D IBM Infinite CFL Number on GPUs by @Sam-Briney in #519
- Including DoD Nautilus in the list of computers for MFC by @JRChreim in #523
- Fully simplify and fix
mfc.sh clean
by @AiredaleDev in #524 - Fixes
<string>:1: SyntaxWarning: invalid escape sequence '\('
by @sbryngelson in #526 - Update modules for Carpenter by @lee-hyeoksu in #527
- Update README.md by @sbryngelson in #528
New Contributors
- @Sam-Briney made their first contribution in #519
Full Changelog: v4.9.2...v4.9.3