-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,15 @@ | ||
# inPipeAxialTurbineDesign | ||
# Dimensionless in-pipe axial pico-hydraulic turbine design | ||
This repository contains the companion code to a novel approach for the design of in-pipe pico-hydraulic turbine design. It contains the literate code of the design algorithm applied to a design example. | ||
|
||
The included ipython notebook was intended to be uploaded to Google Drive and used with Google Colab extension, but it can be easily adapted to be used standalone. | ||
|
||
A generated dimensionless design chart and the corresponding designed turbine is shown in figure 1 and 2. | ||
|
||
![alt text][exDDC] | ||
Figure 1. Example dimensionless design chart generated using the algorithm. | ||
|
||
![alt text][exT] | ||
Figure 2. Example designed turbine | ||
|
||
[exDDC]:https://github.com/dinlink/inPipeAxialTurbineDesign/tree/master/img/exDDC.png | ||
[exT]:https://github.com/dinlink/inPipeAxialTurbineDesign/tree/master/img/exT.png |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.