@@ -10,18 +10,8 @@ Upcoming changes
1010^^^^^^^^^^^^^^^^
1111
1212* Interface with the PICSAR library (currently experimental)
13- * Cylindrical geometry with azimuthal Fourier decomposition (beta version)
1413* Particle merging (beta version)
1514
16- * Different convention for circular polarization amplitude
17- * Bugfix: Various crashes with vectorization
18- * Bugfix: `LaserGaussian2D ` when focused far from boundary
19- * Bugfix: laser :py:data: `a0 ` normalization to :py:data: `omega `
20- * Bugfix: Compatibility between various ionization and QED models
21- * Bugfix: Frozen particles are now properly ionized
22- * Bugfix: position initialization over another species with moving window
23- * Bugfix: tracked particles output was missing the mass factor for momenta
24-
2515
2616----
2717
@@ -35,6 +25,29 @@ The latest version tarball can be donwloaded here:
3525**Download **: `Smilei latest <_downloads/Smilei.tar.gz >`_
3626
3727
28+ ----
29+
30+ Release 4.2
31+ ^^^^^^^^^^^^^^^^^^^^^
32+
33+ **Download **: `Smilei v4.2 <_downloads/smilei-v4.2.tar.gz >`_
34+
35+
36+ * Different convention for circular polarization amplitude
37+ * Binomial filter in Cartesian 3D bug fix in parallel implementation
38+ * 1D and 2D laser envelope model
39+ * Cylindrical geometry with azimuthal Fourier decomposition (beta version)
40+ * Compatibility between various ionization and QED models
41+ * Bugfixes:
42+ * Various crashes linked to vectorization
43+ * `LaserGaussian2D ` when focused far from boundary
44+ * Laser :py:data: `a0 ` normalization to :py:data: `omega `
45+ * Frozen particles are now properly ionized
46+ * Position initialization over another species with moving window
47+ * Tracked particles output was missing the mass factor for momenta
48+ * Breit-Wheeler pair production with fine grain sorted particles
49+
50+
3851----
3952
4053Release 4.1
0 commit comments