20.06
Depends on:
AMReX: release 20.06 https://github.com/AMReX-Codes/amrex/releases/tag/20.06
PICSAR (master, without QED):
https://bitbucket.org/berkeleylab/picsar/commits/b78ba49a4299ddc8000b0ad4a244f291459fdb10
or PICSAR (QED, with QED): https://bitbucket.org/berkeleylab/picsar/commits/b01bf73fe1fa4f2c860304ccd6b72bdc30ae9087
Below is a list of PRs merged since last release, generated with
git log --since=2020-05-14 | grep -A 3 "Author: " | grep -B 1 "\-\-" | sed '/--/d' | sed -e 's/^ /- /'
- Delete more deprecated code after in-situ uses new diagnostics format (#1041)
- Move sensei to new diagnostics (#1040)
- Improve documentation to compile with openPMD support on Summit (#1057)
- update link to APOSMM (#1052)
- Encapsulate FFTs (#1055)
- Macroscopic EvolveE with constant properties (#991)
- Set particular modified wavenumbers to 0 for spectral (nodal). (#1030)
- CI: DPC++ (#1054)
- Docs: 3D Define (#1060)
- CI: Fix Brew Install (#1061)
- Add Schwinger in developers doc (#1001)
- specify _rt in the particle pushers (#1049)
- [tiny] Docs Summit CPUs + PSATD (#1018)
- [mini] Clean EB field initialization using parser (#1017)
- Implement intervals parser for plot_int (#1009)
- Merge particle push (#1036)
- Esirkepov rt (#1044)
- Dpcpp (#1045)
- Summit: jsrun in CMake (#1043)
- Move ascent to new diagnostics (#1038)
- Use C++ templates for the PML field pusher (#808)
- minor bugfix for photon push (#1042)
- Fix DivE diagnostic in RZ (#1034)
- Added stub for current correction in RZ spectral solver (#1007)
- Modified automated test for Galilean PSATD (#1033)
- Bug fix in picmi field diagnostics with picmistandard.0.0.8 (#1032)
- Assign the external E and B inside the field gather kernel (#1029)
- Fix 2D3V Particle Position openPMD (#1019)
- Require Python 3.6+ (#1021)
- Mention the use of amrex:: prefix in CONTRIBUTING (#1024)
- better doc on how to make a release (#1028)
- replace release number 20.04 by 20.05 in the repo (#1027)
- Minor updates to Schwinger tests (#1003)
- Crash if deprecated input parameters are used. (#981)
- Summit: ADIOS2 Usage (#1026)