Skip to content

Commit

Permalink
prepare v5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Perez committed Jun 24, 2024
1 parent 9e76031 commit 438d43d
Showing 1 changed file with 33 additions and 25 deletions.
58 changes: 33 additions & 25 deletions doc/Sphinx/Overview/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,43 @@ Get Smilei

You can find older, `unsupported versions here <https://github.com/SmileiPIC/Smilei/releases>`_

..
.. ----
.. .. _latestVersion:
.. Changes made in the repository (not released)
.. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
----

.. _latestVersion:
Ongoing projects
^^^^^^^^^^^^^^^^

* Already available, but experimental:

* Particle merging
* Nuclear reactions
* Perfectly Matched Layers
* NewParticles diagnostic

* In preparation:

* Spectral solvers


----

Changes made in the repository (not released)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Release 5.1
^^^^^^^^^^^^^^^^^^^^^

* GPU:
* **GPU**:

* ``1Dcartesian`` geometry now available.
* Compilation simplified and better documented.
* Improved performance of particle sorting.

* Features:
* **Features**:

* Relativistic field initialization now supports multiple species and both direction propagations.
* Added the argument ``phase_offset`` in laser definitions such as ``LaserGaussian2D``.
Expand All @@ -37,7 +62,7 @@ Changes made in the repository (not released)
* Deprecated ``smilei_rand_max``.
* New namelist variables ``smilei_omp_threads`` and ``smilei_total_cores``.

* Happi:
* **Happi**:

* In ``Scalar``, it is now possible to make an operation on scalars such as ``"Uelm+Ukin"``.
* The list of available scalars can be obtained from ``getScalars()``.
Expand All @@ -46,35 +71,18 @@ Changes made in the repository (not released)
* Changed coordinate reference for 2D probe in 3D or AM geometry
(zero is the box origin projected orthogonally on the probe plane).

* Documentation:
* **Documentation**:

* Dark theme (click the switch on the bottom left, or set browser preferences).

* Bug fixes:
* **Bug fixes** :

* ``dump_minutes`` often failed to write some checkpoint files.
* ``"auto"`` limits in ``ParticleBinning`` could fail with only one side on ``"auto"``.
* CFL condition is more accurately determined in ``AMcylindrical`` and the feature ``timestep_over_CFL`` should be more reliable in that geometry.

----

Projects
^^^^^^^^^^^^^^^^

* Already available, but experimental:

* Particle merging
* Nuclear reactions
* Perfectly Matched Layers
* NewParticles diagnostic

* In preparation:

* Spectral solvers


----

Release 5.0
^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 438d43d

Please sign in to comment.