Skip to content

Releases: seantrim/summa

SUMMA-ROO 1.1.0

24 Dec 05:07

Choose a tag to compare

Updated release of SUMMA Refactored Object-Oriented (SUMMA-ROO) for hydrologic models. This release features a refactored driver program and additional refactoring of the operator splitting algorithm.

SUMMA-ROO 1.0.0

26 Sep 12:45

Choose a tag to compare

Initial release of SUMMA Refactored Object-Oriented (SUMMA-ROO) for hydrologic models. This release features significant refactoring in SUMMA's operator splitting algorithm, non-linear solver routines, and flux calculators. Code extensibility was enhanced by improving modularity and interoperability. This was accomplished by applying an initialize-update-finalize modular sequence on a fine-grain scale, the utilization of object-oriented methods (e.g., class objects) to improve conciseness of procedure argument lists, and improvements to Fortran arithmetic expressions.