Skip to content

Commit

Permalink
fix comment in test
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Dec 12, 2024
1 parent 090d27c commit d4109e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autotest/test_prt_dry.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@
# expect all particles to be draped to water table and tracked
simname + "_drape",
# the rest of the test cases activate newton and test the behavior
# of the DRY option. with drop, expect two particles to be dropped
# of the DRY option. with drop, expect all particles to be dropped
# to the highest active cell below and then to be tracked as usual.
# others should terminate with status 7 immediately after release.
simname + "_drop",
# expect termination with status 7 immediately in 1st time step
simname + "_stop",
Expand Down

0 comments on commit d4109e8

Please sign in to comment.