Skip to content

Commit

Permalink
prepare 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Perez committed Oct 4, 2023
1 parent 441cdea commit 294be03
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 25 deletions.
52 changes: 30 additions & 22 deletions doc/Sphinx/Overview/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,32 @@ You can find older, `unsupported versions here <https://github.com/SmileiPIC/Smi
Changes made in the repository (not released)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

...

----

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

* Already available, but experimental:

* :doc:`/Understand/SDMD`
* Particle merging
* Nuclear reactions
* Interface with the PICSAR library for AM spectral solver

* In preparation:

* GPU support
* More spectral solvers


----


Release 4.8
^^^^^^^^^^^^^^^^^^^^^

* **LaserEnvelope model**:

* Now compatible with ``PML`` boundaries
Expand Down Expand Up @@ -56,7 +82,8 @@ Changes made in the repository (not released)

* **Bugfixes**:

* Poisson Solver correction was not properly accounted for with SDMD.
* Compilation fixed for the newest version of GNU make
* Poisson Solver correction was not properly accounted for with SDMD
* Bug correction using Monte-Carlo radiation and multiphoton Breit-Wheeler processes with checkpoints
* C++11 compilation issue
* Reading particle weights and momenta from hdf5 file
Expand All @@ -68,32 +95,13 @@ Changes made in the repository (not released)

* **Experimental**

* :doc:`/Understand/task_parallelization` of macro-particle operations with OpenMP
* Rudimentary visualization for macro-particle operation scheduling, activated through a compilation flag
* B-TIS3 interpolation scheme to reduce the effects of numerical Cherenkov radiation is implemented up to interpolation order 2
* New diagnostic: ``DiagNewParticles`` records particle information when they are created by ionization or other mechanisms
* :doc:`/Understand/task_parallelization` of macro-particle operations with OpenMP
* Rudimentary visualization for macro-particle operation scheduling, activated through a compilation flag

* **For developers**: new table management for Monte-Carlo physical processes (transparent to users)

----

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

* Already available, but experimental:

* :doc:`/Understand/SDMD`
* Particle merging
* Nuclear reactions
* Interface with the PICSAR library for AM spectral solver

* In preparation:

* GPU support
* More spectral solvers


----

Release 4.7
^^^^^^^^^^^^^^^^^^^^^
Expand Down
3 changes: 1 addition & 2 deletions doc/Sphinx/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ interaction to astrophysics.

<a href="https://indico.math.cnrs.fr/e/smilei4" style="color:#3E4349; text-decoration:none">
<div style="text-align:center; background-color:#e6f0ff; margin:1em 0 0 0; padding:0.3em; border-radius:0.8em;border-left:0.3em #0672BA solid; border-right:0.3em #0672BA solid;">
<b>4th user & training workshop: 8-10 Nov 2023 in Prague (Czechia)</b><br />
Registration and abstract submission are open!
<b>4th user & training workshop: 8-10 Nov 2023 in Prague (Czechia)</b>
</div>
</a>

Expand Down
1 change: 0 additions & 1 deletion doc/Sphinx/site.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Unreferenced pages
:maxdepth: 1

/Use/ids
/Use/install_PICSAR
/Use/install_linux
/Use/install_macos
/Use/install_supercomputer
Expand Down

0 comments on commit 294be03

Please sign in to comment.