Skip to content

Commit

Permalink
reword
Browse files Browse the repository at this point in the history
  • Loading branch information
langevin-usgs committed Dec 5, 2024
1 parent ec04a3f commit ba9aa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ The framework has three hooks:

- `build`: construct one or more MF6 simulations and/or non-MF6 models with FloPy
- `check`: evaluate simulation/model output
- `plot`: evaluate simulation/model output
- `plot`: make one or more plots of simulation/model output

A test script conventionally contains one or more test cases, fed to the test function as `idx, name` pairs. `idx` can be used to index parameter values or expected results for a specific test case. The test case `name` is useful for model/subdirectory naming, etc.

Expand Down

0 comments on commit ba9aa53

Please sign in to comment.