PelePhysics 26.02
This will be the last release using the MONTH.YEAR version format. Will soon merge significant new capabilities and release a new version in MAJOR.MINOR.PATCH format starting at 1.0.0.
What's Changed
- Bump Submodules/amrex from
2ba408etoa50526eby @dependabot[bot] in #569 - enable dumping the 1st plane of ghost cells with DiagFramePlane by @baperry2 in #572
- bool int conversion in DiagFramePlane by @baperry2 in #573
- Add functionality to use non-periodic inflow data by @drummerdoc in #566
- Mechanisms for Jet-A and non-reacting POSF fuels by @d-montgomery in #576
- TurbInflow: improved generation support code and utility by @baperry2 in #577
- Bump Submodules/amrex from
a50526eto5181c27by @dependabot[bot] in #578 - widen tolerance for grid checking in turb_box inflow generator by @baperry2 in #580
- ANSYS Fluent DPM incorporation in PeleLMeX by @SreejithNREL in #547
- Fix some CUDA set but unused variable warnings by @jrood-nrel in #582
- Allow 0 or negative turb conv vel in turbinflow by @baperry2 in #583
- Remove unused variable by @jrood-nrel in #584
- Update single droplet evaporation documentation by @d-montgomery in #581
- Update MAGMA to 2.9.0 by @ThomasHowarth in #586
- use amd libsci with hip compilers for magma by @baperry2 in #587
- correct tmax and tmin in temp_given_ey,hy based on mechanisms bounds by @EnnaDelfen in #589
- Bump Submodules/amrex from
5181c27to69ad456by @dependabot[bot] in #591 - Add turbulent forcing functionality to generate and maintain homogeneous isotropic turbulence. by @efhunt in #588
- Split vapor phase dep species across its liquid specs when computing skin composition by @baperry2 in #592
- Utilities: Locate and square/circle intersection area by @baperry2 in #594
- Spray simplifications: Use PelePhysics unit conversions and EOS calls by @baperry2 in #593
- Remove unused var in spray drag by @marchdf in #598
- Optimisation: exploiting symmetry of binary diffusion coefficients by @ThomasHowarth in #595
- Turbulent forcing cast rounding typo and minor bug fixes. by @efhunt in #600
- CI simplifications by @baperry2 in #596
- add table lookup to utility unit test by @baperry2 in #601
- Initialize Ddiag in Simple transport by @baperry2 in #603
- Bump Submodules/amrex from
69ad456tode8c576by @dependabot[bot] in #606 - Modularization of liquid fuel properties in spray by @d-montgomery in #602
- Remove using namespace amrex from SprayProperties.H by @d-montgomery in #609
- look for either logRHO or lnRHO when using log-based density lookups … by @baperry2 in #605
- Remove extra semicolon by @jrood-nrel in #611
- Add downstream tests by @d-montgomery in #610
- Added eosparm object for spray manifold model by @SreejithNREL in #604
- Unit conversion fix by @ThomasHowarth in #612
- use more EOS functions in Spray by @baperry2 in #597
- Generalize droplet mixture calculations by @d-montgomery in #613
- Bump Submodules/amrex from
de8c576to5d1b6c2by @dependabot[bot] in #616 - Avoid machine precision subtraction issue in simple transport by @baperry2 in #607
- Overload rho_mix by @d-montgomery in #617
- Further Ddiag simplifications by @baperry2 in #618
- Read Wbar from table by @SreejithNREL in #619
- GCM for liquid fuel properties in spray by @d-montgomery in #615
- Minor updates to Spray docs and fix bug in init_mw by @d-montgomery in #621
- Add -Y to PMF generator and additional ../ to paths by @d-montgomery in #622
- Add latent_correlation_i for use with manifold by @d-montgomery in #623
- Bump Submodules/amrex from
5d1b6c2to2ee8ae2by @dependabot[bot] in #625 - Add a big nonreacting mechanism for POSF fuels by @d-montgomery in #626
- Initial implementation of spray capability for Manifold EOS by @SreejithNREL in #620
- Magma lapack library for kestrel by @marchdf in #627
- Fix spray FPE by @marchdf in #629
- Use -np 2 in radiation tests by @jrood-nrel in #630
- Fix MPI commands for radiation tests by @jrood-nrel in #631
- Cleanup some spray stuff by @marchdf in #632
- Fix uninitialized drag warnings by @marchdf in #635
- Update AMReX by @jrood-nrel in #636
- Remove redundant c_str calls by @jrood-nrel in #638
- Add scope to radiation test to avoid MPI calls after MPI_Finalize by @jrood-nrel in #640
- Fix calling host function from host device function warning by @jrood-nrel in #641
- Bump Submodules/amrex from
de2510cto3c1f1c7by @dependabot[bot] in #642 - Spray validation updates for Manifold EOS by @baperry2 in #639
- add critical properties to sCO2 mech for cantera with real gas EOS by @baperry2 in #643
- Increase test timeout for radiation tests by @jrood-nrel in #644
- Bump Submodules/amrex from
3c1f1c7toc4fcda1by @dependabot[bot] in #645 - Update spray files for JP8 to match NJFCP and FuelLib by @d-montgomery in #646
- Bump Submodules/amrex from
c4fcda1to53dc0a4by @dependabot[bot] in #647 - Use amrex min and max by @jrood-nrel in #648
- More changes for single precision by @jrood-nrel in #649
- Bump Submodules/amrex from
53dc0a4tobac2457by @dependabot[bot] in #651 - Ceptr: Extend PLOG feature and PMF generator bugfix by @terencelehmann in #590
- C3 mech lite updates by @baperry2 in #652
New Contributors
Full Changelog: v25.04...v26.02