Model

HBV (Hydrologiska Byråns Vattenbalansavdelning) is a conceptual hydrological model. For more information on it’s history, see this paper. The actual model implemented here sit looks most like the original model from 1976.

This current implementation is with a snow reservoir as shown in the diagram below.

`Link <https://github.com/Daafip/HBV-bmi/blob/main/model_layout.png?raw=true>`__

This implementation of the model uses a Markov Chain structure to allow it to be compatible with Data Assimilation. Testing it compared to a normal implementation showed this doesn’t affect how the model performs.