Skip to content

v0.1.0: Clearwater-Riverine first functioning release

Compare
Choose a tag to compare
@sjordan29 sjordan29 released this 05 Dec 17:07
· 279 commits to main since this release
b3440b4

Clearwater Riverine takes RAS2D output and does water quality calculations on top of that.

This release is the first functioning version. This release reads output from RAS2D output and performs a total-load advection-diffusion equation (so far, not accounting for the total-load source/sink term).

Future work will implement object-oriented programming best practices, integrate Clearwater Python modules for the source/sink term, and integrate plotting into the module.