TESPy version 0.9.15: The User Meeting Version!
Big thanks to the user meeting participants for pushing the nice idea of the ModelTemplate!
What's Changed
- Refactor the parameter specification methods for connections and components by @fwitte in #936
- Handle
Networkkwargsand removeNetwork.set_attrby @fwitte in #939 - Export 'vol' as keys for specific volume for fluprodia plotting by @fwitte in #941
- Feature/#824 pressure difference quantity by @fwitte in #942
- Add state diagram methods by @papanikandros in #945
- Fix retrieving correct design state of connections in local_offdesign by @fwitte in #943
- Add boilerplate class for ModelTemplate by @fwitte in #944
New Contributors
- @papanikandros made their first contribution in #945
- See other contributors not tracked by PRs: https://tespy.readthedocs.io/en/main/whats_new.html#whats-new-label
Full Changelog: v0.9.14...v0.9.15 and