Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Aug 9, 2019
1 parent 143d0ab commit 68885d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/01_pump_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
)
model.write_input()
success = model.run_model()
print("success", success)

point = model.readtec_point(pcs='GROUNDWATER_FLOW')
time = point['owell']["TIME"]
Expand Down

0 comments on commit 68885d9

Please sign in to comment.