20.10
Dependencies
AMReX: release 20.10
https://github.com/AMReX-Codes/amrex/releases/tag/20.10
PICSAR (development
, incl. QED): ECP-WarpX/picsar@9924a34
List of PRs merged since the last release
This list was generated with
git log --since=20.09 | grep -A 3 "Author: " | grep -B 1 "\-\-" | sed '/--/d' | sed -e 's/^ /- /'
- RZ spectral: add default value of i_comp in scalar transforms (#1404)
- Doc: LLNL Setups (#1394)
- Use fewer guard cells for deposition (#1368)
- Remove instability on PML with do_nodal (#1379)
- CI: Output CPU Type (#1393)
- removed extra ; (#1397)
- Minor modification of Visualization.ipynb (#1383)
- Implement intervals parser for reduced diagnostics (#1389)
- Fix error for FieldMaximum diag in 2D (#1391)
- Apply style conventions to LaserParticleContainer (#1386)
- Add option to only resample cells with high enough number of macroparticles (#1385)
- Laser-Ion Acceleration Example (#1204)
- New Diagnostics: FieldMaximum (#988)
- Doc: Cori MPI Thread Multiple (#1376)
- Use amrex::ParallelForRNG for random number generation (#1373)
- Add CI test and documentation for leveling thinning algorithm (#1327)
- RZ spectral current correction and Galilean (#1216)
- remove unused functions from MultiParticleContainer (#1382)
- Summit: Doc Modules for RZ+PSATD (#1377)
- Option to have absorbing BC for particles, regardless of field BC (#1334)
- SYCL 2020/DPC++: C++17 (#1375)
- Dump rho per species (#1294)
- [mini-PR] Fix a couple of new warnings (#1356)
- [mini-PR] Fix a couple of warnings (#1372)
- Docs: GNUmake single precision (#1374)
- Summit: Doc I/O Module(s) (#1369)
- Implemented fft_periodic_single_box for RZ spectral (#1301)
- Docs: Boost 1.66.0+ (#1370)
- Initial version of use_damp_fields_in_z_guard option (#1304)
- Docs: Spack Env (#1348)
- Docs: QED in PICSAR development (#1359)
- CI: Travis CI -> Azure Pipelines (#1364)
- Create reduced diag ouput file only with IO process (#1365)
- CI BlasPP/LapackPP: New CMake Flags (#1363)
- CI: New MKL Package for DPC++ (#1362)
- openPMD-api 0.12.0: Iteration::close() (#1353)
- DiagnosticsToAccountForMovingWindowRestart (#1354)
- Disable laser when e_max = 0 (#1355)
- Intel DPC++: Beta09 (#1357)
- openPMD build: HDF5 Env Hint (#1342)