ExerPy is a Python library and framework for automated exergy analysis of energy-conversion systems. It builds on the exergy analysis methodology implemented in TESPy and extends its capabilities to ...
P_live = st.sidebar.number_input("Live steam pressure (bar)", value=50.0, min_value=20.0, max_value=100.0, step=1.0) T_live = st.sidebar.number_input("Live steam ...