Skip to content

Releases: EcohydrologyTeam/ClearWater-modules

v0.3.0: Nutrient Simulation Module (NSM)

25 Sep 18:07
0f867a3
Compare
Choose a tag to compare

DOI

The ClearWater-modules package is a collection of water quality and vegetation process simulation modules written in modern Python and designed to flexibily couple with a variety of water transport models, such as RAS-2D, GSSHA, CE-Qual-W2, AdH, and others. These modules have been developed by the U.S. Army Engineer Research and Development Center (ERDC), Environmental Laboratory (EL).

This release adds the newly refactored and fully tested Nutrient Simulation Module (NSM) , which was originally developed in Fortran 95 by Zhong and Johnson (2016a, 2016b, 2016c) and released as version 1.0 in 2021.

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0: OOP refactor; TSM fully functional

04 Dec 23:21
937664c
Compare
Choose a tag to compare

TSM module is fully functional with all model calculations verified as part of our pytest suite. Other improvements as well, and progress on NSM.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0: Initial Release of ClearWater Modules in Python

12 Oct 00:26
Compare
Choose a tag to compare

The ClearWater-modules-python package is a collection of water quality and vegetation process simulation modules developed by the U.S. Army Engineer Research and Development Center (ERDC), Environmental Laboratory (EL).

This Python library is a port and modernization of the algorithms and structures originally written in Fortran 95, described by Zhong and Johnson (2016a, 2016b, 2016c) and released as version 1.0 in 2021.

This release captures the first round of development porting the following modules from Fortran to Python, as of December 22, 2022.