Skip to content

Commit

Permalink
remove @Profile
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeline committed Sep 29, 2017
1 parent 49bd17c commit 3ccbf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bifacialvf/bifacialvf.py
Expand Up @@ -32,7 +32,7 @@
from sun import hrSolarPos, perezComp, solarPos, sunIncident


@profile

def simulate(TMYtoread, writefiletitle, beta, sazm, C = 1, D = 0.5,
rowType = 'interior', transFactor = 0.01, cellRows = 6,
PVfrontSurface = 'glass', PVbackSurface = 'glass', albedo = 0.62,
Expand Down

0 comments on commit 3ccbf56

Please sign in to comment.