Skip to content

Commit

Permalink
docs: fix link in pysdm_landing.md (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgnieszkaZaba authored Nov 22, 2024
1 parent 83b1edd commit b258ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/markdown/pysdm_landing.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In order to depict the PySDM API with a practical example, the following
listings provide sample code roughly reproducing the
Figure 2 from [Shima et al. 2009 paper](http://doi.org/10.1002/qj.441)
using PySDM from Python, Julia and Matlab.
It is a [`Coalescence`](https://open-atmos.github.io/PySDM/PySDM/dynamics/collisions/sollision.html#Coalescence)-only set-up in which the initial particle size
It is a [`Coalescence`](https://open-atmos.github.io/PySDM/PySDM/dynamics/collisions/collision.html#Coalescence)-only set-up in which the initial particle size
spectrum is [`Exponential`](https://open-atmos.github.io/PySDM/PySDM/initialisation/spectra/exponential.html#Exponential) and is deterministically sampled to match
the condition of each super-droplet having equal initial multiplicity:
<details>
Expand Down

0 comments on commit b258ae2

Please sign in to comment.