Skip to content

Commit

Permalink
feat(mf6): allow multi-package for stress package conditions
Browse files Browse the repository at this point in the history
* Support new mf6 transport utility for specifying concentrations for boundary conditions
  • Loading branch information
langevin-usgs committed Sep 16, 2021
1 parent 779aa50 commit 7894937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flopy/mf6/data/mfstructure.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ def __init__(self):
"utlobs": 0,
"utlts": 0,
"utltas": 0,
"utlspc": 0,
"utlspca": 0,
}

def get_file_list(self):
Expand Down

0 comments on commit 7894937

Please sign in to comment.