@@ -16,18 +16,43 @@ Get Smilei
1616
1717You can find older, `unsupported versions here <https://github.com/SmileiPIC/Smilei/releases >`_
1818
19+ ..
20+ .. ----
21+
22+ .. .. _latestVersion:
23+
24+ .. Changes made in the repository (not released)
25+ .. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
26+
1927----
2028
21- .. _latestVersion :
29+ Ongoing projects
30+ ^^^^^^^^^^^^^^^^
31+
32+ * Already available, but experimental:
33+
34+ * Particle merging
35+ * Nuclear reactions
36+ * Perfectly Matched Layers
37+ * NewParticles diagnostic
38+
39+ * In preparation:
40+
41+ * Spectral solvers
42+
43+
44+ ----
2245
23- Changes made in the repository (not released)
24- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
46+ Release 5.1
47+ ^^^^^^^^^^^^^^^^^^^^^
2548
26- * GPU:
49+ * ** GPU ** :
2750
51+ * ``1Dcartesian `` geometry now available.
2852 * Compilation simplified and better documented.
53+ * Improved performance of particle sorting.
2954
30- * Features:
55+ * ** Features ** :
3156
3257 * Relativistic field initialization now supports multiple species and both direction propagations.
3358 * Added the argument ``phase_offset `` in laser definitions such as ``LaserGaussian2D ``.
@@ -37,7 +62,7 @@ Changes made in the repository (not released)
3762 * Deprecated ``smilei_rand_max ``.
3863 * New namelist variables ``smilei_omp_threads `` and ``smilei_total_cores ``.
3964
40- * Happi:
65+ * ** Happi ** :
4166
4267 * In ``Scalar ``, it is now possible to make an operation on scalars such as ``"Uelm+Ukin" ``.
4368 * The list of available scalars can be obtained from ``getScalars() ``.
@@ -46,35 +71,18 @@ Changes made in the repository (not released)
4671 * Changed coordinate reference for 2D probe in 3D or AM geometry
4772 (zero is the box origin projected orthogonally on the probe plane).
4873
49- * Documentation:
74+ * ** Documentation ** :
5075
5176 * Dark theme (click the switch on the bottom left, or set browser preferences).
5277
53- * Bug fixes:
78+ * ** Bug fixes ** :
5479
5580 * ``dump_minutes `` often failed to write some checkpoint files.
5681 * ``"auto" `` limits in ``ParticleBinning `` could fail with only one side on ``"auto" ``.
5782 * CFL condition is more accurately determined in ``AMcylindrical `` and the feature ``timestep_over_CFL `` should be more reliable in that geometry.
5883
5984----
6085
61- Projects
62- ^^^^^^^^^^^^^^^^
63-
64- * Already available, but experimental:
65-
66- * Particle merging
67- * Nuclear reactions
68- * Perfectly Matched Layers
69- * NewParticles diagnostic
70-
71- * In preparation:
72-
73- * Spectral solvers
74-
75-
76- ----
77-
7886Release 5.0
7987^^^^^^^^^^^^^^^^^^^^^
8088
0 commit comments