What's Changed
- Updated Ames_sub1 test data by @fgeter in #1
- Some Fixes to get pesticides running. by @Mike-Fuchs in #3
- Revert "Some Fixes to get pesticides running." by @tugraskan in #4
- Merge of main branch into gfortran branch to reconcile changes of changes in main with gfortran branch changes. by @fgeter in #2
- Manually coded init changes by @fgeter in #5
- merge of 07/31/2024 source code and Franks code by @tugraskan in #7
- Initialized varables, corrected input data, trapped underflow errors/aborts, updated data/Ames_sub1 by @fgeter in #6
- 08202024 updates by @tugraskan in #8
- Updated data/Ames output files consistent with current source code compiled with Intel by @fgeter in #9
- fix for unwanted new lines in crop output by @odav in #10
- updated exe name (compiler/dbg/rel), flags, install; better checks in ctest spcheck by @odav in #11
New Contributors
- @fgeter made their first contribution in #1
- @Mike-Fuchs made their first contribution in #3
- @tugraskan made their first contribution in #4
- @odav made their first contribution in #10
Notes
- The Linux and MacOS SWAT+ executables are built with Intel Fortran
ifx
andifort
and are statically linked. - The MacOS SWAT+ executable is build for x86 64 bit, it runs also on Apple's ARM chip if Rosetta 2 is installed.
- The Windows SWAT+ executable is build with Intel Fortran
ifx
and dynamically linked. Therefore, you must also install- the Intel® Fortran Compiler Runtime for Windows for version 2024.1, and
- the latest Microsoft Visual C++ Redistributable
Full Changelog: 61.0.1...61.0.2