Test migration

This commit is contained in:
Alireza Adli 2024-07-16 16:51:41 -04:00
parent 8fe23d06d8
commit b4258e1263

View File

@ -52,6 +52,7 @@ class LCACarbonWorkflow:
opening_material_emission = 0
for opening in surface.associated_thermal_boundaries.thermal_openings:
opening_surface += opening.area
# test migration to gittea
# opening_material_emission =
def calculate_emission(self):