We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090d27c commit d4109e8Copy full SHA for d4109e8
autotest/test_prt_dry.py
@@ -30,9 +30,8 @@
30
# expect all particles to be draped to water table and tracked
31
simname + "_drape",
32
# the rest of the test cases activate newton and test the behavior
33
- # of the DRY option. with drop, expect two particles to be dropped
+ # of the DRY option. with drop, expect all particles to be dropped
34
# to the highest active cell below and then to be tracked as usual.
35
- # others should terminate with status 7 immediately after release.
36
simname + "_drop",
37
# expect termination with status 7 immediately in 1st time step
38
simname + "_stop",
0 commit comments