pipedream
pipedream copied to clipboard
🚰 Interactive hydrodynamic solver for pipe and channel networks
Validation results in docs have been altered by changes in code. Likely due to changes in convergence behavior or the mobile element fix.
### Orifices - [ ] `_Ao_max` -> `_A_o_max` - [ ] `_Ao` -> `_A_o` - [ ] `_Co` -> `_C_o` - [ ] `_Qo` -> `_Q_o` ### Weirs - [...
Make mobile computational elements optional when instantiating a solver using only superjunctions and superlinks.
e.g. networks of superjunctions connected by orifices
Control structures may need flow-limiters to prevent over-depletion of upstream storage elements.
If columns of A are permuted for hydraulic solver, they must also be permuted in the same way for the water quality solver.