Skip to content

Commit

Permalink
Update examples/absorption_heatpumps_and_chiller/cooling_cap_dependen…
Browse files Browse the repository at this point in the history
…ce_on_cooling_water_temp.py

Co-authored-by: MaGering <52790556+MaGering@users.noreply.github.com>
  • Loading branch information
jakob-wo and MaGering committed Jun 17, 2020
1 parent 2e2cd2a commit f246ca2
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,4 @@
ax1.set_ylim(0, 24)
ax1.set_xlim(20, 43)

plt.savefig('cooling_capacity_over_cooling_water_temperature_' + chiller_name,
dpi=300)
# plt.show()
plt.show()

0 comments on commit f246ca2

Please sign in to comment.