nrel_physics_interface.py: fixed a bug due to a refactor

polygon.py: fixed an error due to normal = 0 that created an infinite loop
simplified_radiosity_algorithm.py: added list of target buildings names to be simulated
This commit is contained in:
Pilar 2021-06-09 10:46:53 -04:00
parent e9995b3f0c
commit 22b32cbb8e

View File

@ -1,4 +0,0 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore