Skip to content

Releases: swat-model/swatplus

61.0.2.7

11 Dec 21:34
7d0c639
Compare
Choose a tag to compare
61.0.2.7 Pre-release
Pre-release

What's Changed

Full Changelog: 61.0.2.6...61.0.2.7

61.0.2.6

05 Dec 20:48
d5b086e
Compare
Choose a tag to compare
61.0.2.6 Pre-release
Pre-release

What's Changed

Full Changelog: 61.0.2.5...61.0.2.6

61.0.2.5

18 Nov 16:53
344efc6
Compare
Choose a tag to compare
61.0.2.5 Pre-release
Pre-release

What's Changed

  • Added column units in the header in the file hru_cflux_stat.txt by @fgeter in #26

Full Changelog: 61.0.2.4...61.0.2.5

61.0.2.4

14 Nov 21:53
1c25953
Compare
Choose a tag to compare
61.0.2.4 Pre-release
Pre-release

What's Changed

  • Revised initialization of residue and soil litter. by @arnoldjjms in #24

New Contributors

Full Changelog: 61.0.2.3...61.0.2.4

61.0.2.3

13 Nov 16:01
370c1a4
Compare
Choose a tag to compare
61.0.2.3 Pre-release
Pre-release

What's Changed

  • Changes related soil organic carbon and soil organic flux by @fgeter in #22

Full Changelog: 61.0.2.2...61.0.2.3

61.0.2.2

08 Nov 22:04
f9b1200
Compare
Choose a tag to compare
61.0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: 61.0.2.1...61.0.2.2

61.0.2.1

06 Nov 19:04
7a222b8
Compare
Choose a tag to compare
61.0.2.1 Pre-release
Pre-release

What's Changed

Notes

  • The Linux and MacOS SWAT+ executables are built with Intel Fortran ifx and ifort 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
  • All GNU executables are built using gfortran v13 and are linked statically. At this time they are used for testing and comparison against the Intel executables. More code verification is needed to make SWAT+ aligned with the Fortran standard which is work in progress. With more ARM based machines available for all operating systems and gfortran being much more in line with the Fortran standard, GNU's gfortran should be the compiler of choice for the future.

Full Changelog: 61.0.2...61.0.2.1

61.0.2

29 Aug 03:41
5f932ba
Compare
Choose a tag to compare

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

Notes

  • The Linux and MacOS SWAT+ executables are built with Intel Fortran ifx and ifort 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

Full Changelog: 61.0.1...61.0.2

61.0.1 (zip download)

08 Jul 15:19
Compare
Choose a tag to compare

Full Changelog: 61.5...61.0.1

Notes:

  • The Linux and MacOS SWAT+ executables are built with ifx and ifort 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 executable is build with ifx and dynamically linked. Therefore, you must Install the Intel Fortran Runtime
    Libraries
    for version 2024.1 at a minimum.