Skip to content

20.12

Compare
Choose a tag to compare
@ax3l ax3l released this 02 Dec 07:45
· 2743 commits to development since this release
330c6c5

Dependencies

AMReX: release 20.12 https://github.com/AMReX-Codes/amrex/releases/tag/20.12
PICSAR (development, incl. QED): ECP-WarpX/picsar@47c269e

List of PRs merged since the last release

This list was generated with

git log --since=20.11 | grep -A 3 "Author: " | grep -B 1 "\-\-" | sed '/--/d' | sed -e 's/^    /- /'
  • setup.py: new release tag
  • Add the possibility to disable Schwinger in part of the domain (#1524)
  • Update README (#1540)
  • Adding Particle Extrema Reduced Diagnostics (#1316)
  • Fix some warnings related to double to float conversions (#1533)
  • Update and fix to picmi.py (#1539)
  • Update landing page of WarpX documentation (#1538)
  • Added Jupyter notebook to calculate and plot NCI growth rate. (#1456)
  • Electrostatic lab frame (#1531)
  • Fix bug in yt workaround for Galilean 2D/RZ tests (#1536)
  • Clean up calls to FillBoundaryAux (#1522)
  • Init Injector: Fix Missing cmath (#1523)
  • fixed some double to float conversions (#1528)
  • fixed typo in Akturk ref in laser definition (#1526)
  • CI: Windows (#1521)
  • LapackPP: Changed Build Flags & Build Bugs (#1525)