Skip to content

Commit

Permalink
Update SpaceHeatingDemand.py
Browse files Browse the repository at this point in the history
  • Loading branch information
molarana authored May 16, 2019
1 parent 9843826 commit de6c7e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UrbanHeatPro/Classes/SpaceHeatingDemand.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
SpaceHeatingDemand.py
AMC @ TUM ENS
A. Molar-Cruz @ TUM ENS
"""

import os
Expand Down Expand Up @@ -398,4 +398,4 @@ def calculate_incident_solar_irradiation(self, day_of_year, hour, I_Gh, I_Dh, I_
print(A_i)
raw_input()

return I_Gt
return I_Gt

0 comments on commit de6c7e1

Please sign in to comment.