PeleLMeX 1.1.1
What's Changed
- Update logic for fcompare when testing by @jrood-nrel in #518
- Run EB compilation test with CUDA in CI; include fix for broken cases by @baperry2 in #519
- Update/extend TurbInflow Test Cases for Improved Turbinflow Capability by @baperry2 in #517
- Bump Submodules/AMReX-Hydro from
43f12ba
to99d6acd
by @dependabot[bot] in #520 - Ignore warning in SUNDIALS by @jrood-nrel in #523
- Fix variable shadowing warning by @jrood-nrel in #522
- Update clang-format to v0.20 by @jrood-nrel in #524
- Dissipation rate source terms for manifold variable variances by @baperry2 in #451
- Update PelePhysics by @jrood-nrel in #526
- Fix directories in ctest by @jrood-nrel in #528
- Avoid set but not used variable on GPU by @jrood-nrel in #527
- Single droplet evaporation validation by @d-montgomery in #521
- Small manifold fixes by @baperry2 in #533
- Bump Submodules/PelePhysics from
1fa488e
to4dd8745
by @dependabot[bot] in #539 - Turbulent forcing by @efhunt in #535
- check for NaNs at end of timestep by @baperry2 in #541
- update PelePhysics by @baperry2 in #545
- Use only amrex::min and amrex::max by @jrood-nrel in #548
- Use ParallelFors consistently by @jrood-nrel in #549
- Remove using namespace amrex (1) by @jrood-nrel in #550
- Remove more using namespace amrex (2) by @jrood-nrel in #553
- restart from plot file: enable mapping to different names for species by @baperry2 in #546
- Remove more using namespace by @jrood-nrel in #554
- Remove device print statement in Plasma stuff by @baperry2 in #555
- Spray for manifold model by @SreejithNREL in #557
- Bump Submodules/PelePhysics from
2dbdf20
toef85246
by @dependabot[bot] in #560 - initialize GradVel for TurbVisc by @baperry2 in #563
New Contributors
Full Changelog: v1.1.0...v1.1.1