The PyRankine is the general Rankine Cycle simulator provided in the different data structures
We wish that PyRankine may be a helpful vehicle for you to understand Computational Thinking and improve programming skills.
- CSV Textual Model of the Rankine Cycle Flowsheet
IAPWS-IF97 high-speed shared library
Install with pip
python -m pip install seuif97
The Rankine Cycles used in these general simulators are Example 8.1, 8.2 and 8,5 of Michael J. Moran. Fundamentals of Engineering Thermodynamics(7th Edition). John Wiley & Sons, Inc. 2011
Chapter 8 : Vapour Power Systems
-
EXAMPLE 8.2: Analyzing a Rankine Cycle with Irreversibilities, P444
-
EXAMPLE 8.3: Evaluating Performance of an Ideal Reheat Cycle, P449-451
-
EXAMPLE 8.4: Evaluating Performance of a Reheat Cycle with Turbine Irreversibility, P451
-
EXAMPLE 8.5: The Regenerative Cycle with Open Feedwater Heater, P456
-
EXAMPLE 8.6: The Reheat–Regenerative Cycle with Two Feedwater Heaters, P460-463
Start the notebooks
>start.bat
Schematic of Example Rankine Cycles
-
Computational thinking
-
Jeannette M. Wing. Computational Thinking Benefits Society
-
Modeling and Simulation of Engineering Systems
-
R Sinha, Christiaan J. J. Paredis. etc. Modeling and Simulation Methods for Design of Engineering Systems. Transactions of the ASME[J]. 2001.03(1):84-91
-
Modelica
-
OpenModelica: An open-source Modelica-based modeling and simulation environment
-
Michael M.Tiller:Introduction to Physical Modeling with Modelica
- 刘俊堂等译. Modelica多领域物理系统建模入门与提高, 航空工业出版社(第1版),2017.05
-
Michael M.Tiller:Learn Modelica by Example
-
-
MATLAB:Simscape https://cn.mathworks.com/products/simscape.html
-
-
ThermoCycle Simulator
-
Maarten Winter: pyDNA https://github.com/mwoc/pydna
-
ORC Modeling Kit: https://github.com/orcmkit/ORCmKit
-
Rankine Cycle(Steam Turbine) http://cn.mathworks.com/help/physmod/simscape/examples/rankine-cycle-steam-turbine.html
-
-
Electronic circuit simulator
-
Jan M. Rabaey: SPICE http://bwrcs.eecs.berkeley.edu/Classes/IcBook/SPICE/
-
ahkab:a SPICE-like electronic circuit simulator written in Python https://github.com/ahkab/ahkab
-
杨华中等. 电子电路的计算机辅助分析和设计方法(第二版),清华大学出版社,北京,2008.02
-