Skip to content

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

Compare
Choose a tag to compare
@momargoh momargoh released this 31 Jul 12:47
· 85 commits to master since this release

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.