24.06
Dependencies
- AMReX:
24.06
- PICSAR-QED:
23.09
- picmistandard: release
0.28.0
- pyAMReX:
24.06
- openPMD-api: release
0.15.1
- Python: 3.8 - 3.12
What's Changed
- LICENSE.txt: Wrap to 80 Characters by @ax3l in #4929
- AMReX/pyAMReX/PICSAR: Weekly Update by @ax3l in #4931
- Updated proton-boron cross section by @PhysicsDan in #4377
- Avoid un-needed copy in BackTransformParticleFunctor by @atmyers in #4934
- Fix two race conditions found with thread sanitizer by @lucafedeli88 in #4932
- Ensure compilation with double precision particles for DSMC collisions by @aveksler1 in #4938
- AMReX/pyAMReX/PICSAR: Weekly Update by @ax3l in #4940
- Promote DSMC calculations to double precision to allow use with single-precision particles by @archermarx in #4941
- Make particle IDs valid in BoundaryScraping by @RemiLehe in #4955
- Profiler: use amrex logic for device synchronization instead of custom solution by @lucafedeli88 in #4889
- Add particle boundary none by @dpgrote in #4920
- Make RemakeMultiFab a lambda function inside WarpX::RemakeLevel by @lucafedeli88 in #4947
- Fix:
MPIInitHelpers.cpp
Macro by @ax3l in #4957 - Picmi: allow different
random_fraction
for different species by @roelof-groenewald in #4951 - AMReX/pyAMReX/PICSAR: Weekly Update by @ax3l in #4956
- CMake:
WarpX_PSATD
->WarpX_FFT
by @ax3l in #4912 - FFT-based Poisson solver follow-up by @aeriforme in #4945
- Document PICMI function
LoadInitialField
by @RemiLehe in #4962 - New Implicit Solver interface with options to select Picard or Newton (JFNK) for the nonlinear solver. by @JustinRayAngus in #4736
- Add upper bound for weight of product particles from particle resampling by @aveksler1 in #4969
- Add initialization of extra attribs to picmi by @roelof-groenewald in #4972
- Add temperature diagnostic by @dpgrote in #4942
- Cleanup diagnostic dimension macros by @dpgrote in #4973
- Slightly increase tolerance for embedded_circle test by @lucafedeli88 in #4968
- Remove unneeded macros from AllocLevelData by @dpgrote in #4979
- Release 24.06 by @ax3l in #4980
New Contributors
- @PhysicsDan made their first contribution in #4377
Full Changelog: 24.05...24.06