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/methods
z - rename from
-Bracket
to-Bounds
runBounds
attribute ofComponent
included- updates to component models
- debugging
Release not currently available from pip: install from source.