Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giuliots95/Optimize_pipe_diameter_and_pressure_drop

The code in this project solves the problem of finding the optimal diameter for a straight pipe conveying an incompressible fluid, for user defined mass flow rates. The best design solution is considered the one that minimizes both the pressure drop per unitary pipe length and the pipe diameter. Solutions are ranked according to TOPSIS method. The user can input the pipe absolute roughness, to identify the pipe material, and the density and dynamic viscosity, depending from the fluid to be studied.
https://github.com/giuliots95/Optimize_pipe_diameter_and_pressure_drop

genetic-algorithm multiobjective-optimization pareto pipe pressure-drop

Last synced: about 2 months ago
JSON representation

The code in this project solves the problem of finding the optimal diameter for a straight pipe conveying an incompressible fluid, for user defined mass flow rates. The best design solution is considered the one that minimizes both the pressure drop per unitary pipe length and the pipe diameter. Solutions are ranked according to TOPSIS method. The user can input the pipe absolute roughness, to identify the pipe material, and the density and dynamic viscosity, depending from the fluid to be studied.

Awesome Lists containing this project