rcriii42 / DHLLDV

Python implementation of the DHLLDV slurry transport framework
GNU General Public License v2.0
8 stars 7 forks source link

SlurryObj has a function to return the head losses at one point #18

Closed rcriii42 closed 2 years ago

rcriii42 commented 2 years ago

Currently the slurry object creates curves in the Slurry.generate_curve() function. Then to get the head loss at a specific point you have to find the index corresponding to the velocity. Should be able to get head loss at any arbitrary point.

The current setup makes the pipeline object difficult to test.

rcriii42 commented 2 years ago

Closed by 580077c022c455ad4d3b3d044b34da8e6779be97