pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

🚰 Interactive hydrodynamic solver for pipe and channel networks

Results 37 pipedream issues
Sort by recently updated
recently updated
newest added

See: https://github.com/mdbartos/pipedream/blob/d381c665545bbeacc6afa44bd6ffa244630b5e17/pipedream_solver/nsuperlink.py#L1857

PRV control structure created note that the u_prv variable here is redundant now - all PRV calculations take place within nsuperlink and are unaffected by u

i.e. allow specification of B_ik, A_ik, Pe_ik based on custom analytic functions.

Taking pumps as an example, analogous functions for the following are needed: `operator_flow_coefficients` https://github.com/mdbartos/pipedream/blob/0fc0159c4d21ec531d55b6cbedaa55ddc2e85ff5/pipedream_solver/nsuperlink.py#L978-L1009 `solve_operator_flows` https://github.com/mdbartos/pipedream/blob/0fc0159c4d21ec531d55b6cbedaa55ddc2e85ff5/pipedream_solver/nsuperlink.py#L1468-L1490 In `sparse_matrix_equations`, analogous lines for the following are needed: https://github.com/mdbartos/pipedream/blob/0fc0159c4d21ec531d55b6cbedaa55ddc2e85ff5/pipedream_solver/nsuperlink.py#L1067-L1078 https://github.com/mdbartos/pipedream/blob/0fc0159c4d21ec531d55b6cbedaa55ddc2e85ff5/pipedream_solver/nsuperlink.py#L1145-L1159 In `solve_sparse_matrix`, a...

sorry! I can't open the website of validation data. Is there any other ways to get the validation data?

These should be _zc and _xc.