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.
- Host: GitHub
- URL: https://github.com/richard66nz/steam-cycles-non-ideal
- Owner: Richard66NZ
- License: gpl-3.0
- Created: 2020-12-15T01:53:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-15T02:13:04.000Z (almost 5 years ago)
- Last Synced: 2024-09-08T11:29:20.333Z (about 1 year ago)
- Topics: carnot, cycles, properties, python, pyxsteam, rankine, rankine-cycle, rankine-reheat, rankine-superheat, steam, steam-cycles, thermodynamics
- Language: Python
- Homepage:
- Size: 9.58 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## HiRes output
Also it is possible to display a similar diagram at higher resolution.
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.