Jingru923
Jingru923
**What** I was reading the page [validation](https://deltares.github.io/Ribasim/core/validation.html) under the Julia core because I wanted to know which nodes can be up/downstream of one node. However, when I try to read...
**What** During scripting model, a common mistake is that when using PID control or discrete control, user forgot to change the corresponding edge from "flow" edge to "control" edge. When...
**What** In the MinIO bucket, 13,9 GB of the space is used. There should be an option on either TC or MinIO that to auto-delete the artifact. We should look...
**What** Recently in solving issue #1724 , it has come to me that even thought the priority of user demand is not given, the whole program can still be run....
#1158 and #1571 are two major doc items we need to address before v1.0. After this I don't think the docs are really v1.0-worthy yet. I cannot now point to...
**What** When testing different [ODE solvers that we support](https://deltares.github.io/Ribasim/reference/usage.html#sec-solver-settings) on test models `basic`, `pid_control` and `subnetworks_with_sources`, different solvers can return very big difference on the end results. For example, in...
**What** When building up benchmark for Ribasim, it has come to attention that if I run a model with allocation twice, I will get different water balance. This is because...