erased not needed print
This commit is contained in:
parent
f8ccdf7eeb
commit
89bfa33d1e
|
@ -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