summaryrefslogtreecommitdiffstats
path: root/House.h
diff options
context:
space:
mode:
Diffstat (limited to 'House.h')
-rw-r--r--House.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/House.h b/House.h
index aab0883..12cd725 100644
--- a/House.h
+++ b/House.h
@@ -36,7 +36,7 @@ class House
Temparray temp;
Sun sun;
float collectortemp, latitude, radiation, eta0, k1, k2, watthoursperhuman, collectorarea,
- heaterenergy, roofangle, collectoroutput, probeinput;
+ heaterenergy, roofangle, collectoroutput;
float tempinside[24], tempoutside[12][24], efficiencyflat[100], efficiencyvacuum[100],
anglecorrectionflat[91], anglecorrectiontransversal[91],
anglecorrectionlongitudinal[91], tempdifference[12][24], neededenergy[12][24];