We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e1df9 commit 20bed75Copy full SHA for 20bed75
examples/PySDM_examples/seeding/settings.py
@@ -55,7 +55,7 @@ def __init__(
55
)
56
).sample(
57
n_sd=n_sd_seeding
58
- ) # TODO #1367: does not to be the same?
+ ) # TODO #1387: does not to be the same?
59
v_dry = self.formulae.trivia.volume(radius=r_dry)
60
self.seeded_particle_multiplicity = n_in_dv
61
self.seeded_particle_extensive_attributes = {
0 commit comments