23.05
Dependencies
AMReX: 23.05
PICSAR (development
, incl. QED): 1903ecfff51a31a321d39790af90d8520c10537e
picmistandard: release 0.23.2
openPMD-api: release 0.15.1
List of PRs merged since the last release
This list was generated with
git log 23.04.. --format='- %s'
- Release 23.05 (#3887)
- Fix: rocFFT 5.5 (#3888)
- Add documentation to compile and use WarpX on Adastra (CINES) supercomputer (#3852)
- Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg::Err("msg")) (#3879)
- Doc: Latest HDF5 on Summit (#3838)
- Docs: Boosted Frame Inputs (#3857)
- Fix typo in parameters doc (period -> intervals) (#3877)
- CI: macOS Cache Less (#3878)
- adding reconnection paper (#3886)
- Add new paper using WarpX (#3882)
- correct a formatting error in the Fugaku documentation (#3885)
- Build buffer masks on GPU (#3880)
- Moving window: fix logic to shift F,G fields w/ div(E),div(B) cleaning in PML (#3884)
- fix recently re-introduced bug (#3875)
- Fix missing GPU synchronization when QED lookup tables are loaded or generated (#3873)
- Shared memory charge and current deposition (#3368)
- Don't rely on managed memory in SmartUtils (#3874)
- Docs: suppress Sphinx warning of duplicate bibliography labels (#3869)
- AMReX: Weekly Update (#3868)
- Docs: use BibTeX citations in collisions theory section (#3865)
- Documentation For Using NCU (#3866)
- update ci to use ascent 0.9.1 (#3867)
- Import external E/B fields from openPMD files (#3584)
- Add python callback call when a break signal is recieved (#3849)
- Fix cell volume on axis and allow nonperiodic boundaries (#3820)
- Doc: Update of the Perlmutter Filesystem Note (#3839)
- Doc: libmamba for Conda (#3858)
- Doc: add instructions to use the Fugaku supercomputer (Riken) (#3856)
- move StringUtils.H to ablastr (#3864)
- Move KernelTimer.H to ablastr/parallelization (#3863)
- remove unnecessary include (#3862)
- Parameters doc: clean duplicated predefined density profile option (#3859)
- Use amrex::Math::powi(x) in WarpX (#3846)
- Doc: VisualPIC (#3854)
- Add check in
addPlasma
andaddPlasmaFlux
to respectrandom_theta
(#3585) - Add more PICMI options (#3773)
- Correct sign of the
ChargeOnEB
diagnostic (#3851) - AMReX/PICSAR: Update to New Particle APIs (#3848)
- Fix particle reflecting boundaries in RZ (#3837)
- Doc: Tunneling Jupyter (#3841)
- AMReX: Weekly Update (#3845)
- AMReX/PICSAR: Weekly Update (#3822)
- Doc: HPSS Permissions (#3840)
- Doc: AAC22 Proceeding (#3836)
- amrex.the_arena_is_managed=0 (#3825)
- Add callback function before/after the initial Esolve (#3452)
- Doc: Typo "CUDA" in HIP Profiles
- Docs: LPA Collision Papers (#3827)
- Doc: Perlmutter CFS for SW & Optimas (#3835)
- Reflect density from non-periodic boundaries during deposition (#3711)
- Docs: Perlmutter CPU (#3831)
- Doc: Frontier Module Updates (#3832)
- DD fusion anneutronic branch (#3789)
- Add message if user sets old flag
warpx.do_nodal
(#3749) SyncRho
: Pass References To Charge MultiFabs (#3814)- Clean up calls to FillBoundary in FDTD part of
OneStep_nosub
(#3607) - CI: add RZ Langmuir test w/ multi-J PSATD (#3612)
- Improve Python script to plot PSATD stencils (#3668)
- PSATD: call FFT of rho with explicit spectral index (#3720)
- Bug fix: use current finest level in loops over levels (#3798)
- Lattice: Line Docs & Rename (#3815)
- Contributing page update (#3819)
- Glossary update (#3818)
- ChargeOnEB: use atomic add on CPU, instead of critical (#3816)
- Fix loading particles from openPMD (#3810)
- GitHub Actions: macOS has 3 Cores (#3813)
- CI: Retry Simplify (#3812)
- Charge on EB: Use
fp
field instead ofaux
(#3809) - code cleanup: make use of
MultiParticleContainer::DepositCurrent
inAddSpaceChargeFieldLabFrame
(#3807) - openPMD-api 0.15.1 (#3771)
- Glossary: IO, LPI Again (#3808)
- Implement thread-safe ChargeOnEB diagnostic (#3804)
- Adding Amrex Bucket into WarpX Python interface. (#3590)
- Make verboncoeur correction optional (#3802)
- [pre-commit.ci] pre-commit autoupdate (#3803)
- CI: Retry Apt Repos (#3801)