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: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,11 @@ The [`ThrustRTC`](https://open-atmos.github.io/PySDM/PySDM/backends/thrustRTC/th
51
51
parallelisation model.
52
52
Using the ``GPU`` backend requires nVidia hardware and [CUDA driver](https://developer.nvidia.com/cuda-downloads).
53
53
54
-
For an overview of PySDM features (and the preferred way to cite PySDM in papers), please refer to our JOSS paper:
54
+
For an overview of PySDM features (and the preferred way to cite PySDM in papers), please refer to our JOSS papers:
55
55
-[Bartman et al. 2022](https://doi.org/10.21105/joss.03219) (PySDM v1).
56
-
-[de Jong et al. 2023](https://doi.org/10.21105/joss.04968) (PySDM v2).
56
+
-[de Jong, Singer et al. 2023](https://doi.org/10.21105/joss.04968) (PySDM v2).
57
+
58
+
PySDM includes an extension of the SDM scheme to represent collisional breakup described in [de Jong, Mackay et al. 2023](10.5194/gmd-16-4193-2023).
57
59
For a list of talks and other materials on PySDM, see the [project wiki](https://github.com/open-atmos/PySDM/wiki).
58
60
59
61
A [pdoc-generated](https://pdoc3.github.io/pdoc) documentation of PySDM public API is maintained at: [https://open-atmos.github.io/PySDM](https://open-atmos.github.io/PySDM)
0 commit comments