Skip to content

Releases: AMReX-Combustion/PeleLMeX

PeleLMeX 1.3.0

16 Mar 16:54
0b6526c

Choose a tag to compare

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

PeleLMeX 1.2.0

18 Feb 18:43

Choose a tag to compare

Uses changes in PelePhysics 1.0.0.

This new minor version adds significant capability for modeling multi-component sprays. The changes should largely be backward compatible.

Slight modifications are also made to mechanism generation in PelePhysics that will require re-generating any mechanism that does not ship with PelePhysics.

What's Changed

Full Changelog: v1.1.4...v1.2.0

PeleLMeX 1.1.4

17 Feb 18:20
dea0a91

Choose a tag to compare

Minor bug fixes and small new features.

What's Changed

Full Changelog: v1.1.3...v1.1.4

PeleLMeX 1.1.3

19 Dec 01:07
b2ff63b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

PeleLMeX 1.1.2

30 Sep 17:13
e1e6d85

Choose a tag to compare

This release should not significantly impact behavior or results of the code, but has significant internal changes in style. That led to some bugs on GPU, but those should now be resolved.

What's Changed

Full Changelog: v1.1.1...v1.1.2

PeleLMeX 1.1.1

30 Sep 17:03
fbb45c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

PeleLMeX 1.1.0

22 May 20:29
b388ef7

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

PeleLMeX 1.0.0

08 May 21:31
9c38a86

Choose a tag to compare

Notes

This is the first release with the MAJOR.MINOR.PATCH format. It also has significant breaking changes for case files. See CHANGES.md for stes

What's Changed

Full Changelog: v0.25.04...v1.0.0

PeleLMeX 25.04

30 Apr 16:21

Choose a tag to compare

What's Changed

Read more

PeleLMeX 23.11

30 Oct 20:18
24d2245

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.05...v23.11