PeleLMeX 1.3.0
This includes a major bug correction (#634) that may have resulted in errors in some cases since v1.1.2. Also includes some minor feature updates/improvements.
What's Changed
- decrease verbosity level needed to display regrid stats by @baperry2 in #625
- Update to c++20 standard by @jrood-nrel in #626
- deltaT iters: recompute RhoH before starting by @baperry2 in #627
- Add postAdvance ProblemSpecificFunction after PeleLMeX::Advance() by @d-montgomery in #628
- Update PelePhysics submodule to latest development branch (07bbae5c) by @Copilot in #629
- Velocity Projection Bug Fix by @baperry2 in #634
- Minor fix so the postAdvance function works on GPU by @d-montgomery in #636
- run fcompare in CI by @baperry2 in #635
- Update PelePhysics for refactored PeleRad tests by @jrood-nrel in #637
- Bump GitHub Actions to Node.js 24 runtimes by @Copilot in #639
- update parameters for docs workflow by @baperry2 in #640
New Contributors
- @Copilot made their first contribution in #629
Full Changelog: v1.2.0...v1.3.0