Skip to content

Commit d1a6f49

Browse files
authored
Merge pull request #14 from kmarkovich/main
add get-modflow bit to readme
2 parents 5086196 + 1029ff8 commit d1a6f49

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77

88
`mamba env create -f environment.yml`
99

10+
Activate the environment and add the MODFLOW6 executables to the mamba environment bin with the following:
11+
12+
`mamba activate mf6adj`
13+
14+
`get-modflow --subset mf6,libmf6,gridgen :python`
15+
1016
## Examples
1117

1218
Several notebooks are provide that demonstrate how to use `mf6adj`

0 commit comments

Comments
 (0)