fabern / LWFBrook90.jl

Istope-enabled implementation of the LWF-BROOK90 hydrological model in Julia
GNU General Public License v3.0
11 stars 1 forks source link

Include isotope transport as ODEs #33

Closed fabern closed 2 years ago

fabern commented 2 years ago

This is a sample pull request, who's main purpose is not be me merged, but serves as a test bed for the CI tests.

Development of isotopes will be branched into another strategy where isotope transport will be implemented as callbacks instead of ODEs themselves. -> see branch include-isotope-transport-as-callbacks (https://github.com/fabern/LWFBrook90.jl/tree/include-isotope-transport-as-callbacks )