Skip to content

Commit 294be03

Browse files
author
Frederic Perez
committed
prepare 4.8
1 parent 441cdea commit 294be03

File tree

3 files changed

+31
-25
lines changed

3 files changed

+31
-25
lines changed

doc/Sphinx/Overview/releases.rst

Lines changed: 30 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,32 @@ You can find older, `unsupported versions here <https://github.com/SmileiPIC/Smi
2323
Changes made in the repository (not released)
2424
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2525

26+
...
27+
28+
----
29+
30+
Projects
31+
^^^^^^^^^^^^^^^^
32+
33+
* Already available, but experimental:
34+
35+
* :doc:`/Understand/SDMD`
36+
* Particle merging
37+
* Nuclear reactions
38+
* Interface with the PICSAR library for AM spectral solver
39+
40+
* In preparation:
41+
42+
* GPU support
43+
* More spectral solvers
44+
45+
46+
----
47+
48+
49+
Release 4.8
50+
^^^^^^^^^^^^^^^^^^^^^
51+
2652
* **LaserEnvelope model**:
2753

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

5783
* **Bugfixes**:
5884

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

6996
* **Experimental**
7097

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

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

78-
----
79-
80-
Projects
81-
^^^^^^^^^^^^^^^^
82-
83-
* Already available, but experimental:
84-
85-
* :doc:`/Understand/SDMD`
86-
* Particle merging
87-
* Nuclear reactions
88-
* Interface with the PICSAR library for AM spectral solver
89-
90-
* In preparation:
91-
92-
* GPU support
93-
* More spectral solvers
94-
95-
96-
----
97105

98106
Release 4.7
99107
^^^^^^^^^^^^^^^^^^^^^

doc/Sphinx/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ interaction to astrophysics.
1616

1717
<a href="https://indico.math.cnrs.fr/e/smilei4" style="color:#3E4349; text-decoration:none">
1818
<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;">
19-
<b>4th user & training workshop: 8-10 Nov 2023 in Prague (Czechia)</b><br />
20-
Registration and abstract submission are open!
19+
<b>4th user & training workshop: 8-10 Nov 2023 in Prague (Czechia)</b>
2120
</div>
2221
</a>
2322

doc/Sphinx/site.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Unreferenced pages
1919
:maxdepth: 1
2020

2121
/Use/ids
22-
/Use/install_PICSAR
2322
/Use/install_linux
2423
/Use/install_macos
2524
/Use/install_supercomputer

0 commit comments

Comments
 (0)