Recent Releases of MCycle

MCycle - Release v1.1.0 - April 2020

See CHANGELOG for changes from previous release.

Scientific Software - Peer-reviewed - Cython
Published by momargoh almost 6 years ago

MCycle - A Python package for 1D analysis and sizing of thermodynamic power cycles

MCycle is now partially written using Cython in an effort to speed up the code. Thus, Cython is now a required package for installation. Other changes include:

  • logging functionality included (mcycle.logger)
  • moved heat transfer methods from /library to /methodsz
  • rename from -Bracket to -Bounds
  • runBounds attribute of Component included
  • updates to component models
  • debugging

Release not currently available from pip: install from source.

Scientific Software - Peer-reviewed - Cython
Published by momargoh over 7 years ago

MCycle - Initial release

This is the initial release of MCycle, written purely in Python. Future releases will look to use Cython to speed up the code as well as expand the number of component and cycle models.

Scientific Software - Peer-reviewed - Cython
Published by momargoh almost 8 years ago