Dependencies
- AMReX: 25.01
- PICSAR-QED: 24.09
- picmistandard: 0.33.0
- pyAMReX: 25.01
- openPMD-api: 0.15.1
- Python: 3.9 - 3.13
What's Changed
- Fix read_raw_data.py script by @dpgrote in #5490
- Remove unused function
ScrapeParticles
by @RevathiJambunathan in #5491 - Add multifab method that takes an int for the direction by @dpgrote in #5473
- Fix the extrapolation for guard cells in the insulator region by @dpgrote in #5499
- Fix the time for the insulator boundary field evaluation by @dpgrote in #5488
- Removing asserts now that AMReX has been updated. by @clarkse in #5476
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5504
- AMReX/pyAMReX/PICSAR: weekly update by @EZoni in #5501
- Add Dan Barnes' effective potential (semi-implicit) Poisson solver by @roelof-groenewald in #5079
- Add
verbosity
flag for diagnostic output print statements by @roelof-groenewald in #5503 - Added abort message if 1D PSATD is used by @oshapoval in #5500
- Added AnalyticFluxDistribution class by @oshapoval in #5422
- Replace quartz with dane by @dpgrote in #5507
- Update Dane install to put sources in the workspace directory by @dpgrote in #5509
- Add quasi-3D Integrated Green Functions solver by @aeriforme in #5089
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5513
- AMReX/pyAMReX/PICSAR: weekly update by @EZoni in #5512
- Fix FieldEnergy reduced diagnostic by @dpgrote in #5498
- DSMC: make the check of the number of processes more robust by @RemiLehe in #5515
- Follow-up: quasi-3D IGF solver by @aeriforme in #5516
- CTest: split checksum analysis from test analysis, expose arguments by @EZoni in #5456
- Doc: Wave Attenuation Numerics by @ax3l in #5532
- Injection from EB: do not create particles outside of user-specified bounds by @RemiLehe in #5521
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5529
- PEC: Fix Uninit Var Warning (GCC) by @ax3l in #5536
- Use same MLMG parameters in MS solver as in ES solver by @roelof-groenewald in #5517
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5539
- Update CMake version for Perlmutter AY25 by @n01r in #5535
- Remove an unnecessary call to WarpX::GetInstance() by @lucafedeli88 in #5540
- CI: ignore all
.rst
files in the repository by @EZoni in #5523 - Docs: fix bugs (broken links, missing examples) by @EZoni in #5522
- Python 3.13 Support, 3.8 EOL by @ax3l in #5361
- Release 25.01 by @ax3l in #5544
Full Changelog: 24.12...25.01