forked from modflowpy/flopy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update(model_splitter.py): (modflowpy#1994)
* add check for no boundary condition instances in list based input packages. Do not write package in this case * update options setting routine to respect previously set options for split models * remove maxbound variable from mapped_data for list based input packages. Allows for dynamic maxbound setting by flopy built ins * update notebook example to skip None packages
- Loading branch information
1 parent
4ed68a2
commit 4ef699e
Showing
3 changed files
with
118 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters