Skip to content

Commit cea9df6

Browse files
authored
add mention of the GMD breakup paper in README
1 parent 771a5ef commit cea9df6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,11 @@ The [`ThrustRTC`](https://open-atmos.github.io/PySDM/PySDM/backends/thrustRTC/th
5151
parallelisation model.
5252
Using the ``GPU`` backend requires nVidia hardware and [CUDA driver](https://developer.nvidia.com/cuda-downloads).
5353

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:
5555
- [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).
5759
For a list of talks and other materials on PySDM, see the [project wiki](https://github.com/open-atmos/PySDM/wiki).
5860

5961
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

Comments
 (0)