Merge pull request 'erased not needed print' (#35) from erased_print_in_meb into main
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/CERC/hub/pulls/35
This commit is contained in:
commit
1a8dbe7f87
|
@ -222,7 +222,6 @@ class InselMonthlyEnergyBalance:
|
|||
parameters.append(0.0)
|
||||
parameters.append(0.0)
|
||||
else:
|
||||
print(window_area, thermal_boundary.thermal_openings)
|
||||
thermal_opening = thermal_boundary.thermal_openings[0]
|
||||
parameters.append(thermal_opening.frame_ratio)
|
||||
parameters.append(thermal_opening.overall_u_value)
|
||||
|
|
Loading…
Reference in New Issue
Block a user