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

https://github.com/richard66nz/steam-cycles-non-ideal

python code using pyXsteam to display steam cycle non ideal plots (Carnot, rankine, rankine superheat, rankine reheat). e.g. taking into account turbine isentropic efficiency.
https://github.com/richard66nz/steam-cycles-non-ideal

carnot cycles properties python pyxsteam rankine rankine-cycle rankine-reheat rankine-superheat steam steam-cycles thermodynamics

Last synced: 6 months ago
JSON representation

python code using pyXsteam to display steam cycle non ideal plots (Carnot, rankine, rankine superheat, rankine reheat). e.g. taking into account turbine isentropic efficiency.

Awesome Lists containing this project

README

          

# steam-cycles-non-ideal
Display T-s (Temperature-Entropy) diagrams for various non-ideal steam cycles (rankine superheat and rankine reheat).

Code will calculate properties and overall efficiency then display to plot.

![](screenshot-non-ideal.png)

## HiRes output
Also it is possible to display a similar diagram at higher resolution.

![](screenshot-hires.png)

Please feel free to use/modify to your hearts content. The code is not the prettiest or the best and I in no way claim to be a programmer (It's just a hobby). If you think you can improve it, please go ahead.