Skip to content

Commit 636bd4e

Browse files
committed
more droplets (ripening test)
1 parent d3c6aa1 commit 636bd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/smoke_tests/shipway_and_hill_2012/test_few_steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
)
1818
def test_few_steps_no_precip(particle_reservoir_depth, plot=False):
1919
# Arrange
20-
n_sd_per_gridbox = 15
20+
n_sd_per_gridbox = 128
2121
smooth_window = 5
2222
settings = Settings(
2323
n_sd_per_gridbox=n_sd_per_gridbox,

0 commit comments

Comments
 (0)