Skip to content

Commit

Permalink
fix(docs): list-based recharge example has an error (MODFLOW-USGS#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
langevin-usgs authored Sep 13, 2023
1 parent efafa5c commit df1e180
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/mf6io/mf6ivar/examples/gwf-rch-example.dat
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ BEGIN DIMENSIONS
END DIMENSIONS

BEGIN PERIOD 1
RECHARGE
# Lay Row Col Rate Var1 Var2 mult BoundName
1 1 1 rch_1 1.0 2.0 1.0 Rch-1-1
1 1 2 rch_1 1.1 2.1 1.0 Rch-1-2
Expand Down

0 comments on commit df1e180

Please sign in to comment.