Skip to content

21.06

Compare
Choose a tag to compare
@ax3l ax3l released this 01 Jun 19:52
· 2477 commits to development since this release
21.06
e39f2b2

DOI

Dependencies

AMReX: release 21.06
PICSAR (development, incl. QED): c16b642e3dcf860480dd1dd21cefa3874f395773
picmistandard: release 0.0.14
openPMD-api: releases 0.12.0-0.13.*

List of PRs merged since the last release

This list was generated with

git log 21.05.. | grep -A 3 "Author: " | grep -B 1 "\-\-" | sed '/--/d' | sed -e 's/^    /- /'
  • Release 21.06 (#1996)
  • Docs: Ookami (Stony Brook) (#1991)
  • improve error message in case of wrong type of a reduced diag (#1986)
  • CoarsenIO: Replace Copy with ParallelCopy (#1992)
  • Use Python Indexing in Reduced Diags Headers (#1990)
  • pytables: missing option dependency
  • Docs: Update Summit Perf. Tests (#1994)
  • Minor update to Schwinger documentation (#1995)
  • Added new option .openpmd_encoding (#1979)
  • replaced query with get for a parameter which should be always explicit (#1985)
  • Removed the call to zero out phi data before electrostatic (labframe) field solve, so that the potential of the previous step is used as a starting guess for the solution of the Poisson equation. (#1968)
  • Parser: Fix Operator Issues; Field Energy: Cleanups (#1987)
  • Docs: Spock (OLCF) (#1988)
  • using amrex::Math::abs (#1982)
  • Add generic field reduction reduced diag (#1944)
  • CI: Cancel Prev. Build on Push (#1974)
  • AMReX/PICSAR: Weekly Update (#1981)
  • EB initialization with Parser (#1980)
  • CI: Clean Up Galilean/Comoving Hybrid Tests (#1978)
  • Call FillBoundary before momentum half-push at last timestep (#1954)
  • Add ComputeMaxStep() function in WarpXInitData (#1712)
  • Boundary Condition : PEC (#1767)
  • openPMD: Fix Weighting Attributes (#1975)
  • New Parser capability: if (#1976)
  • openPMD: Support for mesh refinement (#1842)
  • CI: Add BTD Tests (#1973)
  • Set guard cells for allocation using field solver stencil and particle shape factor (#1969)
  • Docs: Debugging Workflow (#1967)
  • replace copy with FabArray::ParallelCopy() (#1970)
  • Docs: Glossary EB, FDTD, PSATD (#1966)
  • AMReX/PICSAR: Weekly Update (#1964)
  • Docs: Dev git Notes (#1965)
  • More Docs on How to Run CI Tests Locally (#1926)
  • Summit/PPC64le: Numpy 1.19.5 (#1961)
  • MultiReduceDiags.cpp : use a map to replace a long list of "if else" to choose a reduced diag (#1946)
  • Use rocm 4.1.1 for hip ci (#1963)
  • algo.particle_shape Required Only with Particles or Lasers (#1962)
  • CUDA: Quiet numerous warnings about unused-variable-warning suppressions being unreachable statements (#1957)
  • openPMD-api: 0.13.4 (internal) (#1959)
  • Implemented query and getArrWithParser (#1936)
  • BC : Interface for damping EB fields in guard cells in z-direction (#1953)
  • Doc: Cori CMake -S Argument (#1951)
  • CI: Fix Broken Test, Disable HIP Temporarily (#1955)
  • New Input Parameter for Order of Shape Factors (#1934)
  • Feature - Time dependent Dirichlet boundary conditions for electrostatic simulations (#1761)
  • NVCC: Fix PSATD+RZ Build Error (#1950)
  • Deactivate Python script for embedded boundary test (#1949)
  • AMReX/PICSAR: Weekly Update (#1948)
  • Guard Cells with PSATD: Fill With Inverse FFT, Damp Fields (#1867)
  • Minor updates to the documentation (#1940)
  • QED module: use PICSAR function to calculate gamma for photons (#1928)