/pydna

Steady-state simulation of rankine cycle power plants in Python, with state properties obtained through an API with REFPROP

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pyDNA - Dynamic Network Analysis in Python

Simulation of Kalina power plants. Created to run simulations for a MSc thesis project.

This project is heavily inspired by the program DNA (Dynamic Network Analysis) developed at the Technical University of Denmark, Mechanical Engineering Department.

Requirements

  • python3.3
  • python-numpy
  • python-scipy
  • python-matplotlib
  • pre-compiled REFPROP library or REFPROP source code (available through NIST )

License

BSD 3-Clause