forked from MODFLOW-USGS/modflow6
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(prt): appease intel fpp, update options, drop obs, revise mf…
…6io (MODFLOW-USGS#1813) * intel fortran preprocessor `fpp` substitutes "1" for "unix" on linux/mac * https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-8/additional-predefined-macros.html, thanks to @scharlton2 for pointing this out * rename `unix`/`uniy` and related variables (interior/exterior unit normal components) to `unintx`/`uninty` etc * update options * move `zeromethod` option to prp, rename to `dev_exit_solve_method` * add `exit_solve_tolerance` option * update prt autotests and snapshots * add comment to brent's root-finding method * remove `dev_feature` blocking prt in `SimulationCreate` * remove prt obs for now, plan to support for next release * revise mf6io, regenerate mf6io files
- Loading branch information
Showing
64 changed files
with
780 additions
and
880 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+9.05 KB
autotest/__snapshots__/test_prt_ternary_methods/test_mf6model[0-prtterbr].npy
Binary file not shown.
Binary file added
BIN
+9.05 KB
autotest/__snapshots__/test_prt_ternary_methods/test_mf6model[1-prtterch].npy
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
autotest/__snapshots__/test_prt_voronoi1/test_mf6model[0-prtvor1l2r].npy
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
autotest/__snapshots__/test_prt_voronoi1/test_mf6model[1-prtvor1welp].npy
Binary file not shown.
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
Oops, something went wrong.