From 44d93ae41f7e45171b47c6466ba4c90d6d6c0235 Mon Sep 17 00:00:00 2001 From: Ralf Junghanns Date: Mon, 18 Nov 2019 11:35:28 +0100 Subject: [PATCH] Update docs in mffhb.py --- flopy/modflow/mffhb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flopy/modflow/mffhb.py b/flopy/modflow/mffhb.py index 3005f8b2da..01510af004 100644 --- a/flopy/modflow/mffhb.py +++ b/flopy/modflow/mffhb.py @@ -91,7 +91,7 @@ class ModflowFhb(Package): The simplest form is a list of lists with the FHB flow boundaries. This gives the form of:: - ds5 = + ds7 = [ [lay, row, col, iaux, sbhed1, sbhed2, ..., sbhed(nbdtime)], [lay, row, col, iaux, sbhed1, sbhed2, ..., sbhed(nbdtime)],