Giter Site home page Giter Site logo

thermalogic / simrankine Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 2.53 MB

The Rankine Cycle Steady-state Simulator in Python,C++ and Modelica

License: MIT License

Modelica 48.26% C++ 24.43% Makefile 0.50% Python 25.87% C 0.62% CMake 0.32%
modelica rankine-cycle python cpp

simrankine's Introduction

SimRankine

DOI

The SimRankine is the demo steady-state simulator of Rankine cycle in Python, C++ and Modelica

Python

Prerequisites:seuif97

python -m pip install seuif97

Run

type python rankineapp.py in the terminal of ./python

python  rankineapp.py

C++

Prerequisites:the seuif97 dynamic library

  1. building the dynamic library : https://github.com/thermalogic/RustSEUIF97
  2. put the dynamic library in ./cpp/bin

Run

In the terminal of ./cpp

  • make
make
  • cmake
cmake -B ./build/   
cmake --build ./build/ --config Release

Modelica

Prerequisites:Dymola

simrankinemo

The Example Rankine cycles

Michael J. Moran, Howard N. Shapiro, Daisie D. Boettner, Margaret B. Bailey. Fundamentals of Engineering Thermodynamics(7th Edition). John Wiley & Sons, Inc. 2011

Chapter 8 : Vapour Power Systems

The Jupyter Notebook of Example Rankine Cycles

  • Example 8.1: Analyzing an Ideal Rankine Cycle, P438
  • Example 8.2: Analyzing a Rankine Cycle with Irreversibilities, P444
  • Example 8.3: Evaluating Performance of an Ideal Reheat Cycle, P449
  • Example 8.4: Evaluating Performance of a Reheat Cycle with Turbine Irreversibility, P451
  • Example 8.5: The Regenerative Cycle with Open Feedwater Heater, P456

Cite as

simrankine's People

Contributors

thermalogic avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.