Test migration
This commit is contained in:
parent
8fe23d06d8
commit
b4258e1263
@ -52,6 +52,7 @@ class LCACarbonWorkflow:
|
|||||||
opening_material_emission = 0
|
opening_material_emission = 0
|
||||||
for opening in surface.associated_thermal_boundaries.thermal_openings:
|
for opening in surface.associated_thermal_boundaries.thermal_openings:
|
||||||
opening_surface += opening.area
|
opening_surface += opening.area
|
||||||
|
# test migration to gittea
|
||||||
# opening_material_emission =
|
# opening_material_emission =
|
||||||
|
|
||||||
def calculate_emission(self):
|
def calculate_emission(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user