@@ -180,59 +180,42 @@ Water heater surround temperature, used only in detailed HPWH models (whHeatSrc=
180180
181181Air source heat pump type, valid only if whHeatSrc=ASHPX. These choices are supported by the detailed HPWH model. Except for Generic, all heater characteristics are set by HPWH based on whASHPType.
182182
183- ----------------------------------------------------------------------
184- Choice Specified type
185- ------------------ ---------------------------------------
186- Generic General generic (parameterized by wh_EF and wh_vol)
183+ <%= csv_table(<<END, : row_header => true)
184+ "Choice","Specified type"
185+ "Generic","General generic (parameterized by wh_EF and wh_vol)"
186+ "AOSmithPHPT60","60 gallon Voltex"
187+ "AOSmithPHPT80","80 gallon Voltex"
188+ "AOSmithHPTU50","50 gallon AOSmith HPTU"
189+ "AOSmithHPTU66","66 gallon AOSmith HPTU"
190+ "AOSmithHPTU80","80 gallon AOSmith HPTU"
191+ "Sanden40","Sanden 40 gallon CO2 external heat pump"
192+ "Sanden80","Sanden 80 gallon CO2 external heat pump"
193+ "GE2012","2012 era GeoSpring"
194+ "GE2014","2014 50 gal GE run in the efficiency mode"
195+ "GE2014StdMode","2014 50 gal GE run in standard mode"
196+ "GE2014StdMode80","2014 80 gal GE run in standard mode"
197+ "RheemHB50","newish Rheem (2014 model?)"
198+ "RheemHBDR2250","50 gallon, 2250 W resistance Rheem HB Duct Ready"
199+ "RheemHBDR4550","50 gallon, 4500 W resistance Rheem HB Duct Ready"
200+ "RheemHBDR2265","65 gallon, 2250 W resistance Rheem HB Duct Ready"
201+ "RheemHBDR4565","65 gallon, 4500 W resistance Rheem HB Duct Ready"
202+ "RheemHBDR2280","80 gallon, 2250 W resistance Rheem HB Duct Ready"
203+ "RheemHBDR4580","80 gallon, 4500 W resistance Rheem HB Duct Ready"
204+ "Stiebel220E","Stiebel Eltron (2014 model?)"
205+ "GenericTier1","Generic Tier 1"
206+ "GenericTier2","Generic Tier 2"
207+ "GenericTier3","Generic Tier 3"
208+ "UEF2Generic","Experimental UEF=2"
209+ "BasicIntegrated","Typical integrated HPWH"
210+ "ResTank","Resistance heater (no compressor). Superceded by whHeatSrc=RESITANCEX"
211+ "ResTankNoUA","Resistance heater (no compressor) with no tank losses. Superseded by whHeatSrc=RESISTANCEX."
212+ "AOSmithHPTU80DR","80 gallon AOSmith HPTU with fixed backup setpoint (experimental for demand response testing)"
213+ "AOSmithSHPT50","50 gal AOSmith SHPT"
214+ "AOSmithSHPT66","66 gal AOSmith SHPT"
215+ "AOSmithSHPT80","80 gal AOSmith SHPT"
216+ END
217+ %>
187218
188- AOSmithPHPT60 60 gallon Voltex
189-
190- AOSmithPHPT80 80 gallon Voltex
191-
192- AOSmithHPTU50 50 gallon AOSmith HPTU
193-
194- AOSmithHPTU66 66 gallon AOSmith HPTU
195-
196- AOSmithHPTU80 80 gallon AOSmith HPTU
197-
198- Sanden40 Sanden 40 gallon CO2 external heat pump
199-
200- Sanden80 Sanden 80 gallon CO2 external heat pump
201-
202- GE2012 2012 era GeoSpring
203-
204- GE2014 2014 50 gal GE run in the efficiency mode
205-
206- GE2014StdMode 2014 50 gal GE run in standard mode
207-
208- GE2014StdMode80 2014 80 gal GE run in standard mode
209-
210- RheemHB50 newish Rheem (2014 model?)
211-
212- Stiebel220E Stiebel Eltron (2014 model?)
213-
214- GenericTier1 Generic Tier 1
215-
216- GenericTier2 Generic Tier 2
217-
218- GenericTier3 Generic Tier 3
219-
220- UEF2Generic Experimental UEF=2
221-
222- BasicIntegrated Typical integrated HPWH
223-
224- ResTank Resistance heater (no compressor). Superceded by whHeatSrc=RESITANCEX
225-
226- ResTankNoUA Resistance heater (no compressor) with no tank losses. Superseded by whHeatSrc=RESISTANCEX.
227-
228- AOSmithHPTU80DR 80 gallon AOSmith HPTU with fixed backup setpoint (experimental for demand response testing)
229-
230- AOSmithSHPT50 50 gal AOSmith SHPT
231-
232- AOSmithSHPT66 66 gal AOSmith SHPT
233-
234- AOSmithSHPT80 80 gal AOSmith SHPT
235- ------------------------------------------------------------------------------------
236219
237220 ** Units** ** Legal Range** ** Default** ** Required** ** Variability**
238221 ----------- ---------------------- ------------- ---------------------- -----------------
0 commit comments