Skip to content

Commit 67d5711

Browse files
authored
update srs re: io formats (#64)
1 parent 45702d6 commit 67d5711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/srs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The requirements are categorized through the [MoSCoW method](https://en.wikipedi
153153

154154
| ID | Description | MoSCoW |
155155
| ------- | ----------- | ------ |
156-
| FUNC-1 | flopy4 must be able to read and write MODFLOW 6 input files and read MODFLOW 6 output files. | M |
156+
| FUNC-1 | flopy4 must be able to read and write MODFLOW 6 input files and read MODFLOW 6 output files. These include ASCII files and binary files. | M |
157157
| FUNC-2 | flopy4 must be able to run MODFLOW 6 simulations and report back on the run status. | M |
158158
| FUNC-3 | flopy4 must work with multiple versions of MODFLOW 6, based on the DFN files. And it must support all packages that come with that version of MODFLOW 6. | M |
159159
| FUNC-4 | The product lets the user define a model domain, including grid dimensions, cell sizes, and boundary conditions. | M |

0 commit comments

Comments
 (0)