You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Sphinx/namelist.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -845,7 +845,7 @@ Each species has to be defined in a ``Species`` block::
845
845
* ``"none"``: no radiation
846
846
* ``"Landau-Lifshitz"`` (or ``ll``): Landau-Lifshitz model approximated for high energies
847
847
* ``"corrected-Landau-Lifshitz"`` (or ``cll``): with quantum correction
848
-
* ``""Niel"``: a `stochastic radiation model <https://arxiv.org/abs/1707.02618>`_ based on the work of Niel `et al.`.
848
+
* ``"Niel"``: a `stochastic radiation model <https://arxiv.org/abs/1707.02618>`_ based on the work of Niel `et al.`.
849
849
* ``"Monte-Carlo"`` (or ``mc``): Monte-Carlo radiation model. This model can be configured to generate macro-photons with :py:data:`radiation_photon_species`.
850
850
851
851
This parameter cannot be assigned to photons (mass = 0).
0 commit comments