;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;  DOE-2.2 Non Hourly Results Retrieval Listing
;  Last Update:  05/16/14  (merged previous updates)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;  (c) Copyright 2014, No Man's Land Software, Inc.  All Rights Reserved.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Column Key:
;      EI = Entry ID (unique numeric identifier for each entry in this file)
;           Format = TRRRXXX
;                    Where:  T   => Type of file (1=>Loads, 2=>HVAC/Energy Use, 3=>Economics)
;                            RRR => Report ID (defined in HdrFil)
;                            XXX => Integer index
;      PI = Primary Report ID (HdrFil report number)
;      SI = SecId
;      FN = Format Number where data is located
;      IP = Position of first element of array within the data record
;      IT = Item Type (0=>Integer, 1=>Real/Float, 2=>Character String)
;      NI = Number of Items to retrieve
;      IL = Length of each item retrieved (in 32-bit quantities)
;      SR = Single Record Flag (1=>All data located in a single record,
;                               0=>Array found in same location across subsequent resords)
;              (only referenced when retrieving a series of values)
;      UI = UnitsType
;      KT = Key Type, typically used to select a single row of data out of report
;      KL = Length of Key specified above
;      KP = Position of the Key item in the data record
;      KF = Key Filter (unused for non-hourly results)
;      RI = Name of BDL Component for which the report contains results of
;
; Note(s): 
;   1. UI = units index. A new index, 81, has to be added to the units table; it
;      corresponds to  KWH (English), KWH (Metric). This is required since in some reports
;      (like LS-D) KWH is printed directly in the format with units indicator = 1 (no conversion).
;
; KT and RI Component Type Key:
;         ID     User Prompt       BDL Command / Valid Strings
;        ------------------------------------------------------
;        1001, Months,             JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC
;        1002, Fan Types (SS-L),   "  SUPPLY", "HOT DECK" or "  RETURN"    - SAC 3/17/01 added
;        2001, "Component Cost",   COMPONENT-COST
;        2005, "Utility Rate",     UTILITY-RATE
;        2006, "Block Charge",     BLOCK-CHARGE
;        2007, "Ratchet",          RATCHET
;        2010, "System",           SYSTEM
;        2019, "Zone",             ZONE
;        2020, "Exterior Wall",    EXTERIOR-WALL
;        2040, "Underground Wall", UNDERGROUND-WALL
;        2046, "Interior Wall",    INTERIOR-WALL
;        2050, "Window",           WINDOW
;        2055, "Door",             DOOR
;        2061, "Pump",             PUMP
;        2062, "Circulation Loop", CIRCULATION-LOOP
;        2063, "Chiller",          CHILLER
;        2064, "Boiler",           BOILER
;        2065, "DW Heater",        DW-HEATER
;        2066, "Cooling Tower",    COOLING-TWR
;        2068, "Elec Generator",   ELEC-GENERATOR
;        2069, "Thermal Storage",  THERMAL-STORAGE
;        2070, "Space",            SPACE
;        2082, "Condensing Unit",  CONDENSING-UNIT
;        2085, "Elec Meter",       ELEC-METER
;        2086, "Fuel Meter",       FUEL-METER
;        2087, "Steam Meter",      STEAM-METER
;        2088, "CHW Meter",        CHW-METER
;        2091, "Materials Cost",   MATERIALS-COST
;        2092, "Ground Loop HX",   GROUND-LOOP-HX
;
; Available reports and the first four digits of their Entry IDs:
;     ---------------------
;     LOADS REPORTS (*.lrp)
;     ---------------------
;           Loads Summary Reports   
;      1001   LS-A  Space Peak Loads Summary                                                 32
;      1002   LS-B  Space Peak Load Components                                               33
;      1003   LS-C  Building Peak Load Components                                            48
;      1004   LS-D  Building Monthly Loads Summary                                           11
;      1005   LS-E  Space Monthly Load Components for                                        37
;      1006   LS-F  Building Monthly Load Components                                         49
;      1007   LS-G  Space Daylighting Summary                                                39
;      1008   LS-H  Percent Lighting Energy Reduction vs Hour of Day                         40
;      1009   LS-I  Percent Lighting Energy Reduction vs Hour of Day                         41
;      1010   LS-J  Daylight Illuminance Frequency of Occurrence                             42
;      1011   LS-K  Fuel Inputs Summary                                                      43
;      1012   LS-L  Management and Solar Summary for Space                                   53
;      1013   LS-M  Daylight Illuminence at Ref Pnt 1/2                                     100   - SAC 9/19/06
;           Loads Verification Reports   
;      1101   LV-A  General Project and Building Input                                        1
;      1102   LV-B  Summary of Spaces Occurring in the Project                                2
;      1103   LV-C  Details of a Space Occurring in the Project                               3
;      1104   LV-D  Details of Exterior Surfaces in the Project                               4
;      1105   LV-E  Details of Underground Surfaces in the Project                            5
;      1106   LV-F  Details of Interior Surfaces in the Project                               6
;      1107   LV-G  Details of Schedules Occurring in the Project                             7
;      1108   LV-H  Details of Windows Occurring in the Project                               8
;      1109   LV-I  Details of Constructions Occurring in the Project                         9
;      1110   LV-J  Details of Building Shades in the Project                                10
;
;     --------------------
;     HVAC REPORTS (*.srp)
;     --------------------
;      2001   BEPS  Building Energy Performance                                              34
;      2002   BEPU  Building Utility Performance                                             69
;      2003   REFG  REFRIGERATION EQUIPMENT SUMMARY                                          56
;      2004   SUPL  SYSTEM SUPPLEMENTAL EVAPORATIVE OR DESICCANT COOLING FOR                 58
;          HVAC Summary Reports   
;      2101   SS-A  SYSTEMS MONTHLY LOAD SUMMARY                                             44
;      2102   SS-B  SYSTEM MONTHLY LOADS SUMMARY FOR                                         28
;      2103   SS-C  SYSTEM MONTHLY LOAD HOURS FOR                                            29
;      2104   SS-D  PLANT MONTHLY LOADS SUMMARY                                              45
;      2105   SS-E  PLANT MONTHLY LOAD HOURS                                                 46
;      2106   SS-F  ZONE MONTHLY DEMANDS SUMMARY FOR                                         30
;      2107   SS-G  ZONE MONTHLY LOADS SUMMARY                                               47
;      2108   SS-H  SYSTEM MONTHLY LOADS SUMMARY FOR                                         31
;      2109   SS-I  SYSTEM MONTHLY SENSIBLE-LATENT SUMMARY FOR                               35
;      2110   SS-J  SYSTEM PEAK HEATING AND COOLING DAYS FOR                                 36
;      2111   SS-K  SPACE TEMPERATURE SUMMARY                                                52
;      2112   SS-L  Fan Electric Energy Use for System                                       50
;      2113   SS-M  Building HVAC Fan Elec Energy                                            51                
;      2114   SS-N  RELATIVE HUMIDITY SCATTER PLOT                                           54
;      2115   SS-O  TEMPERATURE SCATTER PLOT                                                 55
;      2116   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD COOLING TOWER SUMMARY FOR     60
;      2117   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD UNIT HEATING SUMMARY FOR      62
;      2118   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD UNIT COOLING SUMMARY FOR      63
;      2119   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD WATER-SIDE ECONO SUMMARY FOR  64
;      2120   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD DHW TANK SUMMARY FOR          70
;      2121   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD LOOP PUMP SUMMARY FOR         71
;      2122   SS-Q  HP COOLING PERFORMANCE SUMMARY                                           65
;      2123   SS-Q  HP HEATING PERFORMANCE SUMMARY                                           66
;      2124   SS-R  ZONE PERFORMANCE SUMMARY FOR SYSTEM                                      72
;          HVAC Verification Reports   
;      2201   SV-A  SYSTEM DESIGN PARAMETERS                                                 38
;      2202   SV-B  ZONE FAN DATA (PIU)                                                      57
;      2203   SV-C  System and Zone Design Sizing Data                                      103
;          Plant Summary Reports   
;      2301   PS-A  Plant Energy Utilization                                                 20
;      2302   PS-B  Utility and Fuel Use Summary                                             21
;      2303   PS-C  Equipment Loads and Energy Use                                           22
;      2304   PS-D  Circulation Loop Loads                                                   23
;      2305   PS-E  MONTHLY ENERGY END-USE SUMMARY for all elec meters                       67
;      2306   PS-E  MONTHLY ENERGY END-USE SUMMARY for all fuel meters                       76
;      2307   PS-E  MONTHLY ENERGY END-USE SUMMARY for all steam meters                      77
;      2308   PS-E  MONTHLY ENERGY END-USE SUMMARY for all chilled water meters              78
;      2309   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  elec meter                     68
;      2310   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  fuel meter                     79
;      2311   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  steam meter                    80
;      2312   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  chw meter                      81
;      2313   PS-G  ELECTRICAL LOAD SCATTER PLOT                                             24
;      2314   PS-H  Cooling Towers                                                           25
;      2315   PS-H  Boilers                                                                  59
;      2316   PS-H  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD OPERATION SUMMARY FOR PUMP:   61
;      2317   PS-H  PEAK/TOTAL LOAD AND PART LOAD OPERATION SUMMARY FOR CIRCULATION-LOOP:    73
;      2318   PS-H  Electric Chillers                                                        74
;      2319   PS-H  Absorption or Engine Chillers                                            75
;      2320   PS-H  WLHP loops                                                               82
;      2321   PS-H  DW Heaters                                                               83
;      2322   PS-H  Thermal Storage                                                          84
;      2323   PS-H  Generators                                                               85
;      2324   PS-I  EQUIPMENT LIFE CYCLE COSTS                                               26
;      2325   PS-J  PLANT LIFE-CYCLE COST SUMMARY                                            27
;      2326   PS-H  Heat-Pump Chiller                                                        92   - SAC 9/19/04
;      2327   PS-H  Chiller/Heater Gas Chiller                                               93   - SAC 9/19/04
;      2328   PS-H  Loop-to-Loop Heat-Pump Chiller                                           94   - SAC 9/19/04
;      2329   PS-H  Loads and Temperatures for Ground-Loop-HX                               101   - SAC 8/11/07
;      2330   PS-H  Condensing Unit                                                         102   - SAC 11/17/10
;          Plant Verification Reports   
;      2401   PV-A  Plant Design Parameters                                                  12
;          Time Dependent Valuation (TDV) Reports
;      2501   TDV1  TDV Energy Performance Summary                  (like BEPS)              95   - SAC 9/20/04
;      2502   TDV3  TDV Enery End-Use Summary for (elec meter)      (like PS-F)              96   - SAC 9/20/04
;      2503   TDV3  TDV Energy End-Use Summary for (fuel meter)     (like PS-F)              97   - SAC 9/20/04
;      2504   TDV2  TDV Enery End-Use Summary for All Electric Meters      (like PS-E)       98   - SAC 9/27/04
;      2505   TDV2  TDV Energy End-Use Summary for All Fuel Meters         (like PS-E)       99   - SAC 9/27/04
;
;     --------------------
;     ECON REPORTS (*.erp)
;     --------------------
;          Economic Summary Reports   
;      3001   ES-A  Annual Costs and Savings                                                 14
;      3002   ES-B  Life-Cycle Non-Energy Costs                                              15
;      3003   ES-C  Life-Cycle Investment Savings                                            16
;      3004   ES-D  Energy Cost Summary                                                      17
;      3005   ES-E  SUMMARY OF UTILITY-RATE                                                  18
;      3006   ES-F  BLOCK-CHARGE AND RATCHET SUMMARY FOR                                     19
;          Economic Verification Reports   
;      3101   EV-A  Life-Cycle Costing Parameters                                            13
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;
;  LOADS  --  (*.lrp)
;
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;   1001   LS-A  Space Peak Loads Summary                           32                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
;    1001001,  32,  1,  2, 15,  2,  1,  4,  0,  1, 2070,  8,  1,  0, 2070   ; Space - Ann Peak Temps - Cooling load - time
     1001002,  32,  1,  2, 18,  1,  1,  1,  0,  8, 2070,  8,  1,  0, 2070   ; Space - Ann Peak Temps - Cooling - outside DBT
     1001003,  32,  1,  2, 19,  1,  1,  1,  0,  8, 2070,  8,  1,  0, 2070   ; Space - Ann Peak Temps - Cooling - outside WBT
;    1001004,  32,  1,  2, 24,  2,  1,  4,  0,  1, 2070,  8,  1,  0, 2070   ; Space - Ann Peak Temps - Heating load - time
     1001005,  32,  1,  2, 27,  1,  1,  1,  0,  8, 2070,  8,  1,  0, 2070   ; Space - Ann Peak Temps - Heating - outside DBT
     1001006,  32,  1,  2, 28,  1,  1,  1,  0,  8, 2070,  8,  1,  0, 2070   ; Space - Ann Peak Temps - Heating - outside WBT
;    1001007,  32,  1,  2, 12,  2,  1,  4,  0,  1,    0,  8,  1,  0, 2070   ; Space - Annual - Peak - Cooling load - time
;    1001008,  32,  1,  2, 18,  1,  1,  1,  0,  8,    0,  8,  1,  0, 2070   ; Space - Annual - Peak - Cooling load - outside DBT
;    1001009,  32,  1,  2, 19,  1,  1,  1,  0,  8,    0,  8,  1,  0, 2070   ; Space - Annual - Peak - Cooling load - outside WBT
;    1001010,  32,  1,  2, 21,  2,  1,  4,  0,  1,    0,  8,  1,  0, 2070   ; Space - Annual - Peak - Heating load - time
;    1001011,  32,  1,  2, 27,  1,  1,  1,  0,  8,    0,  8,  1,  0, 2070   ; Space - Annual - Peak - Heating load - outside DBT
;    1001012,  32,  1,  2, 28,  1,  1,  1,  0,  8,    0,  8,  1,  0, 2070   ; Space - Annual - Peak - Heating load - outside WBT



;
;   1002   LS-B  Space Peak Load Components                         33                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1002001,  33,  1, 22,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - sensible
     1002002,  33,  1, 22,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - latent
     1002003,  33,  1, 23,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - total
     1002004,  33,  1, 24,  1,  1,  1,  1,  0, 17,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - tot / floor area
     1002005,  33,  1, 22,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load
     1002006,  33,  1, 24,  3,  1,  1,  1,  0, 17,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load / floor area
     1002007,  33,  1, 10,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - wall cond
     1002008,  33,  1, 11,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - roof cond
     1002009,  33,  1, 12,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - window cond
     1002010,  33,  1, 13,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - window solar
     1002011,  33,  1, 33,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - door cond
     1002012,  33,  1, 14,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - int surf cond
     1002013,  33,  1, 15,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - und surf cond
     1002014,  33,  1, 16,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - occupants - sens
     1002015,  33,  1, 16,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - occupants - lat
     1002016,  33,  1, 17,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - lights
     1002017,  33,  1, 18,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - equipment - sens
     1002018,  33,  1, 18,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - equipment - lat
     1002019,  33,  1, 19,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - process - sens
     1002020,  33,  1, 19,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - process - lat
     1002021,  33,  1, 20,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - infil - sens
     1002022,  33,  1, 20,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Cooling load - infil - lat
     1002023,  33,  1, 10,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - wall cond
     1002024,  33,  1, 11,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - roof cond
     1002025,  33,  1, 12,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - window cond
     1002026,  33,  1, 13,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - window solar
     1002027,  33,  1, 33,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - door cond
     1002028,  33,  1, 14,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - int surf cond
     1002029,  33,  1, 15,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - und surf cond
     1002030,  33,  1, 16,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - occupants
     1002031,  33,  1, 17,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - lights
     1002032,  33,  1, 18,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - equipment
     1002033,  33,  1, 19,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - process
     1002034,  33,  1, 20,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2070   ; Space - Annual - Peak - Heating load - infil

; SAC 11/13/05 - Added to facilitate retrieval of temperature used for loads calc @ top of report
     1002051,  33,  1,  1,  9,  0,  1,  1,  0,  8,    0,  0,  0,  0, 2070   ; Space - Temperature used for Loads Calc - F
     1002052,  33,  1,  1, 10,  0,  1,  1,  0,116,    0,  0,  0,  0, 2070   ; Space - Temperature used for Loads Calc - C


;
;   1003   LS-C  Building Peak Load Components                      48                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1003001,  48,  1, 22,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - sensible
     1003002,  48,  1, 22,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - latent
     1003003,  48,  1, 23,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - total
     1003004,  48,  1, 24,  1,  1,  1,  1,  0, 17,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - tot / floor area
     1003005,  48,  1, 22,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load
     1003006,  48,  1, 24,  3,  1,  1,  1,  0, 17,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load / floor area
     1003007,  48,  1, 10,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - wall cond
     1003008,  48,  1, 11,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - roof cond
     1003009,  48,  1, 12,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - window cond
     1003010,  48,  1, 13,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - window solar
     1003011,  48,  1, 33,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - door cond
     1003012,  48,  1, 14,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - int surf cond
     1003013,  48,  1, 15,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - und surf cond
     1003014,  48,  1, 16,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - occupants - sens
     1003015,  48,  1, 16,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - occupants - lat
     1003016,  48,  1, 17,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - lights
     1003017,  48,  1, 18,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - equipment - sens
     1003018,  48,  1, 18,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - equipment - lat
     1003019,  48,  1, 19,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - process - sens
     1003020,  48,  1, 19,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - process - lat
     1003021,  48,  1, 20,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - infil - sens
     1003022,  48,  1, 20,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Cooling load - infil - lat
     1003023,  48,  1, 10,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - wall cond
     1003024,  48,  1, 11,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - roof cond
     1003025,  48,  1, 12,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - window cond
     1003026,  48,  1, 13,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - window solar
     1003027,  48,  1, 33,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - door cond
     1003028,  48,  1, 14,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - int surf cond
     1003029,  48,  1, 15,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - und surf cond
     1003030,  48,  1, 16,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - occupants
     1003031,  48,  1, 17,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - lights
     1003032,  48,  1, 18,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - equipment
     1003033,  48,  1, 19,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - process
     1003034,  48,  1, 20,  5,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Heating load - infil

; SAC 6/8/01 - added access to additional building data
     1003101,  48,  1, 32,  1,  0,  1,  1,  0,  9,    0,  0,  0,  0,    0   ; Building - Floor Area (Ft)
     1003102,  48,  1, 32,  2,  0,  1,  1,  0,  9,    0,  0,  0,  0,    0   ; Building - Floor Area (M)
     1003103,  48,  1, 32,  3,  0,  1,  1,  0,  9,    0,  0,  0,  0,    0   ; Building - Volume (Ft)
     1003104,  48,  1, 32,  4,  0,  1,  1,  0,  9,    0,  0,  0,  0,    0   ; Building - Volume (M)


;
;   1004   LS-D  Building Monthly Loads Summary                     11                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1004001,  11,  1,  5,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - sensible
     1004002,  11,  1,  5,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load
     1004003,  11,  1,  5,  3,  1,  1,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Electric load
     1004004,  11,  1,  6,  3,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Building - Annual - Peak - Electric load
     1004005,  11,  1,  3,  2,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - sensible
     1004006,  11,  1,  3,  8,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load
     1004007,  11,  1,  3, 14,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Electric load
     1004008,  11,  1,  3,  7,  1, 12,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Cooling load - sensible
     1004009,  11,  1,  3,  3,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Cooling load - day
     1004010,  11,  1,  3,  4,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Cooling load - hour
     1004011,  11,  1,  3,  5,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Cooling load - outside DBT
     1004012,  11,  1,  3,  6,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Cooling load - outside WBT
     1004013,  11,  1,  3, 13,  1, 12,  1,  0, 64,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Heating load
     1004014,  11,  1,  3,  9,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Heating load - day
     1004015,  11,  1,  3, 10,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Heating load - hour
     1004016,  11,  1,  3, 11,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Heating load - outside DBT
     1004017,  11,  1,  3, 12,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Heating load - outside WBT
     1004018,  11,  1,  3, 15,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Building - All Months - Peak - Electric load
     1004019,  11,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - sensible
     1004020,  11,  1,  3,  8,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load
     1004021,  11,  1,  3, 14,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Electric load
     1004022,  11,  1,  3,  7,  1,  1,  1,  0, 64, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Cooling load - sensible
     1004023,  11,  1,  3,  3,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Cooling load - day
     1004024,  11,  1,  3,  4,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Cooling load - hour
     1004025,  11,  1,  3,  5,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Cooling load - outside DBT
     1004026,  11,  1,  3,  6,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Cooling load - outside WBT
     1004027,  11,  1,  3, 13,  1,  1,  1,  0, 64, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Heating load
     1004028,  11,  1,  3,  9,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Heating load - day
     1004029,  11,  1,  3, 10,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Heating load - hour
     1004030,  11,  1,  3, 11,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Heating load - outside DBT
     1004031,  11,  1,  3, 12,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Heating load - outside WBT
     1004032,  11,  1,  3, 15,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Building - Single Month - Peak - Electric load


;
;   1005   LS-E  Space Monthly Load Components for                  37                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1005001,  37,  1,  3, 12,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load
     1005002,  37,  1,  3, 24,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - sensible
     1005003,  37,  1,  3, 29,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - latent
     1005004,  37,  1,  3,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - wall cond
     1005005,  37,  1,  3,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - roof cond
     1005006,  37,  1,  3,  3,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - int surf cond
     1005007,  37,  1,  3,  4,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - und surf cond
     1005008,  37,  1,  3,  5,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - infiltration
     1005009,  37,  1,  3,  6,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - window cond
     1005010,  37,  1,  3,  7,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - window solar
     1005011,  37,  1,  3,  8,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - occupants
     1005012,  37,  1,  3,  9,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - lights
     1005013,  37,  1,  3, 10,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - equipment
     1005014,  37,  1,  3, 11,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Heating load - source
     1005015,  37,  1,  3, 13,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - wall cond
     1005016,  37,  1,  3, 14,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - roof cond
     1005017,  37,  1,  3, 15,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - int surf cond
     1005018,  37,  1,  3, 16,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - und surf cond
     1005019,  37,  1,  3, 17,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - infil - sens
     1005020,  37,  1,  3, 25,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - infil - lat
     1005021,  37,  1,  3, 18,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - window cond
     1005022,  37,  1,  3, 19,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - window solar
     1005023,  37,  1,  3, 20,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - occupants - sens
     1005024,  37,  1,  3, 26,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - occupants - lat
     1005025,  37,  1,  3, 21,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - lights
     1005026,  37,  1,  3, 22,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - equipment - sens
     1005027,  37,  1,  3, 27,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - equipment - lat
     1005028,  37,  1,  3, 23,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - source - sens
     1005029,  37,  1,  3, 28,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Cooling load - source - lat
     1005030,  37,  1,  2, 12,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load
     1005031,  37,  1,  2, 25,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - sensible
     1005032,  37,  1,  2, 30,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - latent
     1005033,  37,  1,  2,  1,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - wall cond
     1005034,  37,  1,  2,  2,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - roof cond
     1005035,  37,  1,  2,  3,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - int surf cond
     1005036,  37,  1,  2,  4,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - und surf cond
     1005037,  37,  1,  2,  5,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - infiltration
     1005038,  37,  1,  2,  6,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - window cond
     1005039,  37,  1,  2,  7,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - window solar
     1005040,  37,  1,  2,  8,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - occupants
     1005041,  37,  1,  2,  9,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - lights
     1005042,  37,  1,  2, 10,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - equipment
     1005043,  37,  1,  2, 11,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Heating load - source
     1005044,  37,  1,  2, 14,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - wall cond
     1005045,  37,  1,  2, 15,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - roof cond
     1005046,  37,  1,  2, 16,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - int surf cond
     1005047,  37,  1,  2, 17,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - und surf cond
     1005048,  37,  1,  2, 18,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - infil - sens
     1005049,  37,  1,  2, 26,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - infil - lat
     1005050,  37,  1,  2, 19,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - window cond
     1005051,  37,  1,  2, 20,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - window solar
     1005052,  37,  1,  2, 21,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - occupants - sens
     1005053,  37,  1,  2, 27,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - occupants - lat
     1005054,  37,  1,  2, 22,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - lights
     1005055,  37,  1,  2, 23,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - equipment - sens
     1005056,  37,  1,  2, 28,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - equipment - lat
     1005057,  37,  1,  2, 24,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - source - sens
     1005058,  37,  1,  2, 29,  1, 12,  1,  0, 50,    0,  1, 13,  0, 2070   ; Space - All Months - Cooling load - source - lat
     1005059,  37,  1,  2, 12,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load
     1005060,  37,  1,  2, 25,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - sensible
     1005061,  37,  1,  2, 30,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - latent
     1005062,  37,  1,  2,  1,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - wall cond
     1005063,  37,  1,  2,  2,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - roof cond
     1005064,  37,  1,  2,  3,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - int surf cond
     1005065,  37,  1,  2,  4,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - und surf cond
     1005066,  37,  1,  2,  5,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - infiltration
     1005067,  37,  1,  2,  6,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - window cond
     1005068,  37,  1,  2,  7,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - window solar
     1005069,  37,  1,  2,  8,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - occupants
     1005070,  37,  1,  2,  9,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - lights
     1005071,  37,  1,  2, 10,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - equipment
     1005072,  37,  1,  2, 11,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Heating load - source
     1005073,  37,  1,  2, 14,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - wall cond
     1005074,  37,  1,  2, 15,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - roof cond
     1005075,  37,  1,  2, 16,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - int surf cond
     1005076,  37,  1,  2, 17,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - und surf cond
     1005077,  37,  1,  2, 18,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - infil - sens
     1005078,  37,  1,  2, 26,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - infil - lat
     1005079,  37,  1,  2, 19,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - window cond
     1005080,  37,  1,  2, 20,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - window solar
     1005081,  37,  1,  2, 21,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - occupants - sens
     1005082,  37,  1,  2, 27,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - occupants - lat
     1005083,  37,  1,  2, 22,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - lights
     1005084,  37,  1,  2, 23,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - equipment - sens
     1005085,  37,  1,  2, 28,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - equipment - lat
     1005086,  37,  1,  2, 24,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - source - sens
     1005087,  37,  1,  2, 29,  1,  1,  1,  0, 50, 1001,  1, 13,  0, 2070   ; Space - Single Month - Cooling load - source - lat


;
;   1006   LS-F  Building Monthly Load Components                   49                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1006001,  49,  1,  3, 29,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - latent
     1006002,  49,  1,  3,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - wall cond
     1006003,  49,  1,  3,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - roof cond
     1006004,  49,  1,  3,  3,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - int surf cond
     1006005,  49,  1,  3,  4,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - und surf cond
     1006006,  49,  1,  3,  5,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - infiltration
     1006007,  49,  1,  3,  6,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - window cond
     1006008,  49,  1,  3,  7,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - window solar
     1006009,  49,  1,  3,  8,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - occupants
     1006010,  49,  1,  3,  9,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - lights
     1006011,  49,  1,  3, 10,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - equipment
     1006012,  49,  1,  3, 11,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Heating load - source
     1006013,  49,  1,  3, 13,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - wall cond
     1006014,  49,  1,  3, 14,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - roof cond
     1006015,  49,  1,  3, 15,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - int surf cond
     1006016,  49,  1,  3, 16,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - und surf cond
     1006017,  49,  1,  3, 17,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - infil -  sens
     1006018,  49,  1,  3, 25,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - infil -  lat
     1006019,  49,  1,  3, 18,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - window cond
     1006020,  49,  1,  3, 19,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - window solar
     1006021,  49,  1,  3, 20,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - occupants -  sens
     1006022,  49,  1,  3, 26,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - occupants -  lat
     1006023,  49,  1,  3, 21,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - lights
     1006024,  49,  1,  3, 22,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - equipment -  sens
     1006025,  49,  1,  3, 27,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - equipment -  lat
     1006026,  49,  1,  3, 23,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - source -  sens
     1006027,  49,  1,  3, 28,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Cooling load - source -  lat
     1006028,  49,  1,  2, 30,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - latent
     1006029,  49,  1,  2,  1,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - wall cond
     1006030,  49,  1,  2,  2,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - roof cond
     1006031,  49,  1,  2,  3,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - int surf cond
     1006032,  49,  1,  2,  4,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - und surf cond
     1006033,  49,  1,  2,  5,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - infiltration
     1006034,  49,  1,  2,  6,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - window cond
     1006035,  49,  1,  2,  7,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - window solar
     1006036,  49,  1,  2,  8,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - occupants
     1006037,  49,  1,  2,  9,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - lights
     1006038,  49,  1,  2, 10,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - equipment
     1006039,  49,  1,  2, 11,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Heating load - source
     1006040,  49,  1,  2, 14,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - wall cond
     1006041,  49,  1,  2, 15,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - roof cond
     1006042,  49,  1,  2, 16,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - int surf cond
     1006043,  49,  1,  2, 17,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - und surf cond
     1006044,  49,  1,  2, 18,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - infil - sens
     1006045,  49,  1,  2, 26,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - infil - lat
     1006046,  49,  1,  2, 19,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - window cond
     1006047,  49,  1,  2, 20,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - window solar
     1006048,  49,  1,  2, 21,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - occupants - sens
     1006049,  49,  1,  2, 27,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - occupants - lat
     1006050,  49,  1,  2, 22,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - lights
     1006051,  49,  1,  2, 23,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - equipment - sens
     1006052,  49,  1,  2, 28,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - equipment - lat
     1006053,  49,  1,  2, 24,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - source - sens
     1006054,  49,  1,  2, 29,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Cooling load - source - lat
     1006055,  49,  1,  2, 30,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - latent
     1006056,  49,  1,  2,  1,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - wall cond
     1006057,  49,  1,  2,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - roof cond
     1006058,  49,  1,  2,  3,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - int surf cond
     1006059,  49,  1,  2,  4,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - und surf cond
     1006060,  49,  1,  2,  5,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - infiltration
     1006061,  49,  1,  2,  6,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - window cond
     1006062,  49,  1,  2,  7,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - window solar
     1006063,  49,  1,  2,  8,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - occupants
     1006064,  49,  1,  2,  9,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - lights
     1006065,  49,  1,  2, 10,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - equipment
     1006066,  49,  1,  2, 11,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Heating load - source
     1006067,  49,  1,  2, 14,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - wall cond
     1006068,  49,  1,  2, 15,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - roof cond
     1006069,  49,  1,  2, 16,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - int surf cond
     1006070,  49,  1,  2, 17,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - und surf cond
     1006071,  49,  1,  2, 18,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - infil - sens
     1006072,  49,  1,  2, 26,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - infil - lat
     1006073,  49,  1,  2, 19,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - window cond
     1006074,  49,  1,  2, 20,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - window solar
     1006075,  49,  1,  2, 21,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - occupants - sens
     1006076,  49,  1,  2, 27,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - occupants - lat
     1006077,  49,  1,  2, 22,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - lights
     1006078,  49,  1,  2, 23,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - equipment - sens
     1006079,  49,  1,  2, 28,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - equipment - lat
     1006080,  49,  1,  2, 24,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - source - sens
     1006081,  49,  1,  2, 29,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Cooling load - source - lat


;
;   1007   LS-G  Space Daylighting Summary                          39                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1007001,  39,  1,  5,  7,  1,  1,  1,  0, 70,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Ave daylight illum - ref pt #1
     1007002,  39,  1,  5,  8,  1,  1,  1,  0, 70,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Ave daylight illum - ref pt #2
     1007003,  39,  1,  5, 13,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Pct time high glare - ref pt #1
     1007004,  39,  1,  5, 14,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Pct time high glare - ref pt #2
     1007005,  39,  1,  4,  8,  1, 12,  1,  0, 70,    0,  1,  1,  0, 2070   ; Space - All Months - Ave daylight illum - ref pt #1
     1007006,  39,  1,  4,  9,  1, 12,  1,  0, 70,    0,  1,  1,  0, 2070   ; Space - All Months - Ave daylight illum - ref pt #2
     1007007,  39,  1,  4, 14,  1, 12,  1,  0,  1,    0,  1,  1,  0, 2070   ; Space - All Months - Pct time high glare - ref pt #1
     1007008,  39,  1,  4, 15,  1, 12,  1,  0,  1,    0,  1,  1,  0, 2070   ; Space - All Months - Pct time high glare - ref pt #2
     1007009,  39,  1,  4,  8,  1,  1,  1,  0, 70, 1001,  1,  1,  0, 2070   ; Space - Single Month - Ave daylight illum - ref pt #1
     1007010,  39,  1,  4,  9,  1,  1,  1,  0, 70, 1001,  1,  1,  0, 2070   ; Space - Single Month - Ave daylight illum - ref pt #2
     1007011,  39,  1,  4, 14,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2070   ; Space - Single Month - Pct time high glare - ref pt #1
     1007012,  39,  1,  4, 15,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2070   ; Space - Single Month - Pct time high glare - ref pt #2


;
;   1008   LS-H  Percent Lighting Energy Reduction vs Hour of Day   40                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1008001,  40,  1,  4, 25,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Ltg energy reduc by dayltg (%)
     1008002,  40,  1,  3, 26,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2070   ; Space - All Months - Ltg energy reduc by dayltg (%)
     1008003,  40,  1,  3, 26,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2070   ; Space - Single Month - Ltg energy reduc by dayltg (%)


;
;   1009   LS-I  Percent Lighting Energy Reduction vs Hour of Day   41                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1009001,  41,  1,  4, 25,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Ltg energy reduc by dayltg (%)
     1009002,  41,  1,  3, 26,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Ltg energy reduc by dayltg (%)
     1009003,  41,  1,  3, 26,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Ltg energy reduc by dayltg (%)


;
;   1010   LS-J  Daylight Illuminance Frequency of Occurrence       42                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   1011   LS-K  Fuel Inputs Summary                                43                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
;    1011001,  43,  1,  5,  1,  1,  1,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Electric load - task lighting
;    1011002,  43,  1,  5,  2,  1,  1,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Electric load - total lighting
;    1011003,  43,  1,  5,  3,  1,  1,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Electric load - equipment
;    1011004,  43,  1,  5,  4,  1,  1,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Electric load - process
;    1011005,  43,  1,  5,  5,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Gas use - process
;    1011006,  43,  1,  5,  6,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - Annual - Sum - Hot water use - process
;    1011007,  43,  1,  3,  2,  1, 12,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Electric load - task lighting
;    1011008,  43,  1,  3,  3,  1, 12,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Electric load - total lighting
;    1011009,  43,  1,  3,  4,  1, 12,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Electric load - equipment
;    1011010,  43,  1,  3,  5,  1, 12,  1,  0, 81,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Electric load - process
;    1011011,  43,  1,  3,  6,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Gas use - process
;    1011012,  43,  1,  3,  7,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building - All Months - Sum - Hot water use - process
     1011013,  43,  1,  3,  2,  1,  1,  1,  0, 81, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Electric load - task lighting
     1011014,  43,  1,  3,  3,  1,  1,  1,  0, 81, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Electric load - total lighting
     1011015,  43,  1,  3,  4,  1,  1,  1,  0, 81, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Electric load - equipment
     1011016,  43,  1,  3,  5,  1,  1,  1,  0, 81, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Electric load - process
     1011017,  43,  1,  3,  6,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Gas use - process
     1011018,  43,  1,  3,  7,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building - Single Month - Sum - Hot water use - process
     1011019,  43,  1,  5,  1,  1,  1,  1,  0, 81,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Electric load - task lighting
     1011020,  43,  1,  5,  2,  1,  1,  1,  0, 81,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Electric load - total lighting
     1011021,  43,  1,  5,  3,  1,  1,  1,  0, 81,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Electric load - equipment
     1011022,  43,  1,  5,  4,  1,  1,  1,  0, 81,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Electric load - process
     1011023,  43,  1,  5,  5,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Gas use - process
     1011024,  43,  1,  5,  6,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2070   ; Space - Annual - Sum - Hot water use - process
     1011025,  43,  1,  3,  2,  1, 12,  1,  0, 81,    0,  1,  1,  0, 2070   ; Space - All Months - Electric load - task lighting
     1011026,  43,  1,  3,  3,  1, 12,  1,  0, 81,    0,  1,  1,  0, 2070   ; Space - All Months - Electric load - total lighting
     1011027,  43,  1,  3,  4,  1, 12,  1,  0, 81,    0,  1,  1,  0, 2070   ; Space - All Months - Electric load - equipment
     1011028,  43,  1,  3,  5,  1, 12,  1,  0, 81,    0,  1,  1,  0, 2070   ; Space - All Months - Electric load - process
     1011029,  43,  1,  3,  6,  1, 12,  1,  0, 50,    0,  1,  1,  0, 2070   ; Space - All Months - Gas use - process
     1011030,  43,  1,  3,  7,  1, 12,  1,  0, 50,    0,  1,  1,  0, 2070   ; Space - All Months - Hot water use - process
     1011031,  43,  1,  3,  2,  1,  1,  1,  0, 81, 1001,  1,  1,  0, 2070   ; Space - Single Month - Electric load - task lighting
     1011032,  43,  1,  3,  3,  1,  1,  1,  0, 81, 1001,  1,  1,  0, 2070   ; Space - Single Month - Electric load - total lighting
     1011033,  43,  1,  3,  4,  1,  1,  1,  0, 81, 1001,  1,  1,  0, 2070   ; Space - Single Month - Electric load - equipment
     1011034,  43,  1,  3,  5,  1,  1,  1,  0, 81, 1001,  1,  1,  0, 2070   ; Space - Single Month - Electric load - process
     1011035,  43,  1,  3,  6,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2070   ; Space - Single Month - Gas use - process
     1011036,  43,  1,  3,  7,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2070   ; Space - Single Month - Hot water use - process


;
;   1012   LS-L  Management and Solar Summary for Space             53                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   1013   LS-M  Daylight Illuminence at Ref Pnt 1/2               100        - SAC 9/19/06
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   1101   LV-A  General Project and Building Input                  1                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     1101001,   1,  1,  4,  6,  1,  1,  1,  0,  7,    0,  0,  0,  0,    0   ; Building - Input - Latitude
     1101002,   1,  1,  4,  7,  1,  1,  1,  0,  7,    0,  0,  0,  0,    0   ; Building - Input - Longitude
     1101003,   1,  1,  4,  8,  1,  1,  1,  0, 15,    0,  0,  0,  0,    0   ; Building - Input - Altitude
     1101004,   1,  1,  4, 11,  1,  1,  1,  0,  7,    0,  0,  0,  0,    0   ; Building - Input - Azimuth
     1101005,   1,  1,  4,  9,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Building - Input - Time zone
     1101006,   1,  1,  4,  1,  2,  1,  5,  0,  1,    0,  0,  0,  0,    0   ; Building - Input - Weather file name


;
;   1102   LV-B  Summary of Spaces Occurring in the Project          2                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
;     1102001,   2,  1,  3,  1,  2,  1,  4,  0,  1, 2070,  4,  1,  0,    0   ; Space - Input - Space name
;     1102002,   2,  1,  3,  5,  2,  1,  4,  0,  1, 2070,  4,  1,  0,    0   ; Space - Input - Parent floor name
; SAC 8/12/03 - Updated to reflect new output format change => 32-character space names (parent Floor names now written to a separate format #)
     1102001,   2,  1,  3,  1,  2,  1,  8,  0,  1, 2070,  8,  1,  0,    0   ; Space - Input - Space name
     1102003,   2,  1,  3,  9,  1,  1,  1,  0,  1, 2070,  8,  1,  0,    0   ; Space - Input - Space*floor multiplier
     1102004,   2,  1,  3, 11,  1,  1,  1,  0,  7, 2070,  8,  1,  0,    0   ; Space - Input - Azimuth
     1102005,   2,  1,  3, 12,  1,  1,  1,  0, 29, 2070,  8,  1,  0,    0   ; Space - Input - Lighting power density
     1102006,   2,  1,  3, 13,  1,  1,  1,  0,  1, 2070,  8,  1,  0,    0   ; Space - Input - Number of people
     1102007,   2,  1,  3, 14,  1,  1,  1,  0, 29, 2070,  8,  1,  0,    0   ; Space - Input - Equipment power density
     1102008,   2,  1,  3, 18,  1,  1,  1,  0,  1, 2070,  8,  1,  0,    0   ; Space - Input - Infiltration ACH
     1102009,   2,  1,  3, 19,  1,  1,  1,  0,  9, 2070,  8,  1,  0,    0   ; Space - Input - Floor area
     1102010,   2,  1,  3, 20,  1,  1,  1,  0, 10, 2070,  8,  1,  0,    0   ; Space - Input - Volume

; SAC 12/13/05 - added access to bldg-wide totals in order to facilitate QC reporting
     1102020,   2,  1,  4,  1,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Building Totals - Number of people
     1102021,   2,  1,  4,  2,  1,  1,  1,  0,  9,    0,  0,  0,  0,    0   ; Building Totals - Area
     1102022,   2,  1,  4,  3,  1,  1,  1,  0, 10,    0,  0,  0,  0,    0   ; Building Totals - Volume


;
;   1103   LV-C  Details of a Space Occurring in the Project         3                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   1104   LV-D  Details of Exterior Surfaces in the Project         4                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/12/03 - Will require mods to reflect format changes for 32-character component names
;    1104001,   4,  1,  5,  1,  2,  1,  4,  0,  1, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Wall name
;    1104002,   4,  1,  5,  5,  2,  1,  4,  0,  1, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Parent space name
;    1104003,   4,  1,  5, 15,  2,  1,  3,  0,  1, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Orientation
;    1104004,   4,  1,  5, 12,  1,  1,  1,  0,  9, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque area
;    1104005,   4,  1,  5, 11,  1,  1,  1,  0,  6, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque u-value
;    1104006,   4,  1,  5, 10,  1,  1,  1,  0,  9, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Window area
;    1104007,   4,  1,  5,  9,  1,  1,  1,  0,  6, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Window u-value
;    1104008,   4,  1,  5, 14,  1,  1,  1,  0,  9, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque + window area
;    1104009,   4,  1,  5, 13,  1,  1,  1,  0,  6, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque + window u-value
; SAC 9/12/06 - implemented mods to handle current formats w/ 32-character component names
     1104001,   4,  1,  5,  1,  2,  1,  8,  0,  1, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Wall name
     1104002,   4,  1,  5, 18,  2,  1,  8,  0,  1, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Parent space name
     1104003,   4,  1,  5, 15,  2,  1,  3,  0,  1, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Orientation
     1104004,   4,  1,  5, 12,  1,  1,  1,  0,  9, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque area
     1104005,   4,  1,  5, 11,  1,  1,  1,  0,  6, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque u-value
     1104006,   4,  1,  5, 10,  1,  1,  1,  0,  9, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Window area
     1104007,   4,  1,  5,  9,  1,  1,  1,  0,  6, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Window u-value
     1104008,   4,  1,  5, 14,  1,  1,  1,  0,  9, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque + window area
     1104009,   4,  1,  5, 13,  1,  1,  1,  0,  6, 2020,  4,  1,  0,    0   ; Exterior wall - Input - Opaque + window u-value
     1104010,   4,  1,  3,  5,  1,  9,  4,  0,  6,    0,  0,  0,  0,    0   ; EXTERIOR wall - Input - Avg u-value, windows
     1104011,   4,  1,  3,  6,  1,  9,  4,  0,  6,    0,  0,  0,  0,    0   ; EXTERIOR wall - Input - Avg u-value, walls
     1104012,   4,  1,  3,  7,  1,  9,  4,  0,  6,    0,  0,  0,  0,    0   ; EXTERIOR wall - Input - Avg u-value, win+walls
     1104013,   4,  1,  3,  8,  1,  9,  4,  0,  9,    0,  0,  0,  0,    0   ; EXTERIOR wall - Input - Win area
     1104014,   4,  1,  3,  9,  1,  9,  4,  0,  9,    0,  0,  0,  0,    0   ; EXTERIOR wall - Input - Wall area
     1104015,   4,  1,  3, 10,  1,  9,  4,  0,  9,    0,  0,  0,  0,    0   ; EXTERIOR wall - Input - Win + wall area


;
;   1105   LV-E  Details of Underground Surfaces in the Project      5                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/12/03 - Will require mods to reflect format changes for 32-character component names
;    1105001,   5,  1,  3,  1,  2,  1,  4,  0,  1, 2040,  4,  1,  0,    0   ; Underground wall - Input - Wall name
;    1105002,   5,  1,  3,  7,  2,  1,  4,  0,  1, 2040,  4,  1,  0,    0   ; Underground wall - Input - Construction name
;    1105003,   5,  1,  3,  6,  1,  1,  1,  0,  9, 2040,  4,  1,  0,    0   ; Underground wall - Input - Area
;    1105004,   5,  1,  3, 11,  1,  1,  1,  0,  6, 2040,  4,  1,  0,    0   ; Underground wall - Input - U-value


;
;   1106   LV-F  Details of Interior Surfaces in the Project         6                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/12/03 - Will require mods to reflect format changes for 32-character component names
;    1106001,   6,  1,  3,  1,  2,  1,  4,  0,  1, 2046,  4,  1,  0,    0   ; Interior wall - Input - Wall name
;    1106002,   6,  1,  3, 10,  2,  1,  6,  0,  1, 2046,  4,  1,  0,    0   ; Interior wall - Input - Type
;    1106003,   6,  1,  3,  6,  2,  1,  4,  0,  1, 2046,  4,  1,  0,    0   ; Interior wall - Input - Construction name
;    1106004,   6,  1,  3, 17,  2,  1,  4,  0,  1, 2046,  4,  1,  0,    0   ; Interior wall - Input - Parent space #1 name
;    1106005,   6,  1,  3, 21,  2,  1,  4,  0,  1, 2046,  4,  1,  0,    0   ; Interior wall - Input - Parent space #2 name
;    1106006,   6,  1,  3,  5,  1,  1,  1,  0,  9, 2046,  4,  1,  0,    0   ; Interior wall - Input - Area
;    1106007,   6,  1,  3, 16,  1,  1,  1,  0,  6, 2046,  4,  1,  0,    0   ; Interior wall - Input - U-value


;
;   1107   LV-G  Details of Schedules Occurring in the Project       7                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   1108   LV-H  Details of Windows Occurring in the Project         8                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/12/03 - Will require mods to reflect format changes for 32-character component names
;    1108001,   8,  1,  3,  1,  2,  1,  4,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Window name
;    1108002,   8,  1,  3,  5,  1,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Multiplier
;    1108003,   8,  1,  4,  5,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Setback
;    1108004,   8,  1,  3,  7,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Glass height
;    1108005,   8,  1,  3,  8,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Glass width
;    1108006,   8,  1,  3,  6,  1,  1,  1,  0,  9, 2050,  4,  1,  0,    0   ; Window - Input - Glass area
;    1108007,   8,  1,  4, 11,  1,  1,  1,  0,  6, 2050,  4,  1,  0,    0   ; Window - Input - Glass center u-value
;    1108008,   8,  1,  4,  9,  0,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Glass type code
;    1108009,   8,  1,  4,  8,  0,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Number of panes
;    1108010,   8,  1,  4,  7,  1,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Glass shading coefficient
;    1108011,   8,  1,  4, 12,  1,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Glass visible transmittance
;    1108012,   8,  1,  3, 11,  1,  1,  1,  0,  9, 2050,  4,  1,  0,    0   ; Window - Input - Frame area
;    1108013,   8,  1,  3, 12,  1,  1,  1,  0,  6, 2050,  4,  1,  0,    0   ; Window - Input - Frame u-value
; SAC 9/12/06 - implemented mods to handle current formats w/ 32-character component names
     1108001,   8,  1,  3,  1,  2,  1,  8,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Window name
     1108002,   8,  1,  3,  9,  1,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Multiplier
     1108003,   8,  1,  5,  9,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Setback
     1108004,   8,  1,  3, 11,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Glass height
     1108005,   8,  1,  3, 12,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Glass width
     1108006,   8,  1,  3, 10,  1,  1,  1,  0,  9, 2050,  4,  1,  0,    0   ; Window - Input - Glass area
     1108007,   8,  1,  5, 12,  1,  1,  1,  0,  6, 2050,  4,  1,  0,    0   ; Window - Input - Glass center u-value
;     1108008,   8,  1,  5,  ?,  0,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Glass type code
     1108009,   8,  1,  5, 11,  0,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Number of panes
     1108010,   8,  1,  5, 10,  1,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Glass shading coefficient
     1108011,   8,  1,  5, 13,  1,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Glass visible transmittance
     1108012,   8,  1,  3, 15,  1,  1,  1,  0,  9, 2050,  4,  1,  0,    0   ; Window - Input - Frame area
     1108013,   8,  1,  3, 17,  1,  1,  1,  0,  6, 2050,  4,  1,  0,    0   ; Window - Input - Frame u-value
; SAC 9/12/06 - added access to additional values not included in original implementation
     1108014,   8,  1,  1,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Total Number of Windows
     1108015,   8,  1,  3, 13,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Location (X)
     1108016,   8,  1,  3, 14,  1,  1,  1,  0, 15, 2050,  4,  1,  0,    0   ; Window - Input - Location (Y)
     1108017,   8,  1,  5, 14,  1,  1,  1,  0,  1, 2050,  4,  1,  0,    0   ; Window - Input - Glass solar transmittance
; SAC 9/15/06 - added access to new curb results
     1108018,   8,  1,  3, 16,  1,  1,  1,  0,  9, 2050,  4,  1,  0,    0   ; Window - Input - Curb area
     1108019,   8,  1,  3, 18,  1,  1,  1,  0,  6, 2050,  4,  1,  0,    0   ; Window - Input - Curb u-value


;
;   1109   LV-I  Details of Constructions Occurring in the Project   9                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   1110   LV-J  Details of Building Shades in the Project          10                      
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;
;  HVAC / ENERGY  --  (*.srp)
;
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;   2001   BEPS  Building Energy Performance                              34                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2001001,  34,  1,  4,  1,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Site Energy (BTU)
     2001002,  34,  1,  4,  2,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Site Energy (BTU) / Gross Area
     2001003,  34,  1,  4,  3,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Site Energy (BTU) / Net Area
     2001004,  34,  1,  4,  4,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Source Energy (BTU)
     2001005,  34,  1,  4,  5,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Source Energy (BTU) / Gross Area
     2001006,  34,  1,  4,  6,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Source Energy (BTU) / Net Area
     2001007,  34,  1,  4,  7,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Percent of Hours System Zone Outside Throttling Range
     2001008,  34,  1,  4,  8,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Percent of Hours Plant Load Not Satisfied

     2001009,  34,  1,  3,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Lights
     2001010,  34,  1,  3,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Task Lights
     2001011,  34,  1,  3,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Misc Equip
     2001012,  34,  1,  3,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Space Heating
     2001013,  34,  1,  3,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Space Cooling
     2001014,  34,  1,  3,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Heat Rejection
     2001015,  34,  1,  3,  7,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Pumps & Aux
     2001016,  34,  1,  3,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Ventilation Fans
     2001017,  34,  1,  3,  9,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Refrigeration Display
     2001018,  34,  1,  3, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Ht Pump Supplemental Heat
     2001019,  34,  1,  3, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Domestic Hot Water
     2001020,  34,  1,  3, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Exterior Usage
     2001021,  34,  1,  3, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Total Annual Energy (BTU) - Total (across all end-uses)

   ; SAC 10/23/09 - access to new, separate, number of unmet cooling & heating load hours
     2001022,  34,  1,  4,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Number of hours any zone Cooling load not met
     2001023,  34,  1,  4, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Number of hours any zone Heating load not met


;
;   2002   BEPU  Building Utility Performance                             69                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
   ;  2002001,  69,  1,  4,  1,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Site Energy (BTU)
   ;  2002002,  69,  1,  4,  2,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Site Energy (BTU) / Gross Area
   ;  2002003,  69,  1,  4,  3,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Site Energy (BTU) / Net Area
   ;  2002004,  69,  1,  4,  4,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Source Energy (BTU)
   ;  2002005,  69,  1,  4,  5,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Source Energy (BTU) / Gross Area
   ;  2002006,  69,  1,  4,  6,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Total Source Energy (BTU) / Net Area
   ;  2002007,  69,  1,  4,  7,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Percent of Hours System Zone Outside Throttling Range
   ;  2002008,  69,  1,  4,  8,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Percent of Hours Plant Load Not Satisfied

   ; Elec KWH (for Elec Meters) - SAC 3/28/10 - added
     2002009,  69,  1,  2,  8,  1, 13,  1,  1,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - End-Use List (+ total)
     2002010,  69,  1,  2,  8,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Lights
     2002011,  69,  1,  2,  9,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Task Lights
     2002012,  69,  1,  2, 10,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Misc Equip
     2002013,  69,  1,  2, 11,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Space Heating
     2002014,  69,  1,  2, 12,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Space Cooling
     2002015,  69,  1,  2, 13,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Heat Rejection
     2002016,  69,  1,  2, 14,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Pumps & Aux
     2002017,  69,  1,  2, 15,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Ventilation Fans
     2002018,  69,  1,  2, 16,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Refrigeration Display
     2002019,  69,  1,  2, 17,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Ht Pump Supplemental Heat
     2002020,  69,  1,  2, 18,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Domestic Hot Water
     2002021,  69,  1,  2, 19,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Exterior Usage
     2002022,  69,  1,  2, 20,  1,  1,  1,  0,  0, 2085,  1,  1,  0,    0   ; Total Annual Energy (MtrUnits) - Total (across all end-uses)

   ; Elec KWH (for Elec Meters) - DEM 1/28/15 - added
     2002030,  69,  1,  4,  1,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Percent of Hours System Zone Outside Throttling Range
     2002031,  69,  1,  4,  2,  1,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Percent of Hours Plant Load Not Satisfied
     2002032,  69,  1,  4,  3,  0,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Number of hours any zone Cooling load not met
     2002033,  69,  1,  4,  4,  0,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Number of hours any zone Heating load not met

;
;   2003   REFG  REFRIGERATION EQUIPMENT SUMMARY                          56                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2004   SUPL  SYSTEM SUPPLEMENTAL EVAPORATIVE OR DESICCANT COOLING FOR 58                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2101   SS-A  SYSTEMS MONTHLY LOAD SUMMARY                             44                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2101001,  44,  1,  5,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Cooling Energy
     2101002,  44,  1,  5,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Heating Energy
     2101003,  44,  1,  5,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Electrical Energy
     2101004,  44,  1,  6,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Cooling Load
     2101005,  44,  1,  6,  2,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Heating Load
     2101006,  44,  1,  6,  3,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Electrical Load
     2101007,  44,  1,  3,  2,  1, 12,  1,  0, 50,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Cooling Energy
     2101008,  44,  1,  3,  8,  1, 12,  1,  0, 50,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Heating Energy
     2101009,  44,  1,  3, 14,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Electrical Energy
     2101010,  44,  1,  3,  7,  1, 12,  1,  0, 64,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Cooling Load
     2101011,  44,  1,  3, 13,  1, 12,  1,  0, 64,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Heating Load
     2101012,  44,  1,  3, 15,  1, 12,  1,  0, 28,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Electrical Load
     2101013,  44,  1,  3,  3,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Cooling Peak Day
     2101014,  44,  1,  3,  4,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Cooling Peak Hour
     2101015,  44,  1,  3,  5,  1, 12,  1,  0,  8,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Cooling Peak Outdoor Drybulb
     2101016,  44,  1,  3,  6,  1, 12,  1,  0,  8,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Cooling Peak Outdoor Wetbulb
     2101017,  44,  1,  3,  9,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Heating Peak Day
     2101018,  44,  1,  3, 10,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Heating Peak Hour
     2101019,  44,  1,  3, 11,  1, 12,  1,  0,  8,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Heating Peak Outdoor Drybulb
     2101020,  44,  1,  3, 12,  1, 12,  1,  0,  8,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Heating Peak Outdoor Wetbulb
     2101021,  44,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Cooling Energy
     2101022,  44,  1,  3,  8,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Heating Energy
     2101023,  44,  1,  3, 14,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Electrical Energy
     2101024,  44,  1,  3,  7,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Cooling Load
     2101025,  44,  1,  3, 13,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Heating Load
     2101026,  44,  1,  3, 15,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Electrical Load
     2101027,  44,  1,  3,  3,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Cooling Peak Day
     2101028,  44,  1,  3,  4,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Cooling Peak Hour
     2101029,  44,  1,  3,  5,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Cooling Peak Outdoor Drybulb
     2101030,  44,  1,  3,  6,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Cooling Peak Outdoor Wetbulb
     2101031,  44,  1,  3,  9,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Heating Peak Day
     2101032,  44,  1,  3, 10,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Heating Peak Hour
     2101033,  44,  1,  3, 11,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Heating Peak Outdoor Drybulb
     2101034,  44,  1,  3, 12,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Heating Peak Outdoor Wetbulb


;
;   2102   SS-B  SYSTEM MONTHLY LOADS SUMMARY FOR                         28                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2103   SS-C  SYSTEM MONTHLY LOAD HOURS FOR                            29                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2103001,  29,  1,  4,  1,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours of Cooling Load
     2103002,  29,  1,  4,  2,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours of Heating Load
     2103003,  29,  1,  4,  3,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Coincident Cool/Heat Load
     2103004,  29,  1,  4,  4,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Floating
     2103005,  29,  1,  4,  5,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Heat Available
     2103006,  29,  1,  4,  6,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Cool Available
     2103007,  29,  1,  4,  7,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Fans On
     2103008,  29,  1,  4,  8,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Fans Cycle On
     2103009,  29,  1,  4,  9,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Night Venting
     2103010,  29,  1,  4, 10,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Hours Floating w Fans On
     2103011,  29,  1,  2,  2,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours of Cooling Load
     2103012,  29,  1,  2,  3,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours of Heating Load
     2103013,  29,  1,  2,  4,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Coincident Cool/Heat Load
     2103014,  29,  1,  2,  5,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Floating
     2103015,  29,  1,  2,  6,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Heat Available
     2103016,  29,  1,  2,  7,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Cool Available
     2103017,  29,  1,  2,  8,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Fans On
     2103018,  29,  1,  2,  9,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Fans Cycle On
     2103019,  29,  1,  2, 10,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Night Venting
     2103020,  29,  1,  2, 11,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Hours Floating w Fans On
     2103021,  29,  1,  2,  2,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours of Cooling Load
     2103022,  29,  1,  2,  3,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours of Heating Load
     2103023,  29,  1,  2,  4,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Coincident Cool/Heat Load
     2103024,  29,  1,  2,  5,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Floating
     2103025,  29,  1,  2,  6,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Heat Available
     2103026,  29,  1,  2,  7,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Cool Available
     2103027,  29,  1,  2,  8,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Fans On
     2103028,  29,  1,  2,  9,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Fans Cycle On
     2103029,  29,  1,  2, 10,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Night Venting
     2103030,  29,  1,  2, 11,  0,  1,  1,  0, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Hours Floating w Fans On


;
;   2104   SS-D  PLANT MONTHLY LOADS SUMMARY                              45                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2104001,  45,  1,  5,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Cooling Energy
     2104002,  45,  1,  5,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Heating Energy
     2104003,  45,  1,  5,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Electrical Energy
     2104004,  45,  1,  6,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building Loads - Annual - Peak - Cooling Energy
     2104005,  45,  1,  6,  2,  1,  1,  1,  0, 64,    0,  0,  0,  0,    0   ; Building Loads - Annual - Peak - Heating Energy
     2104006,  45,  1,  6,  3,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Building Loads - Annual - Peak - Electrical Energy
     2104007,  45,  1,  3,  2,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Cooling Energy
     2104008,  45,  1,  3,  8,  1, 12,  1,  0, 50,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Heating Energy
     2104009,  45,  1,  3, 14,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Electrical Energy
     2104010,  45,  1,  3,  7,  1, 12,  1,  0, 64,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Cooling Energy
     2104011,  45,  1,  3, 13,  1, 12,  1,  0, 64,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Heating Energy
     2104012,  45,  1,  3, 15,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Electrical Energy
     2104013,  45,  1,  3,  3,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Cooling Peak Day
     2104014,  45,  1,  3,  4,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Cooling Peak Hour
     2104015,  45,  1,  3,  5,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Cooling Peak Outdoor Drybulb
     2104016,  45,  1,  3,  6,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Cooling Peak Outdoor Wetbulb
     2104017,  45,  1,  3,  9,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Heating Peak Day
     2104018,  45,  1,  3, 10,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Heating Peak Hour
     2104019,  45,  1,  3, 11,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Heating Peak Outdoor Drybulb
     2104020,  45,  1,  3, 12,  1, 12,  1,  0,  8,    0,  0,  0,  0,    0   ; Building Loads - All Months - Peaks - Heating Peak Outdoor Wetbulb
     2104021,  45,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Cooling Energy
     2104022,  45,  1,  3,  8,  1,  1,  1,  0, 50, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Heating Energy
     2104023,  45,  1,  3, 14,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Electrical Energy
     2104024,  45,  1,  3,  7,  1,  1,  1,  0, 64, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Cooling Energy
     2104025,  45,  1,  3, 13,  1,  1,  1,  0, 64, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Heating Energy
     2104026,  45,  1,  3, 15,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Electrical Energy
     2104027,  45,  1,  3,  3,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Cooling Peak Day
     2104028,  45,  1,  3,  4,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Cooling Peak Hour
     2104029,  45,  1,  3,  5,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Cooling Peak Outdoor Drybulb
     2104030,  45,  1,  3,  6,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Cooling Peak Outdoor Wetbulb
     2104031,  45,  1,  3,  9,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Heating Peak Day
     2104032,  45,  1,  3, 10,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Heating Peak Hour
     2104033,  45,  1,  3, 11,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Heating Peak Outdoor Drybulb
     2104034,  45,  1,  3, 12,  1,  1,  1,  0,  8, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Peak - Heating Peak Outdoor Wetbulb


;
;   2105   SS-E  PLANT MONTHLY LOAD HOURS                                 46                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2105001,  46,  1,  4,  1,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours of Cooling Load
     2105002,  46,  1,  4,  2,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours of Heating Load
     2105003,  46,  1,  4,  3,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Coincident Cool/Heat Load
     2105004,  46,  1,  4,  4,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Floating
     2105005,  46,  1,  4,  5,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Heat Available
     2105006,  46,  1,  4,  6,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Cool Available
     2105007,  46,  1,  4,  7,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Fans On
     2105008,  46,  1,  4,  8,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Fans Cycle On
     2105009,  46,  1,  4,  9,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Night Venting
     2105010,  46,  1,  4, 10,  0,  1,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Hours Floating w Fans On
     2105011,  46,  1,  2,  2,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours of Cooling Load
     2105012,  46,  1,  2,  3,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours of Heating Load
     2105013,  46,  1,  2,  4,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Coincident Cool/Heat Load
     2105014,  46,  1,  2,  5,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Floating
     2105015,  46,  1,  2,  6,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Heat Available
     2105016,  46,  1,  2,  7,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Cool Available
     2105017,  46,  1,  2,  8,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Fans On
     2105018,  46,  1,  2,  9,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Fans Cycle On
     2105019,  46,  1,  2, 10,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Night Venting
     2105020,  46,  1,  2, 11,  0, 12,  1,  0, 23,    0,  0,  0,  0,    0   ; Building Loads - All Months - Sums - Hours Floating w Fans On
     2105021,  46,  1,  2,  2,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours of Cooling Load
     2105022,  46,  1,  2,  3,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours of Heating Load
     2105023,  46,  1,  2,  4,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Coincident Cool/Heat Load
     2105024,  46,  1,  2,  5,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Floating
     2105025,  46,  1,  2,  6,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Heat Available
     2105026,  46,  1,  2,  7,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Cool Available
     2105027,  46,  1,  2,  8,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Fans On
     2105028,  46,  1,  2,  9,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Fans Cycle On
     2105029,  46,  1,  2, 10,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Night Venting
     2105030,  46,  1,  2, 11,  0,  1,  1,  0, 23, 1001,  1,  1,  0,    0   ; Building Loads - Single Month - Sum - Hours Floating w Fans On


;
;   2106   SS-F  ZONE MONTHLY DEMANDS SUMMARY FOR                         30                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2106001,  30,  1,  2,  6,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Temperatures - Max Zone Temp
     2106002,  30,  1,  2,  7,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Temperatures - Min Zone Temp
     2106003,  30,  1,  2,  8,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Loads Not Met - Hours Under Heated
     2106004,  30,  1,  2,  9,  0, 12,  1,  0, 23,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Loads Not Met - Hours Under Cooled


;
;   2107   SS-G  ZONE MONTHLY LOADS SUMMARY                               47                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2107001,  47,  1,  5,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Cooling Energy
     2107002,  47,  1,  5,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Heating Energy
     2107003,  47,  1,  5,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Electrical Energy
     2107004,  47,  1,  6,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Cooling Energy
     2107005,  47,  1,  6,  2,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Heating Energy
     2107006,  47,  1,  6,  3,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Electrical Energy
     2107007,  47,  1,  3,  2,  1, 12,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Cooling Energy
     2107008,  47,  1,  3,  8,  1, 12,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Heating Energy
     2107009,  47,  1,  3, 14,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Electrical Energy
     2107010,  47,  1,  3,  7,  1, 12,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Cooling Energy
     2107011,  47,  1,  3, 13,  1, 12,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Heating Energy
     2107012,  47,  1,  3, 15,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Electrical Energy
     2107013,  47,  1,  3,  3,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Cooling Peak Day
     2107014,  47,  1,  3,  4,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Cooling Peak Hour
     2107015,  47,  1,  3,  5,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Cooling Peak Outdoor Drybulb
     2107016,  47,  1,  3,  6,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Cooling Peak Outdoor Wetbulb
     2107017,  47,  1,  3,  9,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Heating Peak Day
     2107018,  47,  1,  3, 10,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Heating Peak Hour
     2107019,  47,  1,  3, 11,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Heating Peak Outdoor Drybulb
     2107020,  47,  1,  3, 12,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Heating Peak Outdoor Wetbulb
     2107021,  47,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Cooling Energy
     2107022,  47,  1,  3,  8,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Heating Energy
     2107023,  47,  1,  3, 14,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Electrical Energy
     2107024,  47,  1,  3,  7,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Cooling Energy
     2107025,  47,  1,  3, 13,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Heating Energy
     2107026,  47,  1,  3, 15,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Electrical Energy
     2107027,  47,  1,  3,  3,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Cooling Peak Day
     2107028,  47,  1,  3,  4,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Cooling Peak Hour
     2107029,  47,  1,  3,  5,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Cooling Peak Outdoor Drybulb
     2107030,  47,  1,  3,  6,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Cooling Peak Outdoor Wetbulb
     2107031,  47,  1,  3,  9,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Heating Peak Day
     2107032,  47,  1,  3, 10,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Heating Peak Hour
     2107033,  47,  1,  3, 11,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Heating Peak Outdoor Drybulb
     2107034,  47,  1,  3, 12,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Heating Peak Outdoor Wetbulb


;
;   2108   SS-H  SYSTEM MONTHLY LOADS SUMMARY FOR                         31                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2108001,  31,  1,  4,  1,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fan Elec - Total
     2108002,  31,  1,  2,  2,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Fan Elec - Totals
; SAC 3/17/01 - added access to rest of columns of System Energy Use data
     2108003,  31,  1,  5,  1,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fan Elec - Max
     2108004,  31,  1,  4,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fuel Heat - Total
     2108005,  31,  1,  5,  2,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fuel Heat - Max
     2108006,  31,  1,  4,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fuel Cool - Total
     2108007,  31,  1,  5,  3,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fuel Cool - Max
     2108008,  31,  1,  4,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Elec Heat - Total
     2108009,  31,  1,  5,  4,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Elec Heat - Max
     2108010,  31,  1,  4,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Elec Cool - Total
     2108011,  31,  1,  5,  5,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Elec Cool - Max
     2108012,  31,  1,  2,  3,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Fan Elec - Max
     2108013,  31,  1,  2,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Fuel Heat - Total
     2108014,  31,  1,  2,  5,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Fuel Heat - Max
     2108015,  31,  1,  2,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Fuel Cool - Total
     2108016,  31,  1,  2,  7,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Fuel Cool - Max
     2108017,  31,  1,  2,  8,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Elec Heat - Total
     2108018,  31,  1,  2,  9,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Elec Heat - Max
     2108019,  31,  1,  2, 10,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Elec Cool - Total
     2108020,  31,  1,  2, 11,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Elec Cool - Max
; SAC 5/25/09 - added to facilitate Std-140 batch results retrieval
     2108021,  31,  1,  2,  3,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fan Elec - Max
     2108022,  31,  1,  2,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fuel Heat - Total
     2108023,  31,  1,  2,  5,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fuel Heat - Max
     2108024,  31,  1,  2,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fuel Cool - Total
     2108025,  31,  1,  2,  7,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fuel Cool - Max
     2108026,  31,  1,  2,  8,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Elec Heat - Total
     2108027,  31,  1,  2,  9,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Elec Heat - Max
     2108028,  31,  1,  2, 10,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Elec Cool - Total
     2108029,  31,  1,  2, 11,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Elec Cool - Max


;
;   2109   SS-I  SYSTEM MONTHLY SENSIBLE-LATENT SUMMARY FOR               35                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 7/13/09 - Added entries to access SUM & MAX rows
     2109001,  35,  1,  4,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Sensible Cooling Energy
     2109002,  35,  1,  4,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Latent Cooling Energy
     2109003,  35,  1,  4,  3,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Sensible Heating Energy
     2109004,  35,  1,  4,  4,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Latent Heating Energy
     2109005,  35,  1,  5,  1,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Total Cooling Energy
     2109006,  35,  1,  5,  2,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sensible Heat Ratio at Peak
     2109007,  35,  1,  5,  3,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Total Heating Energy


;
;   2110   SS-J  SYSTEM PEAK HEATING AND COOLING DAYS FOR                 36                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2110001,  36,  1,  2,  2,  1, 24,  1,  0, 65,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Pk Clg Ld Profile, Pk Clg Hr
     2110002,  36,  1,  2,  4,  1, 24,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Sens Ht Ratio, Pk Clg Hr
     2110003,  36,  1,  2,  5,  1, 24,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - DB Temp, Pk Clg Hr
     2110004,  36,  1,  2,  6,  1, 24,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - WB Temp, Pk Clg Hr
     2110005,  36,  1,  2,  7,  1, 24,  1,  0, 65,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Pk Htg Ld Profile, Pk Htg Hr
     2110006,  36,  1,  2,  8,  1, 24,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - DB Temp, Pk Htg Hr
     2110007,  36,  1,  2,  9,  1, 24,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - WB Temp, Pk Htg Hr
     2110008,  36,  1,  2, 10,  1, 24,  1,  0, 65,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Pk Clg Ld Profile, Pk Clg Day
     2110009,  36,  1,  2, 12,  1, 24,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Sens Ht Ratio, Pk Clg Day
     2110010,  36,  1,  2, 13,  1, 24,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - DB Temp, Pk Clg Day
     2110011,  36,  1,  2, 14,  1, 24,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - WB Temp, Pk Clg Day
; SAC 5/18/04 - Added entries to access SUM & MAX rows
     2110021,  36,  1,  4,  1,  1,  1,  1,  0, 65,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Peak Clg Ld
     2110022,  36,  1,  4,  2,  1,  1,  1,  0, 65,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Peak Htg Ld
     2110023,  36,  1,  5,  1,  1,  1,  1,  0, 65,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Sys Peak Cool/Heat Days - Peak Clg Day Sum


;
;   2111   SS-K  SPACE TEMPERATURE SUMMARY                                52                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2111001,  52,  1,  3,  1,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Ave Temp All Hrs
     2111002,  52,  1,  3,  2,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Ave Temp Cooling Hrs
     2111003,  52,  1,  3,  3,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Ave Temp Heating Hrs
     2111004,  52,  1,  3,  4,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Ave Temp Fan On Hrs
     2111005,  52,  1,  3,  5,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Ave Temp Fan Off Hrs
     2111006,  52,  1,  2,  2,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Ave Temp All Hrs
     2111007,  52,  1,  2,  3,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Ave Temp Cooling Hrs
     2111008,  52,  1,  2,  4,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Ave Temp Heating Hrs
     2111009,  52,  1,  2,  5,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Ave Temp Fan On Hrs
     2111010,  52,  1,  2,  6,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - All Months - Totals - Ave Temp Fan Off Hrs
     2111011,  52,  1,  2,  2,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Ave Temp All Hrs
     2111012,  52,  1,  2,  3,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Ave Temp Cooling Hrs
     2111013,  52,  1,  2,  4,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Ave Temp Heating Hrs
     2111014,  52,  1,  2,  5,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Ave Temp Fan On Hrs
     2111015,  52,  1,  2,  6,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Ave Temp Fan Off Hrs


;
;   2112   SS-L  Fan Electric Energy Use for System                       50
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/7/03 - Removed item that does not seem to be present in the report
;     2112001,  50,  1,  2, 10,  1,  1,  1,  0, 28, 2019,  4,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Powered Induction Units - Fan Power
     2112002,  50,  1,  4,  1,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fan Elec during Heating
     2112003,  50,  1,  4,  2,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fan Elec during Cooling
     2112004,  50,  1,  4,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fan Elec during Heat&Cool
     2112005,  50,  1,  4,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fan Elec while Floating
     2112006,  50,  1,  4,  5,  0, 12,  1,  1, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Fan Airflow Load Bins
     2112007,  50,  1,  2,  2,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Fan Elec during Heating
     2112008,  50,  1,  2,  3,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Fan Elec during Cooling
     2112009,  50,  1,  2,  4,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Fan Elec during Heat&Cool
     2112010,  50,  1,  2,  5,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Fan Elec while Floating
     2112011,  50,  1,  2,  2,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fan Electric during Heating
     2112012,  50,  1,  2,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fan Electric during Cooling
     2112013,  50,  1,  2,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fan Electric during Heat&Cool
     2112014,  50,  1,  2,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fan Electric while Floating
     2112015,  50,  1,  2,  6,  0, 12,  1,  1, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Fan Airflow Load Bins
; SAC 3/17/01 - added access to Annual Fan Electric results by fan type
;     2112016,  50,  1,  6,  3,  1,  1,  1,  0, 54, 1002,  1,  1,  0, 2010   ; HVAC Systems - Annual Fan Power by Fan Type (excluding exhaust fan)
;     2112017,  50,  1,  7,  1,  1,  1,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - Total Annual Fan Power (excluding exhaust fan)
; SAC 6/8/01 - added access to total fan run hours by month and annually
     2112018,  50,  1,  4, 16,  0,  1,  1,  1, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total Fan Run Hours
     2112019,  50,  1,  2, 17,  0,  1,  1,  1, 23, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total Fan Run Hours


;
;   2113   SS-M  Building HVAC Fan Elec Energy                            51                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2113001,  51,  1,  4,  1,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Fan Elec during Heating
     2113002,  51,  1,  4,  2,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Fan Elec during Cooling
     2113003,  51,  1,  4,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Fan Elec during Heat&Cool
     2113004,  51,  1,  4,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Building Loads - Annual - Sum - Fan Elec while Floating
     2113005,  51,  1,  2,  2,  1, 12,  1,  0, 54,    0,  1,  1,  0,    0   ; Building Loads - All Months - Sums - Fan Elec during Heating
     2113006,  51,  1,  2,  3,  1, 12,  1,  0, 54,    0,  1,  1,  0,    0   ; Building Loads - All Months - Sums - Fan Elec during Cooling
     2113007,  51,  1,  2,  4,  1, 12,  1,  0, 54,    0,  1,  1,  0,    0   ; Building Loads - All Months - Sums - Fan Elec during Heat&Cool
     2113008,  51,  1,  2,  5,  1, 12,  1,  0, 54,    0,  1,  1,  0,    0   ; Building Loads - All Months - Sums - Fan Elec while Floating


;
;   2114   SS-N  RELATIVE HUMIDITY SCATTER PLOT                           54                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2115   SS-O  TEMPERATURE SCATTER PLOT                                 55                
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2116   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD COOLING TOWER SUMMARY FOR     60
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2117   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD UNIT HEATING SUMMARY FOR      62
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2117001,  62,  1,  4,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Heating - Unit Load
     2117002,  62,  1,  4,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Heating - Energy Use
     2117003,  62,  1,  4,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Heating - Compressor Energy
     2117004,  62,  1,  4,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Heating - Fan Energy
     2117005,  62,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Heating - Compressor Bins
     2117006,  62,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Heating - Fan Bins
     2117007,  62,  1,  4, 18,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Unit Load
     2117008,  62,  1,  4, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Energy Use
     2117009,  62,  1,  4, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Compressor Energy
     2117010,  62,  1,  4, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Fan Energy
     2117011,  62,  1,  4, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Load Peak Month
     2117012,  62,  1,  4, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Load Peak Day
     2117013,  62,  1,  4, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Energy Peak Month
     2117014,  62,  1,  4, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Energy Peak Day
     2117015,  62,  1,  4, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Compressor Peak Month
     2117016,  62,  1,  4, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Compressor Peak Day
     2117017,  62,  1,  4, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Fan Peak Month
     2117018,  62,  1,  4, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Fan Peak Day
     2117019,  62,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Compressor Bins
     2117020,  62,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Heating - Fan Bins
     2117021,  62,  1,  3,  2,  1, 12,  1,  0, 50,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Heating - Unit Load
     2117022,  62,  1,  3,  3,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Heating - Energy Use
     2117023,  62,  1,  3,  4,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Heating - Compressor Energy
     2117024,  62,  1,  3,  5,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Heating - Fan Energy
     2117025,  62,  1,  3, 18,  1, 12,  1,  0, 64,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Unit Load
     2117026,  62,  1,  3, 19,  1, 12,  1,  0, 28,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Energy Use
     2117027,  62,  1,  3, 20,  1, 12,  1,  0, 28,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Compressor Energy
     2117028,  62,  1,  3, 21,  1, 12,  1,  0, 28,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Fan Energy
     2117029,  62,  1,  3, 34,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Load Peak Month
     2117030,  62,  1,  3, 35,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Load Peak Day
     2117031,  62,  1,  3, 36,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Energy Peak Month
     2117032,  62,  1,  3, 37,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Energy Peak Day
     2117033,  62,  1,  3, 38,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Compressor Peak Month
     2117034,  62,  1,  3, 39,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Compressor Peak Day
     2117035,  62,  1,  3, 40,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Fan Peak Month
     2117036,  62,  1,  3, 41,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Heating - Fan Peak Day
     2117037,  62,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Heating - Unit Load
     2117038,  62,  1,  3,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Heating - Energy Use
     2117039,  62,  1,  3,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Heating - Compressor Energy
     2117040,  62,  1,  3,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Heating - Fan Energy
     2117041,  62,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Heating - Compressor Bins
     2117042,  62,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Heating - Fan Bins
     2117043,  62,  1,  3, 18,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Unit Load
     2117044,  62,  1,  3, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Energy Use
     2117045,  62,  1,  3, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Compressor Energy
     2117046,  62,  1,  3, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Fan Energy
     2117047,  62,  1,  3, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Load Peak Month
     2117048,  62,  1,  3, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Load Peak Day
     2117049,  62,  1,  3, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Energy Peak Month
     2117050,  62,  1,  3, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Energy Peak Day
     2117051,  62,  1,  3, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Compressor Peak Month
     2117052,  62,  1,  3, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Compressor Peak Day
     2117053,  62,  1,  3, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Fan Peak Month
     2117054,  62,  1,  3, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Fan Peak Day
     2117055,  62,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Compressor Bins
     2117056,  62,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Heating - Fan Bins
     2117057,  62,  1,  4,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Heating - Unit Load
     2117058,  62,  1,  4,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Heating - Energy Use
     2117059,  62,  1,  4,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Heating - Compressor Energy
     2117060,  62,  1,  4,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Heating - Fan Energy
     2117061,  62,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Heating - Compressor Bins
     2117062,  62,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Heating - Fan Bins
     2117063,  62,  1,  4, 18,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Unit Load
     2117064,  62,  1,  4, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Energy Use
     2117065,  62,  1,  4, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Compressor Energy
     2117066,  62,  1,  4, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Fan Energy
     2117067,  62,  1,  4, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Load Peak Month
     2117068,  62,  1,  4, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Load Peak Day
     2117069,  62,  1,  4, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Energy Peak Month
     2117070,  62,  1,  4, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Energy Peak Day
     2117071,  62,  1,  4, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Compressor Peak Month
     2117072,  62,  1,  4, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Compressor Peak Day
     2117073,  62,  1,  4, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Fan Peak Month
     2117074,  62,  1,  4, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Fan Peak Day
     2117075,  62,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Compressor Bins
     2117076,  62,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Heating - Fan Bins
     2117077,  62,  1,  3,  2,  1, 12,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Heating - Unit Load
     2117078,  62,  1,  3,  3,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Heating - Energy Use
     2117079,  62,  1,  3,  4,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Heating - Compressor Energy
     2117080,  62,  1,  3,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Heating - Fan Energy
     2117081,  62,  1,  3, 18,  1, 12,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Unit Load
     2117082,  62,  1,  3, 19,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Energy Use
     2117083,  62,  1,  3, 20,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Compressor Energy
     2117084,  62,  1,  3, 21,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Fan Energy
     2117085,  62,  1,  3, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Load Peak Month
     2117086,  62,  1,  3, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Load Peak Day
     2117087,  62,  1,  3, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Energy Peak Month
     2117088,  62,  1,  3, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Energy Peak Day
     2117089,  62,  1,  3, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Compressor Peak Month
     2117090,  62,  1,  3, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Compressor Peak Day
     2117091,  62,  1,  3, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Fan Peak Month
     2117092,  62,  1,  3, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Heating - Fan Peak Day
     2117093,  62,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Heating - Unit Load
     2117094,  62,  1,  3,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Heating - Energy Use
     2117095,  62,  1,  3,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Heating - Compressor Energy
     2117096,  62,  1,  3,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Heating - Fan Energy
     2117097,  62,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Heating - Compressor Bins
     2117098,  62,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Heating - Fan Bins
     2117099,  62,  1,  3, 18,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Unit Load
     2117100,  62,  1,  3, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Energy Use
     2117101,  62,  1,  3, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Compressor Energy
     2117102,  62,  1,  3, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Fan Energy
     2117103,  62,  1,  3, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Load Peak Month
     2117104,  62,  1,  3, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Load Peak Day
     2117105,  62,  1,  3, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Energy Peak Month
     2117106,  62,  1,  3, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Energy Peak Day
     2117107,  62,  1,  3, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Compressor Peak Month
     2117108,  62,  1,  3, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Compressor Peak Day
     2117109,  62,  1,  3, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Fan Peak Month
     2117110,  62,  1,  3, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Fan Peak Day
     2117111,  62,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Compressor Bins
     2117112,  62,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Heating - Fan Bins

;  DEM Corrected IP for Peak values 05/31/11
;
;   2118   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD UNIT COOLING SUMMARY FOR      63
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2118001,  63,  1,  4,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Cooling - Unit Load
     2118002,  63,  1,  4,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Cooling - Energy Use
     2118003,  63,  1,  4,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Cooling - Compressor Energy
     2118004,  63,  1,  4,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Cooling - Fan Energy
     2118005,  63,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Cooling - Compressor Bins
     2118006,  63,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Total - Packaged Systems - Cooling - Fan Bins
     2118007,  63,  1,  4, 18,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Unit Load
     2118008,  63,  1,  4, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Energy Use
     2118009,  63,  1,  4, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Energy
     2118010,  63,  1,  4, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Fan Energy
     2118011,  63,  1,  4, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Load Peak Month
     2118012,  63,  1,  4, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Load Peak Day
     2118013,  63,  1,  4, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Energy Peak Month
     2118014,  63,  1,  4, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Energy Peak Day
     2118015,  63,  1,  4, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Peak Month
     2118016,  63,  1,  4, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Peak Day
     2118017,  63,  1,  4, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Fan Peak Month
     2118018,  63,  1,  4, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Fan Peak Day
     2118019,  63,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Bins
     2118020,  63,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Annual Performance - Peak - Packaged Systems - Cooling - Fan Bins
     2118021,  63,  1,  3,  2,  1, 12,  1,  0, 50,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Cooling - Unit Load
     2118022,  63,  1,  3,  3,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Cooling - Energy Use
     2118023,  63,  1,  3,  4,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Cooling - Compressor Energy
     2118024,  63,  1,  3,  5,  1, 12,  1,  0, 54,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Totals - Packaged Systems - Cooling - Fan Energy
     2118025,  63,  1,  3, 18,  1, 12,  1,  0, 64,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Unit Load
     2118026,  63,  1,  3, 19,  1, 12,  1,  0, 28,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Energy Use
     2118027,  63,  1,  3, 20,  1, 12,  1,  0, 28,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Compressor Energy
     2118028,  63,  1,  3, 21,  1, 12,  1,  0, 28,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Fan Energy
     2118029,  63,  1,  3, 34,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Load Peak Month
     2118030,  63,  1,  3, 35,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Load Peak Day
     2118031,  63,  1,  3, 36,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Energy Peak Month
     2118032,  63,  1,  3, 37,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Energy Peak Day
     2118033,  63,  1,  3, 38,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Compressor Peak Month
     2118034,  63,  1,  3, 39,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Compressor Peak Day
     2118035,  63,  1,  3, 40,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Fan Peak Month
     2118036,  63,  1,  3, 41,  0, 12,  1,  0,  1,    0,  1,  1,  0, 2010   ; HVAC Systems - All Months - Peaks - Packaged Systems - Cooling - Fan Peak Day
     2118037,  63,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Cooling - Unit Load
     2118038,  63,  1,  3,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Cooling - Energy Use
     2118039,  63,  1,  3,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Cooling - Compressor Energy
     2118040,  63,  1,  3,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Cooling - Fan Energy
     2118041,  63,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Cooling - Compressor Bins
     2118042,  63,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Total - Packaged Systems - Cooling - Fan Bins
     2118043,  63,  1,  3, 18,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Unit Load
     2118044,  63,  1,  3, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Energy Use
     2118045,  63,  1,  3, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Compressor Energy
     2118046,  63,  1,  3, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Fan Energy
     2118047,  63,  1,  3, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Load Peak Month
     2118048,  63,  1,  3, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Load Peak Day
     2118049,  63,  1,  3, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Energy Peak Month
     2118050,  63,  1,  3, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Energy Peak Day
     2118051,  63,  1,  3, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Compressor Peak Month
     2118052,  63,  1,  3, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Compressor Peak Day
     2118053,  63,  1,  3, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Fan Peak Month
     2118054,  63,  1,  3, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Fan Peak Day
     2118055,  63,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Compressor Bins
     2118056,  63,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2010   ; HVAC Systems - Single Month - Peak - Packaged Systems - Cooling - Fan Bins
     2118057,  63,  1,  4,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Cooling - Unit Load
     2118058,  63,  1,  4,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Cooling - Energy Use
     2118059,  63,  1,  4,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Cooling - Compressor Energy
     2118060,  63,  1,  4,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Cooling - Fan Energy
     2118061,  63,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Cooling - Compressor Bins
     2118062,  63,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Total - Packaged Systems - Cooling - Fan Bins
     2118063,  63,  1,  4, 18,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Unit Load
     2118064,  63,  1,  4, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Energy Use
     2118065,  63,  1,  4, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Energy
     2118066,  63,  1,  4, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Fan Energy
     2118067,  63,  1,  4, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Load Peak Month
     2118068,  63,  1,  4, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Load Peak Day
     2118069,  63,  1,  4, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Energy Peak Month
     2118070,  63,  1,  4, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Energy Peak Day
     2118071,  63,  1,  4, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Peak Month
     2118072,  63,  1,  4, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Peak Day
     2118073,  63,  1,  4, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Fan Peak Month
     2118074,  63,  1,  4, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Fan Peak Day
     2118075,  63,  1,  4,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Compressor Bins
     2118076,  63,  1,  4, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - Annual Performance - Peak - Packaged Systems - Cooling - Fan Bins
     2118077,  63,  1,  3,  2,  1, 12,  1,  0, 50,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Cooling - Unit Load
     2118078,  63,  1,  3,  3,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Cooling - Energy Use
     2118079,  63,  1,  3,  4,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Cooling - Compressor Energy
     2118080,  63,  1,  3,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Totals - Packaged Systems - Cooling - Fan Energy
     2118081,  63,  1,  3, 18,  1, 12,  1,  0, 64,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Unit Load
     2118082,  63,  1,  3, 19,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Energy Use
     2118083,  63,  1,  3, 20,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Compressor Energy
     2118084,  63,  1,  3, 21,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Fan Energy
     2118085,  63,  1,  3, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Load Peak Month
     2118086,  63,  1,  3, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Load Peak Day
     2118087,  63,  1,  3, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Energy Peak Month
     2118088,  63,  1,  3, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Energy Peak Day
     2118089,  63,  1,  3, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Compressor Peak Month
     2118090,  63,  1,  3, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Compressor Peak Day
     2118091,  63,  1,  3, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Fan Peak Month
     2118092,  63,  1,  3, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2019   ; HVAC Zone - All Months - Peaks - Packaged Systems - Cooling - Fan Peak Day
     2118093,  63,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Cooling - Unit Load
     2118094,  63,  1,  3,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Cooling - Energy Use
     2118095,  63,  1,  3,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Cooling - Compressor Energy
     2118096,  63,  1,  3,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Cooling - Fan Energy
     2118097,  63,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Cooling - Compressor Bins
     2118098,  63,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Total - Packaged Systems - Cooling - Fan Bins
     2118099,  63,  1,  3, 18,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Unit Load
     2118100,  63,  1,  3, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Energy Use
     2118101,  63,  1,  3, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Compressor Energy
     2118102,  63,  1,  3, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Fan Energy
     2118103,  63,  1,  3, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Load Peak Month
     2118104,  63,  1,  3, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Load Peak Day
     2118105,  63,  1,  3, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Energy Peak Month
     2118106,  63,  1,  3, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Energy Peak Day
     2118107,  63,  1,  3, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Compressor Peak Month
     2118108,  63,  1,  3, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Compressor Peak Day
     2118109,  63,  1,  3, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Fan Peak Month
     2118110,  63,  1,  3, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Fan Peak Day
     2118111,  63,  1,  3,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Compressor Bins
     2118112,  63,  1,  3, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2019   ; HVAC Zone - Single Month - Peak - Packaged Systems - Cooling - Fan Bins


;
;   2119   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD WATER-SIDE ECONO SUMMARY FOR  64
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2120   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD DHW TANK SUMMARY FOR          70
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2121   SS-P  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD LOOP PUMP SUMMARY FOR         71
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2122   SS-Q  HP COOLING PERFORMANCE SUMMARY                        65                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2123   SS-Q  HP HEATING PERFORMANCE SUMMARY                        66                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2124   SS-R  ZONE PERFORMANCE SUMMARY FOR SYSTEM                   72                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 5/15/03 - Added entries to retrieve data from this report
     2124001,  72,  1,  2,  9,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Zone of Max Heating Demand (hours)
     2124002,  72,  1,  2, 10,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Zone of Max Cooling Demand (hours)
     2124003,  72,  1,  2, 11,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Zone Under Heated (hours)
     2124004,  72,  1,  2, 12,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Zone Under Cooled (hours)
     2124005,  72,  1,  2, 13,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -   0- 10
     2124006,  72,  1,  2, 14,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  10- 20
     2124007,  72,  1,  2, 15,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  20- 30
     2124008,  72,  1,  2, 16,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  30- 40
     2124009,  72,  1,  2, 17,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  40- 50
     2124010,  72,  1,  2, 18,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  50- 60
     2124011,  72,  1,  2, 19,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  60- 70
     2124012,  72,  1,  2, 20,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  70- 80
     2124013,  72,  1,  2, 21,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  80- 90
     2124014,  72,  1,  2, 22,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range -  90-100
     2124015,  72,  1,  2, 23,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range - 100+
     2124016,  72,  1,  2, 13,  0, 11,  1,  1, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Num Hours in Part Load Range - Array of 11 Vals
     2124017,  72,  1,  2, 24,  0,  1,  1,  0, 23, 2019,  8,  1,  0, 2010   ; Zone Performance Summary - Total Run Hours
     2124018,  72,  1,  5,  1,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; Zone Performance Summary - System - Zone of Max Heating Demand (hours)
     2124019,  72,  1,  5,  2,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; Zone Performance Summary - System - Zone of Max Cooling Demand (hours)
     2124020,  72,  1,  5,  3,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; Zone Performance Summary - System - Zone Under Heated (hours)
     2124021,  72,  1,  5,  4,  0,  1,  1,  0, 23,    0,  0,  0,  0, 2010   ; Zone Performance Summary - System - Zone Under Cooled (hours)


;
;   2201   SV-A  SYSTEM DESIGN PARAMETERS                              38                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2201001,  38,  1,  2,  1,  2,  1,  2,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - System Type
     2201002,  38,  1,  2,  3,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Altitude Factor
     2201003,  38,  1,  2,  4,  1,  1,  1,  0,  9,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Floor Area
     2201004,  38,  1,  2,  5,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Maximum People
     2201005,  38,  1,  2,  6,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Outside Air Ratio
     2201006,  38,  1,  2,  7,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Cooling Capacity
     2201007,  38,  1,  2,  8,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Sensible Heat Ratio
     2201008,  38,  1,  2,  9,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Heating Capacity
     2201009,  38,  1,  2, 10,  1,  1,  1,  0, 46,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Cooling EIR
     2201010,  38,  1,  2, 11,  1,  1,  1,  0, 46,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Heating EIR
     2201011,  38,  1,  2, 12,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - General - Heat Pump Supplemental Heat
     2201012,  38,  1,  4,  3,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Airflow
     2201013,  38,  1,  4,  4,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Diversity Factor
     2201014,  38,  1,  4,  5,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Power
     2201015,  38,  1,  4,  6,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Air Temperature Rise
     2201016,  38,  1,  4,  7,  1,  1,  1,  0, 26,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Total Static Pressure
     2201017,  38,  1,  4,  8,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Overall Efficiency
     2201018,  38,  1,  4,  9,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Mechanical Efficiency
     2201019,  38,  1,  4, 10,  2,  1,  3,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Fan Placement
     2201020,  38,  1,  4, 13,  2,  1,  2,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Fan Control
     2201021,  38,  1,  4, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Maximum Fan Output
     2201022,  38,  1,  4, 16,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Supply Fan - Minimum Fan Output
     2201023,  38,  1, 15,  3,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Airflow
     2201024,  38,  1, 15,  4,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Diversity Factor
     2201025,  38,  1, 15,  5,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Power
     2201026,  38,  1, 15,  6,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Air Temperature Rise
     2201027,  38,  1, 15,  7,  1,  1,  1,  0, 26,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Total Static Pressure
     2201028,  38,  1, 15,  8,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Overall Efficiency
     2201029,  38,  1, 15,  9,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Mechanical Efficiency
     2201030,  38,  1, 15, 10,  2,  1,  3,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Fan Placement
     2201031,  38,  1, 15, 13,  2,  1,  2,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Fan Control
     2201032,  38,  1, 15, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Maximum Fan Output
     2201033,  38,  1, 15, 16,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Return Fan - Minimum Fan Output
     2201034,  38,  1, 14,  3,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Airflow
     2201035,  38,  1, 14,  4,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Diversity Factor
     2201036,  38,  1, 14,  5,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Power
     2201037,  38,  1, 14,  6,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Air Temperature Rise
     2201038,  38,  1, 14,  7,  1,  1,  1,  0, 26,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Total Static Pressure
     2201039,  38,  1, 14,  8,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Overall Efficiency
     2201040,  38,  1, 14,  9,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Mechanical Efficiency
     2201041,  38,  1, 14, 10,  2,  1,  3,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Fan Placement
     2201042,  38,  1, 14, 13,  2,  1,  2,  0,  1,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Fan Control
     2201043,  38,  1, 14, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Maximum Fan Output
     2201044,  38,  1, 14, 16,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; HVAC Systems - Design Parameters - Hot Deck Fan (Dual Fan) - Minimum Fan Output
; SAC 8/6/03 - Converted Key Length values from 4 to 8 to ensure that entire 32 characters of Zone names would be searched for
     2201045,  38,  1,  6,  9,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Supply Airflow
     2201046,  38,  1,  6, 10,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Exhaust Airflow
     2201047,  38,  1,  6, 11,  1,  1,  1,  0, 28, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Zone Fan Power
     2201048,  38,  1,  6, 12,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Minimum Airflow Ratio
     2201049,  38,  1,  6, 13,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Outside Airflow
     2201050,  38,  1,  6, 14,  1,  1,  1,  0, 64, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Cooling Capacity
     2201051,  38,  1,  6, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Sensible Heat Ratio
     2201052,  38,  1,  6, 16,  1,  1,  1,  0, 64, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Heat Extraction Rate
     2201053,  38,  1,  6, 17,  1,  1,  1,  0, 64, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Heating Capacity
     2201054,  38,  1,  6, 18,  1,  1,  1,  0, 64, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Heat Addition Rate
     2201055,  38,  1,  6, 19,  1,  1,  1,  0,  1, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Zone Multiplier
     2201056,  38,  1,  9,  9,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Dual-Duct/Multizone Boxes - Cold Deck Airflow
     2201057,  38,  1,  9, 10,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Dual-Duct/Multizone Boxes - Cold Deck Minimum Flow Ratio
     2201058,  38,  1,  9, 11,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Dual-Duct/Multizone Boxes - Hot Deck Airflow
     2201059,  38,  1,  9, 12,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Dual-Duct/Multizone Boxes - Hot Deck Minimum Airflow Ratio
     2201060,  38,  1,  9, 13,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Dual-Duct/Multizone Boxes - Outlet Airflow
     2201061,  38,  1,  9, 14,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Dual-Duct/Multizone Boxes - Outlet Minimum Airflow Ratio
     2201062,  38,  1,  9, 15,  2,  1,  3,  0,  1, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Dual-Duct/Multizone Boxes - Source of Outlet Minimum Airflow
; SAC 4/23/03 - Added access to Baseboards items posted to the end of the zone design record (only when baseboards are present!)
     2201063,  38,  1,  6, 20,  1,  1,  1,  0, 64, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - General - Baseboards


;
;   2202   SV-B  ZONE FAN DATA (PIU)                                   57                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/6/03 - Converted Key Length values from 4 to 8 to ensure that entire 32 characters of component names would be searched for
     2202001,  57,  1,  2,  9,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Powered Induction Units - Fan Flow
     2202002,  57,  1,  2, 10,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Powered Induction Units - Cold Deck Flow
     2202003,  57,  1,  2, 11,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Powered Induction Units - Cold Deck Minimum Airflow Ratio
     2202004,  57,  1,  2, 12,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Powered Induction Units - Reheat Temperature Rise
     2202005,  57,  1,  2, 13,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Powered Induction Units - Fan Air Temperature Rise
     2202006,  57,  1,  2, 14,  1,  1,  1,  0, 28, 2019,  8,  1,  0, 2010   ; HVAC Systems - Design Parameters - Zone Design Data - Powered Induction Units - Fan kW

;   2203   SV-C  System and Zone Design Sizing Data                   103                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2203001, 103,  1,  7,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - month of peak
     2203002, 103,  1,  7, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - day of peak
     2203003, 103,  1,  7, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - hour of peak
     2203004, 103,  1,  7, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - outdoor DBT at peak
     2203005, 103,  1,  7, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - outdoor WBT at peak
     2203006, 103,  1,  7, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - capacity, btu/hr
     2203007, 103,  1,  7, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - SHR
     2203008, 103,  1,  7, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - air flow, cfm
     2203009, 103,  1,  7, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - coil entering drybulb
     2203010, 103,  1,  7, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - coil entering wetbulb
     2203011, 103,  1,  7, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - coil leaving drybulb
     2203012, 103,  1,  7, 20,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - coil leaving wetbulb
     2203013, 103,  1,  7, 21,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - coil bypass factor
     2203014, 103,  1,  7, 22,  1,  1,  1,  0,139,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - chilled water flow, gpm
     2203015, 103,  1,  7, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - chilled water entering temp
     2203016, 103,  1,  7, 24,  1,  1,  1,  0, 74,    0,  0,  0,  0, 2010   ; Design data for Cooling - chilled water - SYSTEM - chilled water delta T
     2203017, 103,  1,  8,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - month of peak
     2203018, 103,  1,  8, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - day of peak
     2203019, 103,  1,  8, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - hour of peak
     2203020, 103,  1,  8, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - outdoor DBT at peak
     2203021, 103,  1,  8, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - outdoor WBT at peak
     2203022, 103,  1,  8, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - capacity, btu/hr
     2203023, 103,  1,  8, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - SHR
     2203024, 103,  1,  8, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - air flow, cfm
     2203025, 103,  1,  8, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - coil entering drybulb
     2203026, 103,  1,  8, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - coil entering wetbulb
     2203027, 103,  1,  8, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - coil leaving drybulb
     2203028, 103,  1,  8, 20,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - coil leaving wetbulb
     2203029, 103,  1,  8, 21,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - coil bypass factor
     2203030, 103,  1,  8, 22,  1,  1,  1,  0,139,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - chilled water flow, gpm
     2203031, 103,  1,  8, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - chilled water entering temp
     2203032, 103,  1,  8, 24,  1,  1,  1,  0, 74,    0,  0,  0,  0, 2010   ; Design data for Precool - chilled water - SYSTEM - chilled water delta T
     2203033, 103,  1,  9,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - month of peak
     2203034, 103,  1,  9, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - day of peak
     2203035, 103,  1,  9, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - hour of peak
     2203036, 103,  1,  9, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - outdoor DBT at peak
     2203037, 103,  1,  9, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - outdoor WBT at peak
     2203038, 103,  1,  9, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - capacity, btu/hr
     2203039, 103,  1,  9, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - SHR
     2203040, 103,  1,  9, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - air flow, cfm
     2203041, 103,  1,  9, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - coil entering drybulb
     2203042, 103,  1,  9, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - coil entering wetbulb
     2203043, 103,  1,  9, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - coil leaving drybulb
     2203044, 103,  1,  9, 20,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - coil leaving wetbulb
     2203045, 103,  1,  9, 21,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - coil bypass factor
     2203046, 103,  1,  9, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX air cooled - SYSTEM - outdoor temp
     2203047, 103,  1, 10, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Rated data for Cooling - DX air cooled - SYSTEM - capacity, btu/hr
     2203048, 103,  1, 10, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Rated data for Cooling - DX air cooled - SYSTEM - SHR
     2203049, 103,  1, 10, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Rated data for Cooling - DX air cooled - SYSTEM - air flow, cfm
     2203050, 103,  1, 10, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Rated data for Cooling - DX air cooled - SYSTEM - coil entering drybulb
     2203051, 103,  1, 10, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Rated data for Cooling - DX air cooled - SYSTEM - coil entering wetbulb
     2203052, 103,  1, 10, 21,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Rated data for Cooling - DX air cooled - SYSTEM - coil bypass factor
     2203053, 103,  1, 10, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Rated data for Cooling - DX air cooled - SYSTEM - outdoor temp
     2203054, 103,  1, 13,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - month of peak
     2203055, 103,  1, 13, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - day of peak
     2203056, 103,  1, 13, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - hour of peak
     2203057, 103,  1, 13, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - outdoor DBT at peak
     2203058, 103,  1, 13, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - outdoor WBT at peak
     2203059, 103,  1, 13, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - capacity, btu/hr
     2203060, 103,  1, 13, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - SHR
     2203061, 103,  1, 13, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - air flow, cfm
     2203062, 103,  1, 13, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - coil entering drybulb
     2203063, 103,  1, 13, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - coil entering wetbulb
     2203064, 103,  1, 13, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - coil leaving drybulb
     2203065, 103,  1, 13, 20,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - coil leaving wetbulb
     2203066, 103,  1, 13, 21,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - coil bypass factor
     2203067, 103,  1, 13, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - DX water cooled - SYSTEM - condenser water entering temp
     2203068, 103,  1, 18,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - month of peak
     2203069, 103,  1, 18, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - day of peak
     2203070, 103,  1, 18, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - hour of peak
     2203071, 103,  1, 18, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - outdoor DBT at peak
     2203072, 103,  1, 18, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - outdoor WBT at peak
     2203073, 103,  1, 18, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - capacity, btu/hr
     2203074, 103,  1, 18, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - SHR
     2203075, 103,  1, 18, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - air flow, cfm
     2203076, 103,  1, 18, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - coil entering drybulb
     2203077, 103,  1, 18, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - coil entering wetbulb
     2203078, 103,  1, 18, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - coil leaving drybulb
     2203079, 103,  1, 18, 20,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - coil leaving wetbulb
     2203080, 103,  1, 18, 21,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - coil bypass factor
     2203081, 103,  1, 18, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Cooling - VRF - SYSTEM - outdoor temp
     2203082, 103,  1, 20,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - month of peak
     2203083, 103,  1, 20, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - day of peak
     2203084, 103,  1, 20, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - hour of peak
     2203085, 103,  1, 20, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - outdoor DBT at peak
     2203086, 103,  1, 20, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - outdoor WBT at peak
     2203087, 103,  1, 20, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - capacity, btu/hr
     2203088, 103,  1, 20, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - SHR
     2203089, 103,  1, 20, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - air flow, cfm
     2203090, 103,  1, 20, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - coil entering drybulb
     2203091, 103,  1, 20, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - coil entering wetbulb
     2203092, 103,  1, 20, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - coil leaving drybulb
     2203093, 103,  1, 20, 20,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - coil leaving wetbulb
     2203094, 103,  1, 20, 21,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - coil bypass factor
     2203095, 103,  1, 20, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Precool - VRF - SYSTEM - outdoor temp
     2203096, 103,  1, 31,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - month of peak
     2203097, 103,  1, 31, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - day of peak
     2203098, 103,  1, 31, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - hour of peak
     2203099, 103,  1, 31, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - outdoor DBT at peak
     2203100, 103,  1, 31, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - outdoor WBT at peak
     2203101, 103,  1, 31, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - capacity, btu/hr
     2203102, 103,  1, 31, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - air flow, cfm
     2203103, 103,  1, 31, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - coil entering drybulb
     2203104, 103,  1, 31, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - coil entering wetbulb
     2203105, 103,  1, 31, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - coil leaving drybulb
     2203106, 103,  1, 31, 22,  1,  1,  1,  0,139,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - hot water flow, gpm
     2203107, 103,  1, 31, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - hot water entering temp
     2203108, 103,  1, 31, 24,  1,  1,  1,  0, 74,    0,  0,  0,  0, 2010   ; Design data for Heating - hot water - SYSTEM - hot water delta T
     2203109, 103,  1, 32,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - month of peak
     2203110, 103,  1, 32, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - day of peak
     2203111, 103,  1, 32, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - hour of peak
     2203112, 103,  1, 32, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - outdoor DBT at peak
     2203113, 103,  1, 32, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - outdoor WBT at peak
     2203114, 103,  1, 32, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - capacity, btu/hr
     2203115, 103,  1, 32, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - air flow, cfm
     2203116, 103,  1, 32, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - coil entering drybulb
     2203117, 103,  1, 32, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - coil entering wetbulb
     2203118, 103,  1, 32, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - coil leaving drybulb
     2203119, 103,  1, 32, 22,  1,  1,  1,  0,139,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - hot water flow, gpm
     2203120, 103,  1, 32, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - hot water entering temp
     2203121, 103,  1, 32, 24,  1,  1,  1,  0, 74,    0,  0,  0,  0, 2010   ; Design data for Preheat - hot water - SYSTEM - hot water delta T
     2203122, 103,  1, 33,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - month of peak
     2203123, 103,  1, 33, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - day of peak
     2203124, 103,  1, 33, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - hour of peak
     2203125, 103,  1, 33, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - outdoor DBT at peak
     2203126, 103,  1, 33, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - outdoor WBT at peak
     2203127, 103,  1, 33, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - capacity, btu/hr
     2203128, 103,  1, 33, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - air flow, cfm
     2203129, 103,  1, 33, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - coil entering drybulb
     2203130, 103,  1, 33, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - coil entering wetbulb
     2203131, 103,  1, 33, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - coil leaving drybulb
     2203132, 103,  1, 33, 22,  1,  1,  1,  0,139,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - hot water flow, gpm
     2203133, 103,  1, 33, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - hot water entering temp
     2203134, 103,  1, 33, 24,  1,  1,  1,  0, 74,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - hot water - SYSTEM - hot water delta T
     2203135, 103,  1, 34,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - month of peak
     2203136, 103,  1, 34, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - day of peak
     2203137, 103,  1, 34, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - hour of peak
     2203138, 103,  1, 34, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - outdoor DBT at peak
     2203139, 103,  1, 34, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - outdoor WBT at peak
     2203140, 103,  1, 34, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - capacity, btu/hr
     2203141, 103,  1, 34, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - air flow, cfm
     2203142, 103,  1, 34, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - coil entering drybulb
     2203143, 103,  1, 34, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - coil entering wetbulb
     2203144, 103,  1, 34, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - furnace - SYSTEM - coil leaving drybulb
     2203145, 103,  1, 35,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - month of peak
     2203146, 103,  1, 35, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - day of peak
     2203147, 103,  1, 35, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - hour of peak
     2203148, 103,  1, 35, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - outdoor DBT at peak
     2203149, 103,  1, 35, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - outdoor WBT at peak
     2203150, 103,  1, 35, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - capacity, btu/hr
     2203151, 103,  1, 35, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - air flow, cfm
     2203152, 103,  1, 35, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - coil entering drybulb
     2203153, 103,  1, 35, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - coil entering wetbulb
     2203154, 103,  1, 35, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - furnace - SYSTEM - coil leaving drybulb
     2203155, 103,  1, 36,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - month of peak
     2203156, 103,  1, 36, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - day of peak
     2203157, 103,  1, 36, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - hour of peak
     2203158, 103,  1, 36, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - outdoor DBT at peak
     2203159, 103,  1, 36, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - outdoor WBT at peak
     2203160, 103,  1, 36, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - capacity, btu/hr
     2203161, 103,  1, 36, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - air flow, cfm
     2203162, 103,  1, 36, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - coil entering drybulb
     2203163, 103,  1, 36, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - coil entering wetbulb
     2203164, 103,  1, 36, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - furnace - SYSTEM - coil leaving drybulb
     2203165, 103,  1, 37,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - month of peak
     2203166, 103,  1, 37, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - day of peak
     2203167, 103,  1, 37, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - hour of peak
     2203168, 103,  1, 37, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - outdoor DBT at peak
     2203169, 103,  1, 37, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - outdoor WBT at peak
     2203170, 103,  1, 37, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - capacity, btu/hr
     2203171, 103,  1, 37, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - air flow, cfm
     2203172, 103,  1, 37, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - coil entering drybulb
     2203173, 103,  1, 37, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - coil entering wetbulb
     2203174, 103,  1, 37, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - electric - SYSTEM - coil leaving drybulb
     2203175, 103,  1, 38,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - month of peak
     2203176, 103,  1, 38, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - day of peak
     2203177, 103,  1, 38, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - hour of peak
     2203178, 103,  1, 38, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - outdoor DBT at peak
     2203179, 103,  1, 38, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - outdoor WBT at peak
     2203180, 103,  1, 38, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - capacity, btu/hr
     2203181, 103,  1, 38, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - air flow, cfm
     2203182, 103,  1, 38, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - coil entering drybulb
     2203183, 103,  1, 38, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - coil entering wetbulb
     2203184, 103,  1, 38, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - electric - SYSTEM - coil leaving drybulb
     2203185, 103,  1, 39,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - month of peak
     2203186, 103,  1, 39, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - day of peak
     2203187, 103,  1, 39, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - hour of peak
     2203188, 103,  1, 39, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - outdoor DBT at peak
     2203189, 103,  1, 39, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - outdoor WBT at peak
     2203190, 103,  1, 39, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - capacity, btu/hr
     2203191, 103,  1, 39, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - air flow, cfm
     2203192, 103,  1, 39, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - coil entering drybulb
     2203193, 103,  1, 39, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - coil entering wetbulb
     2203194, 103,  1, 39, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heat pump supp - electric - SYSTEM - coil leaving drybulb
     2203195, 103,  1, 40,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - month of peak
     2203196, 103,  1, 40, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - day of peak
     2203197, 103,  1, 40, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - hour of peak
     2203198, 103,  1, 40, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - outdoor DBT at peak
     2203199, 103,  1, 40, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - outdoor WBT at peak
     2203200, 103,  1, 40, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - capacity, btu/hr
     2203201, 103,  1, 40, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - air flow, cfm
     2203202, 103,  1, 40, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - coil entering drybulb
     2203203, 103,  1, 40, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - coil entering wetbulb
     2203204, 103,  1, 40, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - coil leaving drybulb
     2203205, 103,  1, 40, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump air cooled - SYSTEM - outdoor temp
     2203206, 103,  1, 42,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - month of peak
     2203207, 103,  1, 42, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - day of peak
     2203208, 103,  1, 42, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - hour of peak
     2203209, 103,  1, 42, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - outdoor DBT at peak
     2203210, 103,  1, 42, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - outdoor WBT at peak
     2203211, 103,  1, 42, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - capacity, btu/hr
     2203212, 103,  1, 42, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - air flow, cfm
     2203213, 103,  1, 42, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - coil entering drybulb
     2203214, 103,  1, 42, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - coil entering wetbulb
     2203215, 103,  1, 42, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - coil leaving drybulb
     2203216, 103,  1, 42, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump air cooled - SYSTEM - outdoor temp
     2203217, 103,  1, 44,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - month of peak
     2203218, 103,  1, 44, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - day of peak
     2203219, 103,  1, 44, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - hour of peak
     2203220, 103,  1, 44, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - outdoor DBT at peak
     2203221, 103,  1, 44, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - outdoor WBT at peak
     2203222, 103,  1, 44, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - capacity, btu/hr
     2203223, 103,  1, 44, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - air flow, cfm
     2203224, 103,  1, 44, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - coil entering drybulb
     2203225, 103,  1, 44, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - coil entering wetbulb
     2203226, 103,  1, 44, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - coil leaving drybulb
     2203227, 103,  1, 44, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - heat pump water cooled - SYSTEM - evaporator water entering temp
     2203228, 103,  1, 46,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - month of peak
     2203229, 103,  1, 46, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - day of peak
     2203230, 103,  1, 46, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - hour of peak
     2203231, 103,  1, 46, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - outdoor DBT at peak
     2203232, 103,  1, 46, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - outdoor WBT at peak
     2203233, 103,  1, 46, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - capacity, btu/hr
     2203234, 103,  1, 46, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - air flow, cfm
     2203235, 103,  1, 46, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - coil entering drybulb
     2203236, 103,  1, 46, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - coil entering wetbulb
     2203237, 103,  1, 46, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - coil leaving drybulb
     2203238, 103,  1, 46, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - heat pump water cooled - SYSTEM - evaporator water entering temp
     2203239, 103,  1, 48,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - month of peak
     2203240, 103,  1, 48, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - day of peak
     2203241, 103,  1, 48, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - hour of peak
     2203242, 103,  1, 48, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - outdoor DBT at peak
     2203243, 103,  1, 48, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - outdoor WBT at peak
     2203244, 103,  1, 48, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - capacity, btu/hr
     2203245, 103,  1, 48, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - air flow, cfm
     2203246, 103,  1, 48, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - coil entering drybulb
     2203247, 103,  1, 48, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - coil entering wetbulb
     2203248, 103,  1, 48, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - coil leaving drybulb
     2203249, 103,  1, 48, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Heating - VRF - SYSTEM - outdoor temp
     2203250, 103,  1, 50,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - month of peak
     2203251, 103,  1, 50, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - day of peak
     2203252, 103,  1, 50, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - hour of peak
     2203253, 103,  1, 50, 12,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - outdoor DBT at peak
     2203254, 103,  1, 50, 13,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - outdoor WBT at peak
     2203255, 103,  1, 50, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - capacity, btu/hr
     2203256, 103,  1, 50, 16,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - air flow, cfm
     2203257, 103,  1, 50, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - coil entering drybulb
     2203258, 103,  1, 50, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - coil entering wetbulb
     2203259, 103,  1, 50, 19,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - coil leaving drybulb
     2203260, 103,  1, 50, 23,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2010   ; Design data for Preheat - VRF - SYSTEM - outdoor temp
     2203261, 103,  1, 63,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - month of peak
     2203262, 103,  1, 63, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - day of peak
     2203263, 103,  1, 63, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - hour of peak
     2203264, 103,  1, 63, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - outdoor DBT at peak
     2203265, 103,  1, 63, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - outdoor WBT at peak
     2203266, 103,  1, 63, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - capacity, btu/hr
     2203267, 103,  1, 63, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - SHR
     2203268, 103,  1, 63, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - air flow, cfm
     2203269, 103,  1, 63, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - coil entering drybulb
     2203270, 103,  1, 63, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - coil entering wetbulb
     2203271, 103,  1, 63, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - coil leaving drybulb
     2203272, 103,  1, 63, 20,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - coil leaving wetbulb
     2203273, 103,  1, 63, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - coil bypass factor
     2203274, 103,  1, 63, 22,  1,  1,  1,  0,139, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - chilled water flow, gpm
     2203275, 103,  1, 63, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - chilled water entering temp
     2203276, 103,  1, 63, 24,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; Design data for Cooling - chilled water - ZONE - chilled water delta T
     2203277, 103,  1, 64,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - month of peak
     2203278, 103,  1, 64, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - day of peak
     2203279, 103,  1, 64, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - hour of peak
     2203280, 103,  1, 64, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - outdoor DBT at peak
     2203281, 103,  1, 64, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - outdoor WBT at peak
     2203282, 103,  1, 64, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - capacity, btu/hr
     2203283, 103,  1, 64, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - air flow, cfm
     2203284, 103,  1, 64, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - coil entering drybulb
     2203285, 103,  1, 64, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - coil entering wetbulb
     2203286, 103,  1, 64, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - coil leaving drybulb
     2203287, 103,  1, 64, 22,  1,  1,  1,  0,139, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - chilled water flow, gpm
     2203288, 103,  1, 64, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - chilled water entering temp
     2203289, 103,  1, 64, 24,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; Design data for Recool - chilled water - ZONE - chilled water delta T
     2203290, 103,  1, 65,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - month of peak
     2203291, 103,  1, 65, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - day of peak
     2203292, 103,  1, 65, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - hour of peak
     2203293, 103,  1, 65, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - outdoor DBT at peak
     2203294, 103,  1, 65, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - outdoor WBT at peak
     2203295, 103,  1, 65, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - capacity, btu/hr
     2203296, 103,  1, 65, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - SHR
     2203297, 103,  1, 65, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - air flow, cfm
     2203298, 103,  1, 65, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - coil entering drybulb
     2203299, 103,  1, 65, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - coil entering wetbulb
     2203300, 103,  1, 65, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - coil leaving drybulb
     2203301, 103,  1, 65, 20,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - coil leaving wetbulb
     2203302, 103,  1, 65, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - coil bypass factor
     2203303, 103,  1, 65, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX air cooled - ZONE - outdoor temp
     2203304, 103,  1, 66, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - DX air cooled - ZONE - capacity, btu/hr
     2203305, 103,  1, 66, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - DX air cooled - ZONE - SHR
     2203306, 103,  1, 66, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - DX air cooled - ZONE - air flow, cfm
     2203307, 103,  1, 66, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - DX air cooled - ZONE - coil entering drybulb
     2203308, 103,  1, 66, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - DX air cooled - ZONE - coil entering wetbulb
     2203309, 103,  1, 66, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - DX air cooled - ZONE - coil bypass factor
     2203310, 103,  1, 66, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - DX air cooled - ZONE - outdoor temp
     2203311, 103,  1, 67,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - month of peak
     2203312, 103,  1, 67, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - day of peak
     2203313, 103,  1, 67, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - hour of peak
     2203314, 103,  1, 67, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - outdoor DBT at peak
     2203315, 103,  1, 67, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - outdoor WBT at peak
     2203316, 103,  1, 67, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - capacity, btu/hr
     2203317, 103,  1, 67, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - SHR
     2203318, 103,  1, 67, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - air flow, cfm
     2203319, 103,  1, 67, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - coil entering drybulb
     2203320, 103,  1, 67, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - coil entering wetbulb
     2203321, 103,  1, 67, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - coil leaving drybulb
     2203322, 103,  1, 67, 20,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - coil leaving wetbulb
     2203323, 103,  1, 67, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - coil bypass factor
     2203324, 103,  1, 67, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - DX water cooled - ZONE - condenser water entering temp
     2203325, 103,  1, 69,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - month of peak
     2203326, 103,  1, 69, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - day of peak
     2203327, 103,  1, 69, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - hour of peak
     2203328, 103,  1, 69, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - outdoor DBT at peak
     2203329, 103,  1, 69, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - outdoor WBT at peak
     2203330, 103,  1, 69, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - capacity, btu/hr
     2203331, 103,  1, 69, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - SHR
     2203332, 103,  1, 69, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - air flow, cfm
     2203333, 103,  1, 69, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - coil entering drybulb
     2203334, 103,  1, 69, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - coil entering wetbulb
     2203335, 103,  1, 69, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - coil leaving drybulb
     2203336, 103,  1, 69, 20,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - coil leaving wetbulb
     2203337, 103,  1, 69, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - coil bypass factor
     2203338, 103,  1, 69, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Cooling - VRF - ZONE - outdoor temp
     2203339, 103,  1, 70, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - VRF - ZONE - capacity, btu/hr
     2203340, 103,  1, 70, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - VRF - ZONE - SHR
     2203341, 103,  1, 70, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - VRF - ZONE - air flow, cfm
     2203342, 103,  1, 70, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - VRF - ZONE - coil entering drybulb
     2203343, 103,  1, 70, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - VRF - ZONE - coil entering wetbulb
     2203344, 103,  1, 70, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - VRF - ZONE - coil bypass factor
     2203345, 103,  1, 70, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Cooling - VRF - ZONE - outdoor temp
     2203346, 103,  1, 71,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - month of peak
     2203347, 103,  1, 71, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - day of peak
     2203348, 103,  1, 71, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - hour of peak
     2203349, 103,  1, 71, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - outdoor DBT at peak
     2203350, 103,  1, 71, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - outdoor WBT at peak
     2203351, 103,  1, 71, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - capacity, btu/hr
     2203352, 103,  1, 71, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - SHR
     2203353, 103,  1, 71, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - air flow, cfm
     2203354, 103,  1, 71, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - coil entering drybulb
     2203355, 103,  1, 71, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - coil entering wetbulb
     2203356, 103,  1, 71, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - coil leaving drybulb
     2203357, 103,  1, 71, 20,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - coil leaving wetbulb
     2203358, 103,  1, 71, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - coil bypass factor
     2203359, 103,  1, 71, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Recool - VRF - ZONE - outdoor temp
     2203360, 103,  1, 72, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Rated data for Recool - VRF - ZONE - capacity, btu/hr
     2203361, 103,  1, 72, 15,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Rated data for Recool - VRF - ZONE - SHR
     2203362, 103,  1, 72, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Rated data for Recool - VRF - ZONE - air flow, cfm
     2203363, 103,  1, 72, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Recool - VRF - ZONE - coil entering drybulb
     2203364, 103,  1, 72, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Recool - VRF - ZONE - coil entering wetbulb
     2203365, 103,  1, 72, 21,  1,  1,  1,  0, 22, 2019,  8,  1,  0, 2010   ; Rated data for Recool - VRF - ZONE - coil bypass factor
     2203366, 103,  1, 72, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Rated data for Recool - VRF - ZONE - outdoor temp
     2203367, 103,  1, 81,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - month of peak
     2203368, 103,  1, 81, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - day of peak
     2203369, 103,  1, 81, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - hour of peak
     2203370, 103,  1, 81, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - outdoor DBT at peak
     2203371, 103,  1, 81, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - outdoor WBT at peak
     2203372, 103,  1, 81, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - capacity, btu/hr
     2203373, 103,  1, 81, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - air flow, cfm
     2203374, 103,  1, 81, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - coil entering drybulb
     2203375, 103,  1, 81, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - coil entering wetbulb
     2203376, 103,  1, 81, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - coil leaving drybulb
     2203377, 103,  1, 81, 22,  1,  1,  1,  0,139, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - hot water flow, gpm
     2203378, 103,  1, 81, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - hot water entering temp
     2203379, 103,  1, 81, 24,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; Design data for Heating - hot water - ZONE - hot water delta T
     2203380, 103,  1, 82,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - month of peak
     2203381, 103,  1, 82, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - day of peak
     2203382, 103,  1, 82, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - hour of peak
     2203383, 103,  1, 82, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - outdoor DBT at peak
     2203384, 103,  1, 82, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - outdoor WBT at peak
     2203385, 103,  1, 82, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - capacity, btu/hr
     2203386, 103,  1, 82, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - air flow, cfm
     2203387, 103,  1, 82, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - coil entering drybulb
     2203388, 103,  1, 82, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - coil entering wetbulb
     2203389, 103,  1, 82, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - coil leaving drybulb
     2203390, 103,  1, 82, 22,  1,  1,  1,  0,139, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - hot water flow, gpm
     2203391, 103,  1, 82, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - hot water entering temp
     2203392, 103,  1, 82, 24,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; Design data for Reheat - hot water - ZONE - hot water delta T
     2203393, 103,  1, 83,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - month of peak
     2203394, 103,  1, 83, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - day of peak
     2203395, 103,  1, 83, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - hour of peak
     2203396, 103,  1, 83, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - outdoor DBT at peak
     2203397, 103,  1, 83, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - outdoor WBT at peak
     2203398, 103,  1, 83, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - capacity, btu/hr
     2203399, 103,  1, 83, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - air flow, cfm
     2203400, 103,  1, 83, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - coil entering drybulb
     2203401, 103,  1, 83, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - coil entering wetbulb
     2203402, 103,  1, 83, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - coil leaving drybulb
     2203403, 103,  1, 83, 22,  1,  1,  1,  0,139, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - hot water flow, gpm
     2203404, 103,  1, 83, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - hot water entering temp
     2203405, 103,  1, 83, 24,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - hot water - ZONE - hot water delta T
     2203406, 103,  1, 84,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - month of peak
     2203407, 103,  1, 84, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - day of peak
     2203408, 103,  1, 84, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - hour of peak
     2203409, 103,  1, 84, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - outdoor DBT at peak
     2203410, 103,  1, 84, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - outdoor WBT at peak
     2203411, 103,  1, 84, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - capacity, btu/hr
     2203412, 103,  1, 84, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - air flow, cfm
     2203413, 103,  1, 84, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - coil entering drybulb
     2203414, 103,  1, 84, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - coil entering wetbulb
     2203415, 103,  1, 84, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - furnace - ZONE - coil leaving drybulb
     2203416, 103,  1, 85,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - month of peak
     2203417, 103,  1, 85, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - day of peak
     2203418, 103,  1, 85, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - hour of peak
     2203419, 103,  1, 85, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - outdoor DBT at peak
     2203420, 103,  1, 85, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - outdoor WBT at peak
     2203421, 103,  1, 85, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - capacity, btu/hr
     2203422, 103,  1, 85, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - air flow, cfm
     2203423, 103,  1, 85, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - coil entering drybulb
     2203424, 103,  1, 85, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - coil entering wetbulb
     2203425, 103,  1, 85, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - furnace - ZONE - coil leaving drybulb
     2203426, 103,  1, 86,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - month of peak
     2203427, 103,  1, 86, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - day of peak
     2203428, 103,  1, 86, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - hour of peak
     2203429, 103,  1, 86, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - outdoor DBT at peak
     2203430, 103,  1, 86, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - outdoor WBT at peak
     2203431, 103,  1, 86, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - capacity, btu/hr
     2203432, 103,  1, 86, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - air flow, cfm
     2203433, 103,  1, 86, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - coil entering drybulb
     2203434, 103,  1, 86, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - coil entering wetbulb
     2203435, 103,  1, 86, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - furnace - ZONE - coil leaving drybulb
     2203436, 103,  1, 87,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - month of peak
     2203437, 103,  1, 87, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - day of peak
     2203438, 103,  1, 87, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - hour of peak
     2203439, 103,  1, 87, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - outdoor DBT at peak
     2203440, 103,  1, 87, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - outdoor WBT at peak
     2203441, 103,  1, 87, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - capacity, btu/hr
     2203442, 103,  1, 87, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - air flow, cfm
     2203443, 103,  1, 87, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - coil entering drybulb
     2203444, 103,  1, 87, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - coil entering wetbulb
     2203445, 103,  1, 87, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - electric - ZONE - coil leaving drybulb
     2203446, 103,  1, 88,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - month of peak
     2203447, 103,  1, 88, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - day of peak
     2203448, 103,  1, 88, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - hour of peak
     2203449, 103,  1, 88, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - outdoor DBT at peak
     2203450, 103,  1, 88, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - outdoor WBT at peak
     2203451, 103,  1, 88, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - capacity, btu/hr
     2203452, 103,  1, 88, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - air flow, cfm
     2203453, 103,  1, 88, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - coil entering drybulb
     2203454, 103,  1, 88, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - coil entering wetbulb
     2203455, 103,  1, 88, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - electric - ZONE - coil leaving drybulb
     2203456, 103,  1, 89,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - month of peak
     2203457, 103,  1, 89, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - day of peak
     2203458, 103,  1, 89, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - hour of peak
     2203459, 103,  1, 89, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - outdoor DBT at peak
     2203460, 103,  1, 89, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - outdoor WBT at peak
     2203461, 103,  1, 89, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - capacity, btu/hr
     2203462, 103,  1, 89, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - air flow, cfm
     2203463, 103,  1, 89, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - coil entering drybulb
     2203464, 103,  1, 89, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - coil entering wetbulb
     2203465, 103,  1, 89, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heat pump supp - electric - ZONE - coil leaving drybulb
     2203466, 103,  1, 90,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - month of peak
     2203467, 103,  1, 90, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - day of peak
     2203468, 103,  1, 90, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - hour of peak
     2203469, 103,  1, 90, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - outdoor DBT at peak
     2203470, 103,  1, 90, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - outdoor WBT at peak
     2203471, 103,  1, 90, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - capacity, btu/hr
     2203472, 103,  1, 90, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - air flow, cfm
     2203473, 103,  1, 90, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - coil entering drybulb
     2203474, 103,  1, 90, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - coil entering wetbulb
     2203475, 103,  1, 90, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - coil leaving drybulb
     2203476, 103,  1, 90, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump air cooled - ZONE - outdoor temp
     2203477, 103,  1, 92,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - month of peak
     2203478, 103,  1, 92, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - day of peak
     2203479, 103,  1, 92, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - hour of peak
     2203480, 103,  1, 92, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - outdoor DBT at peak
     2203481, 103,  1, 92, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - outdoor WBT at peak
     2203482, 103,  1, 92, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - capacity, btu/hr
     2203483, 103,  1, 92, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - air flow, cfm
     2203484, 103,  1, 92, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - coil entering drybulb
     2203485, 103,  1, 92, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - coil entering wetbulb
     2203486, 103,  1, 92, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - coil leaving drybulb
     2203487, 103,  1, 92, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - heat pump water cooled - ZONE - evaporator water entering temp
     2203488, 103,  1, 94,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - month of peak
     2203489, 103,  1, 94, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - day of peak
     2203490, 103,  1, 94, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - hour of peak
     2203491, 103,  1, 94, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - outdoor DBT at peak
     2203492, 103,  1, 94, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - outdoor WBT at peak
     2203493, 103,  1, 94, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - capacity, btu/hr
     2203494, 103,  1, 94, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - air flow, cfm
     2203495, 103,  1, 94, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - coil entering drybulb
     2203496, 103,  1, 94, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - coil entering wetbulb
     2203497, 103,  1, 94, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - coil leaving drybulb
     2203498, 103,  1, 94, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Heating - VRF - ZONE - outdoor entering temp
     2203499, 103,  1, 96,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - month of peak
     2203500, 103,  1, 96, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - day of peak
     2203501, 103,  1, 96, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - hour of peak
     2203502, 103,  1, 96, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - outdoor DBT at peak
     2203503, 103,  1, 96, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - outdoor WBT at peak
     2203504, 103,  1, 96, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - capacity, btu/hr
     2203505, 103,  1, 96, 16,  1,  1,  1,  0, 25, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - air flow, cfm
     2203506, 103,  1, 96, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - coil entering drybulb
     2203507, 103,  1, 96, 18,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - coil entering wetbulb
     2203508, 103,  1, 96, 19,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - coil leaving drybulb
     2203509, 103,  1, 96, 20,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - coil leaving wetbulb
     2203510, 103,  1, 96, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Reheat - VRF - ZONE - outdoor entering temp
     2203511, 103,  1,101,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - month of peak
     2203512, 103,  1,101, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - day of peak
     2203513, 103,  1,101, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - hour of peak
     2203514, 103,  1,101, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - outdoor DBT at peak
     2203515, 103,  1,101, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - outdoor WBT at peak
     2203516, 103,  1,101, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - capacity, btu/hr
     2203517, 103,  1,101, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - coil entering drybulb
     2203518, 103,  1,101, 22,  1,  1,  1,  0,139, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - hot water flow, gpm
     2203519, 103,  1,101, 23,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - hot water entering temp
     2203520, 103,  1,101, 24,  1,  1,  1,  0, 74, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - hot water - ZONE - hot water delta T
     2203521, 103,  1,102,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - furnace - ZONE - month of peak
     2203522, 103,  1,102, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - furnace - ZONE - day of peak
     2203523, 103,  1,102, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - furnace - ZONE - hour of peak
     2203524, 103,  1,102, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - furnace - ZONE - outdoor DBT at peak
     2203525, 103,  1,102, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - furnace - ZONE - outdoor WBT at peak
     2203526, 103,  1,102, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - furnace - ZONE - capacity, btu/hr
     2203527, 103,  1,102, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - furnace - ZONE - coil entering drybulb
     2203528, 103,  1,103,  9,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - electric - ZONE - month of peak
     2203529, 103,  1,103, 10,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - electric - ZONE - day of peak
     2203530, 103,  1,103, 11,  0,  1,  1,  0,  0, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - electric - ZONE - hour of peak
     2203531, 103,  1,103, 12,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - electric - ZONE - outdoor DBT at peak
     2203532, 103,  1,103, 13,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - electric - ZONE - outdoor WBT at peak
     2203533, 103,  1,103, 14,  1,  1,  1,  0,  4, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - electric - ZONE - capacity, btu/hr
     2203534, 103,  1,103, 17,  1,  1,  1,  0,  8, 2019,  8,  1,  0, 2010   ; Design data for Baseboard - electric - ZONE - coil entering drybulb

;
;   2301   PS-A  Plant Energy Utilization                              20                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2301001,  20,  1,  4,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Heating Load
     2301002,  20,  1,  4,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Cooling Load
     2301003,  20,  1,  4,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Electrical Load
     2301004,  20,  1,  4,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Recovered Energy
     2301005,  20,  1,  4,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Wasted Recoverable Energy
     2301006,  20,  1,  4,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Cooling Fuel Input
     2301007,  20,  1,  4,  7,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Cooling Electrical Input
     2301008,  20,  1,  4,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Heating Fuel Input
     2301009,  20,  1,  4,  9,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Heating Electrical Input
     2301010,  20,  1,  4, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Generation Fuel Input
     2301011,  20,  1,  4, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Total Fuel Input
     2301012,  20,  1,  4, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Total Site Energy
     2301013,  20,  1,  4, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Plant Performance - Annual - Total Source Energy
     2301014,  20,  1,  3,  2,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Heating Load
     2301015,  20,  1,  3,  3,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Cooling Load
     2301016,  20,  1,  3,  4,  1, 12,  1,  0, 54,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Electrical Load
     2301017,  20,  1,  3,  5,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Recovered Energy
     2301018,  20,  1,  3,  6,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Wasted Recoverable Energy
     2301019,  20,  1,  3,  7,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Cooling Fuel Input
     2301020,  20,  1,  3,  8,  1, 12,  1,  0, 54,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Cooling Electrical Input
     2301021,  20,  1,  3,  9,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Heating Fuel Input
     2301022,  20,  1,  3, 10,  1, 12,  1,  0, 54,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Heating Electrical Input
     2301023,  20,  1,  3, 11,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Generation Fuel Input
     2301024,  20,  1,  3, 12,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Total Fuel Input
     2301025,  20,  1,  3, 13,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Total Site Energy
     2301026,  20,  1,  3, 14,  1, 12,  1,  0,  3,    0,  1,  1,  0,    0   ; Plant Performance - All Months - Total Source Energy
     2301027,  20,  1,  3,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Heating Load
     2301028,  20,  1,  3,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Cooling Load
     2301029,  20,  1,  3,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Electrical Load
     2301030,  20,  1,  3,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Recovered Energy
     2301031,  20,  1,  3,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Wasted Recoverable Energy
     2301032,  20,  1,  3,  7,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Cooling Fuel Input
     2301033,  20,  1,  3,  8,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Cooling Electrical Input
     2301034,  20,  1,  3,  9,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Heating Fuel Input
     2301035,  20,  1,  3, 10,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Heating Electrical Input
     2301036,  20,  1,  3, 11,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Generation Fuel Input
     2301037,  20,  1,  3, 12,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Total Fuel Input
     2301038,  20,  1,  3, 13,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Total Site Energy
     2301039,  20,  1,  3, 14,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Plant Performance - Single Month - Total Source Energy


;
;   2302   PS-B  Utility and Fuel Use Summary                          21                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2303   PS-C  Equipment Loads and Energy Use                        22                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 6/8/01 - Added access to subset of PS-C data
; SAC 8/7/03 - Converted Key Length values from 4 to 8 to ensure that entire 32 characters of component names would be searched for
; SAC 12/7/06 - Implemented many more records to cover all plant equipment (requires DOE-2 simulation mods dated 12/7/06 by SDG that simplify mapping of commands to format numbers)
     2303009,  22,  1,  9,  9,  1,  1,  1,  0, 54, 2061,  8,  1,  0,    0   ; Plant Performance - PUMP - Electric Use (kWh)
     2303010,  22,  1,  9, 22,  1,  1,  1,  0, 28, 2061,  8,  1,  0,    0   ; Plant Performance - PUMP - Electric Demand (kW)
     2303011,  22,  1,  9, 35,  0,  1,  1,  0,  1, 2061,  8,  1,  0,    0   ; Plant Performance - PUMP - Electric Peak Month
     2303012,  22,  1,  9, 36,  0,  1,  1,  0,  1, 2061,  8,  1,  0,    0   ; Plant Performance - PUMP - Electric Peak Day

     2303051,  22,  1,  5,  9,  1,  1,  1,  0,  3, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Cooling Load (BTU)
     2303052,  22,  1,  5, 23,  1,  1,  1,  0, 64, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Cooling Peak (kBTU/hr)
     2303053,  22,  1,  5, 37,  0,  1,  1,  0,  1, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Cooling Peak Month
     2303054,  22,  1,  5, 38,  0,  1,  1,  0,  1, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Cooling Peak Day
     2303059,  22,  1,  5, 10,  1,  1,  1,  0, 54, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Electric Use (kWh)
     2303060,  22,  1,  5, 24,  1,  1,  1,  0, 28, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Electric Demand (kW)
     2303061,  22,  1,  5, 39,  0,  1,  1,  0,  1, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Electric Peak Month
     2303062,  22,  1,  5, 40,  0,  1,  1,  0,  1, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Electric Peak Day
; LDH 12/10/08 - Added access to total run hours
     2303063,  22,  1,  5, 22,  0,  1,  1,  0,  1, 2066,  8,  1,  0,    0   ; Plant Performance - COOLING TOWER - Total Run Hours

     2303071,  22,  1,  2,  9,  1,  1,  1,  0,  3, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Cooling Load (BTU)
     2303072,  22,  1,  2, 25,  1,  1,  1,  0, 64, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Cooling Peak (kBTU/hr)
     2303073,  22,  1,  2, 41,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Cooling Peak Month
     2303074,  22,  1,  2, 42,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Cooling Peak Day
     2303075,  22,  1,  2, 10,  1,  1,  1,  0,  3, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Heating Load (BTU)
     2303076,  22,  1,  2, 26,  1,  1,  1,  0, 64, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak (kBTU/hr)
     2303077,  22,  1,  2, 43,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Month
     2303078,  22,  1,  2, 44,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Day
     2303079,  22,  1,  2, 11,  1,  1,  1,  0, 54, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Electric Use (kWh)
     2303080,  22,  1,  2, 27,  1,  1,  1,  0, 28, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Electric Demand (kW)
     2303081,  22,  1,  2, 45,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Month
     2303082,  22,  1,  2, 46,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Day
     2303083,  22,  1,  2, 12,  1,  1,  1,  0,  3, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Fuel Use (BTU)
     2303084,  22,  1,  2, 28,  1,  1,  1,  0, 64, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Fuel Demand (kBTU/hr)
     2303085,  22,  1,  2, 47,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Month
     2303086,  22,  1,  2, 48,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Day
; LDH 12/10/08 - Added access to part load hours 100%+, and total run hours
     2303087,  22,  1,  2, 59,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - # of Hours within Part Load range - 100+
     2303088,  22,  1,  2, 23,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Total Run Hours	

     2303091,  22,  1,  3,  9,  1,  1,  1,  0,  3, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Cooling Load (BTU)
     2303092,  22,  1,  3, 24,  1,  1,  1,  0, 64, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Cooling Peak (kBTU/hr)
     2303093,  22,  1,  3, 39,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Cooling Peak Month
     2303094,  22,  1,  3, 40,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Cooling Peak Day
     2303095,  22,  1,  3, 10,  1,  1,  1,  0,  3, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Heating Load (BTU)
     2303096,  22,  1,  3, 25,  1,  1,  1,  0, 64, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak (kBTU/hr)
     2303097,  22,  1,  3, 41,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak Month
     2303098,  22,  1,  3, 42,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak Day
     2303099,  22,  1,  3, 11,  1,  1,  1,  0, 54, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Electric Use (kWh)
     2303100,  22,  1,  3, 26,  1,  1,  1,  0, 28, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Electric Demand (kW)
     2303101,  22,  1,  3, 43,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Month
     2303102,  22,  1,  3, 44,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Day
; LDH 12/10/08 - Added access to part load hours 100%+, and total run hours
     2303103,  22,  1,  3, 37,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO <= 0) - # of Hours within Part Load range - 100+
     2303104,  22,  1,  3, 23,  0,  1,  1,  0,  1, 2063,  8,  1,  0,    0   ; Plant Performance - CHILLER (w/ HEAT-INPUT-RATIO > 0) - Total Run Hours	

     2303115,  22,  1,  6,  9,  1,  1,  1,  0,  3, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Heating Load (BTU)
     2303116,  22,  1,  6, 24,  1,  1,  1,  0, 64, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak (kBTU/hr)
     2303117,  22,  1,  6, 39,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Month
     2303118,  22,  1,  6, 40,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Day
     2303119,  22,  1,  6, 10,  1,  1,  1,  0, 54, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Electric Use (kWh)
     2303120,  22,  1,  6, 25,  1,  1,  1,  0, 28, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Electric Demand (kW)
     2303121,  22,  1,  6, 41,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Month
     2303122,  22,  1,  6, 42,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Day
     2303123,  22,  1,  6, 11,  1,  1,  1,  0,  3, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Fuel Use (BTU)
     2303124,  22,  1,  6, 26,  1,  1,  1,  0, 64, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Fuel Demand (kBTU/hr)
     2303125,  22,  1,  6, 43,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Month
     2303126,  22,  1,  6, 44,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Day
; LDH 12/13/08 - Added access to part load hours 100%+ and total run hours
     2303127,  22,  1,  6, 55,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - # of Hours within Part Load range - 100+
     2303128,  22,  1,  6, 23,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO > 0) - Total Run Hours

     2303135,  22,  1,  8,  9,  1,  1,  1,  0,  3, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Heating Load (BTU)
     2303136,  22,  1,  8, 23,  1,  1,  1,  0, 64, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak (kBTU/hr)
     2303137,  22,  1,  8, 37,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak Month
     2303138,  22,  1,  8, 38,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak Day
     2303139,  22,  1,  8, 10,  1,  1,  1,  0, 54, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Electric Use (kWh)
     2303140,  22,  1,  8, 24,  1,  1,  1,  0, 28, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Electric Demand (kW)
     2303141,  22,  1,  8, 39,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Month
     2303142,  22,  1,  8, 40,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Day
; LDH 12/13/08 - Added access to part load hours 100%+ and total run hours
     2303143,  22,  1,  8, 33,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - # of Hours within Part Load range - 100+
     2303144,  22,  1,  8, 23,  0,  1,  1,  0,  1, 2064,  8,  1,  0,    0   ; Plant Performance - BOILER (w/ HEAT-INPUT-RATIO <= 0) - Total Run Hours

     2303155,  22,  1,  6,  9,  1,  1,  1,  0,  3, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Heating Load (BTU)
     2303156,  22,  1,  6, 24,  1,  1,  1,  0, 64, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak (kBTU/hr)
     2303157,  22,  1,  6, 39,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Month
     2303158,  22,  1,  6, 40,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Day
     2303159,  22,  1,  6, 10,  1,  1,  1,  0, 54, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Electric Use (kWh)
     2303160,  22,  1,  6, 25,  1,  1,  1,  0, 28, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Electric Demand (kW)
     2303161,  22,  1,  6, 41,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Month
     2303162,  22,  1,  6, 42,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Day
     2303163,  22,  1,  6, 11,  1,  1,  1,  0,  3, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Fuel Use (BTU)
     2303164,  22,  1,  6, 26,  1,  1,  1,  0, 64, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Fuel Demand (kBTU/hr)
     2303165,  22,  1,  6, 43,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Month
     2303166,  22,  1,  6, 44,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Day
; LDH 12/13/08 - Added access to total run hours
     2303167,  22,  1,  6, 23,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO > 0) - Total Run Hours


     2303175,  22,  1,  8,  9,  1,  1,  1,  0,  3, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Heating Load (BTU)
     2303176,  22,  1,  8, 23,  1,  1,  1,  0, 64, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak (kBTU/hr)
     2303177,  22,  1,  8, 37,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak Month
     2303178,  22,  1,  8, 38,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Heating Peak Day
     2303179,  22,  1,  8, 10,  1,  1,  1,  0, 54, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Electric Use (kWh)
     2303180,  22,  1,  8, 24,  1,  1,  1,  0, 28, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Electric Demand (kW)
     2303181,  22,  1,  8, 39,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Month
     2303182,  22,  1,  8, 40,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Day
; LDH 12/13/08 - Added access to total run hours
     2303183,  22,  1,  8, 22,  0,  1,  1,  0,  1, 2065,  8,  1,  0,    0   ; Plant Performance - DW-HEATER (w/ HEAT-INPUT-RATIO <= 0) - Total Run Hours


     2303191,  22,  1, 10,  9,  1,  1,  1,  0,  3, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Cooling Load (BTU)
     2303192,  22,  1, 10, 23,  1,  1,  1,  0, 64, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Cooling Peak (kBTU/hr)
     2303193,  22,  1, 10, 37,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Cooling Peak Month
     2303194,  22,  1, 10, 38,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Cooling Peak Day
     2303199,  22,  1, 10, 10,  1,  1,  1,  0, 54, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Electric Use (kWh)
     2303200,  22,  1, 10, 24,  1,  1,  1,  0, 28, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Electric Demand (kW)
     2303201,  22,  1, 10, 39,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Electric Peak Month
     2303202,  22,  1, 10, 40,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = COLD-WATER-TANK) - Electric Peak Day

     2303211,  22,  1, 11,  9,  1,  1,  1,  0,  3, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Heating Load (BTU)
     2303212,  22,  1, 11, 23,  1,  1,  1,  0, 64, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Heating Peak (kBTU/hr)
     2303213,  22,  1, 11, 37,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Heating Peak Month
     2303214,  22,  1, 11, 38,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Heating Peak Day
     2303219,  22,  1, 11, 10,  1,  1,  1,  0, 54, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Electric Use (kWh)
     2303220,  22,  1, 11, 24,  1,  1,  1,  0, 28, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Electric Demand (kW)
     2303221,  22,  1, 11, 39,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Electric Peak Month
     2303222,  22,  1, 11, 40,  0,  1,  1,  0,  1, 2069,  8,  1,  0,    0   ; Plant Performance - THERMAL-STORAGE (TYPE = HOT-WATER-TANK) - Electric Peak Day

     2303235,  22,  1, 12,  9,  1,  1,  1,  0,  3, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Heating Load (BTU)
     2303236,  22,  1, 12, 24,  1,  1,  1,  0, 64, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Heating Peak (kBTU/hr)
     2303237,  22,  1, 12, 39,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Month
     2303238,  22,  1, 12, 40,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Heating Peak Day
     2303239,  22,  1, 12, 10,  1,  1,  1,  0, 54, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Electric Use (kWh)
     2303240,  22,  1, 12, 25,  1,  1,  1,  0, 28, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Electric Demand (kW)
     2303241,  22,  1, 12, 41,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Month
     2303242,  22,  1, 12, 42,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Electric Peak Day
     2303243,  22,  1, 12, 11,  1,  1,  1,  0,  3, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Fuel Use (BTU)
     2303244,  22,  1, 12, 26,  1,  1,  1,  0, 64, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Fuel Demand (kBTU/hr)
     2303245,  22,  1, 12, 43,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Month
     2303246,  22,  1, 12, 44,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO > 0) - Fuel Peak Day

     2303259,  22,  1, 13,  9,  1,  1,  1,  0, 54, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO <= 0) - Electric Use (kWh)
     2303260,  22,  1, 13, 22,  1,  1,  1,  0, 28, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO <= 0) - Electric Demand (kW)
     2303261,  22,  1, 13, 35,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Month
     2303262,  22,  1, 13, 36,  0,  1,  1,  0,  1, 2068,  8,  1,  0,    0   ; Plant Performance - ELEC-GENERATOR (w/ HEAT-INPUT-RATIO <= 0) - Electric Peak Day


;
;   2304   PS-D  Circulation Loop Loads                                23                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 4/28/01 - Added access to PS-D results
; SAC 8/7/03 - Converted Key Length values from 4 to 8 to ensure that entire 32 characters of component names would be searched for
     2304002,  23,  1,  2,  9,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Sum - Coil Load (Btu)
     2304003,  23,  1,  2, 10,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Sum - Pipe Gain (Btu)
     2304004,  23,  1,  2, 11,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Sum - Net Load (Btu)
     2304005,  23,  1,  2, 12,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Sum - Overload (Btu)
     2304012,  23,  1,  2, 25,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Peak - Coil Load (Btu/hr)
     2304013,  23,  1,  2, 26,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Peak - Pipe Gain (Btu/hr)
     2304014,  23,  1,  2, 27,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Peak - Net Load (Btu/hr)
     2304015,  23,  1,  2, 28,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Peak - Overload (Btu/hr)
     2304021,  23,  1,  2, 13,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range -  0-10
     2304022,  23,  1,  2, 14,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 10-20
     2304023,  23,  1,  2, 15,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 20-30
     2304024,  23,  1,  2, 16,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 30-40
     2304025,  23,  1,  2, 17,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 40-50
     2304026,  23,  1,  2, 18,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 50-60
     2304027,  23,  1,  2, 19,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 60-70
     2304028,  23,  1,  2, 20,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 70-80
     2304029,  23,  1,  2, 21,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 80-90
     2304030,  23,  1,  2, 22,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 90-100
     2304031,  23,  1,  2, 23,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours within Part Load range - 100+
     2304032,  23,  1,  2, 24,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours - Total
     2304033,  23,  1,  2, 13,  0, 12,  1,  1,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - HEAT - # of Hours - Each Load Range & Total
     2304041,  23,  1,  2, 29,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range -  0-10
     2304042,  23,  1,  2, 30,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 10-20
     2304043,  23,  1,  2, 31,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 20-30
     2304044,  23,  1,  2, 32,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 30-40
     2304045,  23,  1,  2, 33,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 40-50
     2304046,  23,  1,  2, 34,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 50-60
     2304047,  23,  1,  2, 35,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 60-70
     2304048,  23,  1,  2, 36,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 70-80
     2304049,  23,  1,  2, 37,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 80-90
     2304050,  23,  1,  2, 38,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 90-100
     2304051,  23,  1,  2, 39,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours within Part Load range - 100+
     2304052,  23,  1,  2, 40,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours - Total
     2304053,  23,  1,  2, 29,  0, 12,  1,  1,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - FLOW - # of Hours - Each Load Range & Total
     2304061,  23,  1,  2, 41,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Month of Peak COIL Load
     2304062,  23,  1,  2, 42,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops -  Day  of Peak COIL Load
     2304065,  23,  1,  2, 45,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops - Month of Peak NET Load
     2304066,  23,  1,  2, 46,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; HW & DHW Loops -  Day  of Peak NET Load

     2304102,  23,  1,  3,  9,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Sum - Coil Load (Btu)
     2304103,  23,  1,  3, 10,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Sum - Pipe Gain (Btu)
     2304104,  23,  1,  3, 11,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Sum - Net Load (Btu)
     2304105,  23,  1,  3, 12,  1,  1,  1,  0,  3, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Sum - Overload (Btu)
     2304112,  23,  1,  3, 25,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Peak - Coil Load (Btu/hr)
     2304113,  23,  1,  3, 26,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Peak - Pipe Gain (Btu/hr)
     2304114,  23,  1,  3, 27,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Peak - Net Load (Btu/hr)
     2304115,  23,  1,  3, 28,  1,  1,  1,  0,  4, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Peak - Overload (Btu/hr)
     2304121,  23,  1,  3, 13,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range -  0-10
     2304122,  23,  1,  3, 14,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 10-20
     2304123,  23,  1,  3, 15,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 20-30
     2304124,  23,  1,  3, 16,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 30-40
     2304125,  23,  1,  3, 17,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 40-50
     2304126,  23,  1,  3, 18,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 50-60
     2304127,  23,  1,  3, 19,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 60-70
     2304128,  23,  1,  3, 20,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 70-80
     2304129,  23,  1,  3, 21,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 80-90
     2304130,  23,  1,  3, 22,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 90-100
     2304131,  23,  1,  3, 23,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours within Part Load range - 100+
     2304132,  23,  1,  3, 24,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours - Total
     2304133,  23,  1,  3, 13,  0, 12,  1,  1,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - COOL - # of Hours - Each Load Range & Total
     2304141,  23,  1,  3, 29,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range -  0-10
     2304142,  23,  1,  3, 30,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 10-20
     2304143,  23,  1,  3, 31,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 20-30
     2304144,  23,  1,  3, 32,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 30-40
     2304145,  23,  1,  3, 33,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 40-50
     2304146,  23,  1,  3, 34,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 50-60
     2304147,  23,  1,  3, 35,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 60-70
     2304148,  23,  1,  3, 36,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 70-80
     2304149,  23,  1,  3, 37,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 80-90
     2304150,  23,  1,  3, 38,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 90-100
     2304151,  23,  1,  3, 39,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours within Part Load range - 100+
     2304152,  23,  1,  3, 40,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours - Total
     2304153,  23,  1,  3, 29,  0, 12,  1,  1,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - FLOW - # of Hours - Each Load Range & Total
     2304161,  23,  1,  3, 41,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Month of Peak COIL Load
     2304162,  23,  1,  3, 42,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops -  Day  of Peak COIL Load
     2304165,  23,  1,  3, 45,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops - Month of Peak NET Load
     2304166,  23,  1,  3, 46,  0,  1,  1,  0,  1, 2062,  8,  1,  0,    0   ; CHW & CW Loops -  Day  of Peak NET Load

     ;-------------------------------------------------------------------------------------------------------------------------------
     ; WARNING REGARDING THE FOLLOWING WLHP RECORDS - pending mods to DOE-2, only the FIRST record of WLHP results will be available
     ;-------------------------------------------------------------------------------------------------------------------------------
     2304201,  23,  1,  8,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Sum - HEAT Load (Btu)
     2304202,  23,  1,  8,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Sum - COOL Load (Btu)
     2304203,  23,  1,  8,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Sum - Pipe Gain (Btu)
     2304204,  23,  1,  8,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Sum - Net Load (Btu)
     2304205,  23,  1,  8,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Sum - Overload (Btu)
     2304211,  23,  1,  8, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Peak - HEAT Load (Btu/hr)
     2304212,  23,  1,  8, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Peak - COOL Load (Btu/hr)
     2304213,  23,  1,  8, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Peak - Pipe Gain (Btu/hr)
     2304214,  23,  1,  8, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Peak - Net Load (Btu/hr)
     2304215,  23,  1,  8, 22,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Peak - Overload (Btu/hr)
     2304221,  23,  1,  8,  6,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range -  0-10
     2304222,  23,  1,  8,  7,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 10-20
     2304223,  23,  1,  8,  8,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 20-30
     2304224,  23,  1,  8,  9,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 30-40
     2304225,  23,  1,  8, 10,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 40-50
     2304226,  23,  1,  8, 11,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 50-60
     2304227,  23,  1,  8, 12,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 60-70
     2304228,  23,  1,  8, 13,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 70-80
     2304229,  23,  1,  8, 14,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 80-90
     2304230,  23,  1,  8, 15,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 90-100
     2304231,  23,  1,  8, 16,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours within Part Load range - 100+
     2304232,  23,  1,  8, 17,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours - Total
     2304233,  23,  1,  8,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - HEAT - # of Hours - Each Load Range & Total
     2304241,  23,  1,  8, 23,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range -  0-10
     2304242,  23,  1,  8, 24,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 10-20
     2304243,  23,  1,  8, 25,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 20-30
     2304244,  23,  1,  8, 26,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 30-40
     2304245,  23,  1,  8, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 40-50
     2304246,  23,  1,  8, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 50-60
     2304247,  23,  1,  8, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 60-70
     2304248,  23,  1,  8, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 70-80
     2304249,  23,  1,  8, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 80-90
     2304250,  23,  1,  8, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 90-100
     2304251,  23,  1,  8, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours within Part Load range - 100+
     2304252,  23,  1,  8, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours - Total
     2304253,  23,  1,  8, 23,  0, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - FLOW - # of Hours - Each Load Range & Total
     2304261,  23,  1,  8, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Month of Peak HEAT Load
     2304262,  23,  1,  8, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT -  Day  of Peak HEAT Load
     2304263,  23,  1,  8, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Month of Peak COOL Load
     2304264,  23,  1,  8, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT -  Day  of Peak COOL Load
     2304265,  23,  1,  8, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT - Month of Peak NET Load
     2304266,  23,  1,  8, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - HEAT -  Day  of Peak NET Load

     ;-------------------------------------------------------------------------------------------------------------------------------
     ; WARNING REGARDING THE FOLLOWING WLHP RECORDS - pending mods to DOE-2, only the FIRST record of WLHP results will be available
     ;-------------------------------------------------------------------------------------------------------------------------------
     2304301,  23,  1,  9,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Sum - HEAT Load (Btu)
     2304302,  23,  1,  9,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Sum - COOL Load (Btu)
     2304303,  23,  1,  9,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Sum - Pipe Gain (Btu)
     2304304,  23,  1,  9,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Sum - Net Load (Btu)
     2304305,  23,  1,  9,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Sum - Overload (Btu)
     2304311,  23,  1,  9, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Peak - HEAT Load (Btu/hr)
     2304312,  23,  1,  9, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Peak - COOL Load (Btu/hr)
     2304313,  23,  1,  9, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Peak - Pipe Gain (Btu/hr)
     2304314,  23,  1,  9, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Peak - Net Load (Btu/hr)
     2304315,  23,  1,  9, 22,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Peak - Overload (Btu/hr)
     2304321,  23,  1,  9,  6,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range -  0-10
     2304322,  23,  1,  9,  7,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 10-20
     2304323,  23,  1,  9,  8,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 20-30
     2304324,  23,  1,  9,  9,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 30-40
     2304325,  23,  1,  9, 10,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 40-50
     2304326,  23,  1,  9, 11,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 50-60
     2304327,  23,  1,  9, 12,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 60-70
     2304328,  23,  1,  9, 13,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 70-80
     2304329,  23,  1,  9, 14,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 80-90
     2304330,  23,  1,  9, 15,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 90-100
     2304331,  23,  1,  9, 16,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours within Part Load range - 100+
     2304332,  23,  1,  9, 17,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours - Total
     2304333,  23,  1,  9,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - COOL - # of Hours - Each Load Range & Total
     2304341,  23,  1,  9, 23,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range -  0-10
     2304342,  23,  1,  9, 24,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 10-20
     2304343,  23,  1,  9, 25,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 20-30
     2304344,  23,  1,  9, 26,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 30-40
     2304345,  23,  1,  9, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 40-50
     2304346,  23,  1,  9, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 50-60
     2304347,  23,  1,  9, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 60-70
     2304348,  23,  1,  9, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 70-80
     2304349,  23,  1,  9, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 80-90
     2304350,  23,  1,  9, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 90-100
     2304351,  23,  1,  9, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours within Part Load range - 100+
     2304352,  23,  1,  9, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours - Total
     2304353,  23,  1,  9, 23,  0, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - FLOW - # of Hours - Each Load Range & Total
     2304361,  23,  1,  9, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Month of Peak HEAT Load
     2304362,  23,  1,  9, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL -  Day  of Peak HEAT Load
     2304363,  23,  1,  9, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Month of Peak COOL Load
     2304364,  23,  1,  9, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL -  Day  of Peak COOL Load
     2304365,  23,  1,  9, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL - Month of Peak NET Load
     2304366,  23,  1,  9, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; WLHP Loops - COOL -  Day  of Peak NET Load


;
;   2305   PS-E  MONTHLY ENERGY END-USE SUMMARY for all elec meters    67                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2305001,  67,  1,  3, 13,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy Use
     2305002,  67,  1,  3, 26,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak Demand
     2305003,  67,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak Month
     2305004,  67,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak Day
     2305005,  67,  1,  3,  1,  1, 13,  1,  1, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - End-Use List
     2305006,  67,  1,  3,  1,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Lights
     2305007,  67,  1,  3,  2,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Task Lights
     2305008,  67,  1,  3,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Misc. Equip
     2305009,  67,  1,  3,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Space Heating
     2305010,  67,  1,  3,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Space Cooling
     2305011,  67,  1,  3,  6,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Heat Rejection
     2305012,  67,  1,  3,  7,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Pumps & Aux.
     2305013,  67,  1,  3,  8,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Ventilation Fans
     2305014,  67,  1,  3,  9,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Refrigeration
     2305015,  67,  1,  3, 10,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Heat Pump Supp.
     2305016,  67,  1,  3, 11,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Dom. Hot Water
     2305017,  67,  1,  3, 12,  1,  1,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Energy By End-Use - Exterior Usage
     2305018,  67,  1,  3, 14,  1, 13,  1,  1, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - End-Use List
     2305019,  67,  1,  3, 14,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Lights
     2305020,  67,  1,  3, 15,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Task Lights
     2305021,  67,  1,  3, 16,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Misc. Equip
     2305022,  67,  1,  3, 17,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Space Heating
     2305023,  67,  1,  3, 18,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Space Cooling
     2305024,  67,  1,  3, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Heat Rejection
     2305025,  67,  1,  3, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Pumps & Aux.
     2305026,  67,  1,  3, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Ventilation Fans
     2305027,  67,  1,  3, 22,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Refrigeration
     2305028,  67,  1,  3, 23,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Heat Pump Supp.
     2305029,  67,  1,  3, 24,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Dom. Hot Water
     2305030,  67,  1,  3, 25,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Exterior Usage
     2305031,  67,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Lights
     2305032,  67,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Task Lights
     2305033,  67,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Misc. Equip
     2305034,  67,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Space Heating
     2305035,  67,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Space Cooling
     2305036,  67,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Heat Rejection
     2305037,  67,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Pumps & Aux.
     2305038,  67,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Ventilation Fans
     2305039,  67,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Refrigeration
     2305040,  67,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2305041,  67,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Dom. Hot Water
     2305042,  67,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Month - Exterior Usage
     2305043,  67,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Lights
     2305044,  67,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Task Lights
     2305045,  67,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Misc. Equip
     2305046,  67,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Space Heating
     2305047,  67,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Space Cooling
     2305048,  67,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Heat Rejection
     2305049,  67,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Pumps & Aux.
     2305050,  67,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Ventilation Fans
     2305051,  67,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Refrigeration
     2305052,  67,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2305053,  67,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Dom. Hot Water
     2305054,  67,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Peak By End-Use - Day - Exterior Usage
     2305055,  67,  1,  2, 14,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy Use
     2305056,  67,  1,  2, 27,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak Demand
     2305057,  67,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak Days
     2305058,  67,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak Hours
     2305059,  67,  1,  2,  2,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Lights
     2305060,  67,  1,  2,  3,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Task Lights
     2305061,  67,  1,  2,  4,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Misc. Equip
     2305062,  67,  1,  2,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Space Heating
     2305063,  67,  1,  2,  6,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Space Cooling
     2305064,  67,  1,  2,  7,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Heat Rejection
     2305065,  67,  1,  2,  8,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Pumps & Aux.
     2305066,  67,  1,  2,  9,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Ventilation Fans
     2305067,  67,  1,  2, 10,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Refrigeration
     2305068,  67,  1,  2, 11,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Heat Pump Supp.
     2305069,  67,  1,  2, 12,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Dom. Hot Water
     2305070,  67,  1,  2, 13,  1, 12,  1,  0, 54,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Energy By End-Use - Exterior Usage
     2305071,  67,  1,  2, 15,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Lights
     2305072,  67,  1,  2, 16,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Task Lights
     2305073,  67,  1,  2, 17,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Misc. Equip
     2305074,  67,  1,  2, 18,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Space Heating
     2305075,  67,  1,  2, 19,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Space Cooling
     2305076,  67,  1,  2, 20,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Heat Rejection
     2305077,  67,  1,  2, 21,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Pumps & Aux.
     2305078,  67,  1,  2, 22,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Ventilation Fans
     2305079,  67,  1,  2, 23,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Refrigeration
     2305080,  67,  1,  2, 24,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Heat Pump Supp.
     2305081,  67,  1,  2, 25,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Dom. Hot Water
     2305082,  67,  1,  2, 26,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Exterior Usage
     2305083,  67,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Lights
     2305084,  67,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Task Lights
     2305085,  67,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Misc. Equip
     2305086,  67,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Space Heating
     2305087,  67,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Space Cooling
     2305088,  67,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Heat Rejection
     2305089,  67,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Pumps & Aux.
     2305090,  67,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Ventilation Fans
     2305091,  67,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Refrigeration
     2305092,  67,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2305093,  67,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Dom. Hot Water
     2305094,  67,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Month - Exterior Usage
     2305095,  67,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Lights
     2305096,  67,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Task Lights
     2305097,  67,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Misc. Equip
     2305098,  67,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Space Heating
     2305099,  67,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Space Cooling
     2305100,  67,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Heat Rejection
     2305101,  67,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Pumps & Aux.
     2305102,  67,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Ventilation Fans
     2305103,  67,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Refrigeration
     2305104,  67,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2305105,  67,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Dom. Hot Water
     2305106,  67,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Peak By End-Use - Day - Exterior Usage
     2305107,  67,  1,  2, 14,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy (all elec meters)
     2305108,  67,  1,  2, 27,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak Demand (all elec meters)
     2305109,  67,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak Day
     2305110,  67,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak Hour
     2305111,  67,  1,  2,  2,  1, 13,  1,  1, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - End-Use List
     2305112,  67,  1,  2,  2,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Lights
     2305113,  67,  1,  2,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Task Lights
     2305114,  67,  1,  2,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Misc. Equip
     2305115,  67,  1,  2,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Space Heating
     2305116,  67,  1,  2,  6,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Space Cooling
     2305117,  67,  1,  2,  7,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Heat Rejection
     2305118,  67,  1,  2,  8,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Pumps & Aux.
     2305119,  67,  1,  2,  9,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Ventilation Fans
     2305120,  67,  1,  2, 10,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Refrigeration
     2305121,  67,  1,  2, 11,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Heat Pump Supp.
     2305122,  67,  1,  2, 12,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Dom. Hot Water
     2305123,  67,  1,  2, 13,  1,  1,  1,  0, 54, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Energy By End-Use - Exterior Usage
     2305124,  67,  1,  2, 15,  1, 13,  1,  1, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - End-Use List
     2305125,  67,  1,  2, 15,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Lights
     2305126,  67,  1,  2, 16,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Task Lights
     2305127,  67,  1,  2, 17,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Misc. Equip
     2305128,  67,  1,  2, 18,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Space Heating
     2305129,  67,  1,  2, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Space Cooling
     2305130,  67,  1,  2, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Heat Rejection
     2305131,  67,  1,  2, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Pumps & Aux.
     2305132,  67,  1,  2, 22,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Ventilation Fans
     2305133,  67,  1,  2, 23,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Refrigeration
     2305134,  67,  1,  2, 24,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Heat Pump Supp.
     2305135,  67,  1,  2, 25,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Dom. Hot Water
     2305136,  67,  1,  2, 26,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Exterior Usage
     2305137,  67,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Lights
     2305138,  67,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Task Lights
     2305139,  67,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Misc. Equip
     2305140,  67,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Space Heating
     2305141,  67,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Space Cooling
     2305142,  67,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Heat Rejection
     2305143,  67,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2305144,  67,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Ventilation Fans
     2305145,  67,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Refrigeration
     2305146,  67,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2305147,  67,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2305148,  67,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Month - Exterior Usage
     2305149,  67,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Lights
     2305150,  67,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Task Lights
     2305151,  67,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Misc. Equip
     2305152,  67,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Space Heating
     2305153,  67,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Space Cooling
     2305154,  67,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Heat Rejection
     2305155,  67,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2305156,  67,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Ventilation Fans
     2305157,  67,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Refrigeration
     2305158,  67,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2305159,  67,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2305160,  67,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Peak By End-Use - Day - Exterior Usage

     2305161,  67,  1,  2, 54,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Lights
     2305162,  67,  1,  2, 55,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Task Lights
     2305163,  67,  1,  2, 56,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Misc. Equip
     2305164,  67,  1,  2, 57,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Space Heating
     2305165,  67,  1,  2, 58,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Space Cooling
     2305166,  67,  1,  2, 59,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Heat Rejection
     2305167,  67,  1,  2, 60,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Pumps & Aux.
     2305168,  67,  1,  2, 61,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Ventilation Fans
     2305169,  67,  1,  2, 62,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Refrigeration
     2305170,  67,  1,  2, 63,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Heat Pump Supp.
     2305171,  67,  1,  2, 64,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Dom. Hot Water
     2305172,  67,  1,  2, 65,  1, 12,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - Coincident Peak End-Use - Exterior Usage
     2305173,  67,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Lights
     2305174,  67,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Task Lights
     2305175,  67,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Misc. Equip
     2305176,  67,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Space Heating
     2305177,  67,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Space Cooling
     2305178,  67,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Rejection
     2305179,  67,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Pumps & Aux.
     2305180,  67,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Ventilation Fans
     2305181,  67,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Refrigeration
     2305182,  67,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2305183,  67,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Dom. Hot Water
     2305184,  67,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - All Months - End-Use Percent of Coincident Peak - Exterior Usage

     2305185,  67,  1,  3, 53,  1, 12,  1,  1, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - End-Use List
     2305186,  67,  1,  3, 53,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Lights
     2305187,  67,  1,  3, 54,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Task Lights
     2305188,  67,  1,  3, 55,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Misc. Equip
     2305189,  67,  1,  3, 56,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Space Heating
     2305190,  67,  1,  3, 57,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Space Cooling
     2305191,  67,  1,  3, 58,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Heat Rejection
     2305192,  67,  1,  3, 59,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Pumps & Aux.
     2305193,  67,  1,  3, 60,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Ventilation Fans
     2305194,  67,  1,  3, 61,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Refrigeration
     2305195,  67,  1,  3, 62,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Heat Pump Supp.
     2305196,  67,  1,  3, 63,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Dom. Hot Water
     2305197,  67,  1,  3, 64,  1,  1,  1,  0, 28,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - Coincident Peak End-Use - Exterior Usage
     2305198,  67,  1,  3, 65,  1, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - End-Use List
     2305199,  67,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Lights
     2305200,  67,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Task Lights
     2305201,  67,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Misc. Equip
     2305202,  67,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Space Heating
     2305203,  67,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Space Cooling
     2305204,  67,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Rejection
     2305205,  67,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Pumps & Aux.
     2305206,  67,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Ventilation Fans
     2305207,  67,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Refrigeration
     2305208,  67,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2305209,  67,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Dom. Hot Water
     2305210,  67,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - Annual - End-Use Percent of Coincident Peak - Exterior Usage

   ; SAC 8/21/10 - added access to single month coincident peak results
     2305211,  67,  1,  2, 54,  1, 12,  1,  1, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - End-Use List
     2305212,  67,  1,  2, 54,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Lights
     2305213,  67,  1,  2, 55,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Task Lights
     2305214,  67,  1,  2, 56,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Misc. Equip
     2305215,  67,  1,  2, 57,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Space Heating
     2305216,  67,  1,  2, 58,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Space Cooling
     2305217,  67,  1,  2, 59,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Heat Rejection
     2305218,  67,  1,  2, 60,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Pumps & Aux.
     2305219,  67,  1,  2, 61,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Ventilation Fans
     2305220,  67,  1,  2, 62,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Refrigeration
     2305221,  67,  1,  2, 63,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Heat Pump Supp.
     2305222,  67,  1,  2, 64,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Dom. Hot Water
     2305223,  67,  1,  2, 65,  1,  1,  1,  0, 28, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - Coincident Peak End-Use - Exterior Usage
     2305224,  67,  1,  2, 66,  1, 12,  1,  1,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - End-Use List
     2305225,  67,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Lights
     2305226,  67,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Task Lights
     2305227,  67,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Misc. Equip
     2305228,  67,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Heating
     2305229,  67,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Cooling
     2305230,  67,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Rejection
     2305231,  67,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Pumps & Aux.
     2305232,  67,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Ventilation Fans
     2305233,  67,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Refrigeration
     2305234,  67,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2305235,  67,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Dom. Hot Water
     2305236,  67,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - Single Month - End-Use Percent of Coincident Peak - Exterior Usage


;
;   2306   PS-E  MONTHLY ENERGY END-USE SUMMARY for all fuel meters    76                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2306001,  76,  1,  3, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Fuel Use
     2306002,  76,  1,  3, 26,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak Demand
     2306003,  76,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak Month
     2306004,  76,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak Day
     2306005,  76,  1,  3,  1,  1, 13,  1,  1,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - End-Use List
     2306006,  76,  1,  3,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Lights
     2306007,  76,  1,  3,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Task Lights
     2306008,  76,  1,  3,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Misc. Equip
     2306009,  76,  1,  3,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Space Heating
     2306010,  76,  1,  3,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Space Cooling
     2306011,  76,  1,  3,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Heat Rejection
     2306012,  76,  1,  3,  7,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Pumps & Aux.
     2306013,  76,  1,  3,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Ventilation Fans
     2306014,  76,  1,  3,  9,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Refrigeration
     2306015,  76,  1,  3, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Heat Pump Supp.
     2306016,  76,  1,  3, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Dom. Hot Water
     2306017,  76,  1,  3, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Energy By End-Use - Exterior Usage
     2306018,  76,  1,  3, 14,  1, 13,  1,  1,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - End-Use List
     2306019,  76,  1,  3, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Lights
     2306020,  76,  1,  3, 15,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Task Lights
     2306021,  76,  1,  3, 16,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Misc. Equip
     2306022,  76,  1,  3, 17,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Space Heating
     2306023,  76,  1,  3, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Space Cooling
     2306024,  76,  1,  3, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Heat Rejection
     2306025,  76,  1,  3, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Pumps & Aux.
     2306026,  76,  1,  3, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Ventilation Fans
     2306027,  76,  1,  3, 22,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Refrigeration
     2306028,  76,  1,  3, 23,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Heat Pump Supp.
     2306029,  76,  1,  3, 24,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Dom. Hot Water
     2306030,  76,  1,  3, 25,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Exterior Usage
     2306031,  76,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Lights
     2306032,  76,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Task Lights
     2306033,  76,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Misc. Equip
     2306034,  76,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Space Heating
     2306035,  76,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Space Cooling
     2306036,  76,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Heat Rejection
     2306037,  76,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Pumps & Aux.
     2306038,  76,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Ventilation Fans
     2306039,  76,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Refrigeration
     2306040,  76,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2306041,  76,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Dom. Hot Water
     2306042,  76,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Month - Exterior Usage
     2306043,  76,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Lights
     2306044,  76,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Task Lights
     2306045,  76,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Misc. Equip
     2306046,  76,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Space Heating
     2306047,  76,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Space Cooling
     2306048,  76,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Heat Rejection
     2306049,  76,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Pumps & Aux.
     2306050,  76,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Ventilation Fans
     2306051,  76,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Refrigeration
     2306052,  76,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2306053,  76,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Dom. Hot Water
     2306054,  76,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Peak By End-Use - Day - Exterior Usage
     2306055,  76,  1,  2, 14,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy (all fuel meters)
     2306056,  76,  1,  2, 27,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak Demand (all fuel meters)
     2306057,  76,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak Day
     2306058,  76,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak Hour
     2306059,  76,  1,  2,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Lights
     2306060,  76,  1,  2,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Task Lights
     2306061,  76,  1,  2,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Misc. Equip
     2306062,  76,  1,  2,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Space Heating
     2306063,  76,  1,  2,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Space Cooling
     2306064,  76,  1,  2,  7,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Heat Rejection
     2306065,  76,  1,  2,  8,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Pumps & Aux.
     2306066,  76,  1,  2,  9,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Ventilation Fans
     2306067,  76,  1,  2, 10,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Refrigeration
     2306068,  76,  1,  2, 11,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Heat Pump Supp.
     2306069,  76,  1,  2, 12,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Dom. Hot Water
     2306070,  76,  1,  2, 13,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Energy By End-Use - Exterior Usage
     2306071,  76,  1,  2, 15,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Lights
     2306072,  76,  1,  2, 16,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Task Lights
     2306073,  76,  1,  2, 17,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Misc. Equip
     2306074,  76,  1,  2, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Space Heating
     2306075,  76,  1,  2, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Space Cooling
     2306076,  76,  1,  2, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Heat Rejection
     2306077,  76,  1,  2, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Pumps & Aux.
     2306078,  76,  1,  2, 22,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Ventilation Fans
     2306079,  76,  1,  2, 23,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Refrigeration
     2306080,  76,  1,  2, 24,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Heat Pump Supp.
     2306081,  76,  1,  2, 25,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Dom. Hot Water
     2306082,  76,  1,  2, 26,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Exterior Usage
     2306083,  76,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Lights
     2306084,  76,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Task Lights
     2306085,  76,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Misc. Equip
     2306086,  76,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Space Heating
     2306087,  76,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Space Cooling
     2306088,  76,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Heat Rejection
     2306089,  76,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Pumps & Aux.
     2306090,  76,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Ventilation Fans
     2306091,  76,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Refrigeration
     2306092,  76,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2306093,  76,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Dom. Hot Water
     2306094,  76,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Month - Exterior Usage
     2306095,  76,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Lights
     2306096,  76,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Task Lights
     2306097,  76,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Misc. Equip
     2306098,  76,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Space Heating
     2306099,  76,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Space Cooling
     2306100,  76,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Heat Rejection
     2306101,  76,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Pumps & Aux.
     2306102,  76,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Ventilation Fans
     2306103,  76,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Refrigeration
     2306104,  76,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2306105,  76,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Dom. Hot Water
     2306106,  76,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Peak By End-Use - Day - Exterior Usage
     2306107,  76,  1,  2, 14,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy (all fuel meters)
     2306108,  76,  1,  2, 27,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak Demand (all fuel meters)
     2306109,  76,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak Day
     2306110,  76,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak Hour
     2306111,  76,  1,  2,  2,  1, 13,  1,  1,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - End-Use List
     2306112,  76,  1,  2,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Lights
     2306113,  76,  1,  2,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Task Lights
     2306114,  76,  1,  2,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Misc. Equip
     2306115,  76,  1,  2,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Space Heating
     2306116,  76,  1,  2,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Space Cooling
     2306117,  76,  1,  2,  7,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Heat Rejection
     2306118,  76,  1,  2,  8,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Pumps & Aux.
     2306119,  76,  1,  2,  9,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Ventilation Fans
     2306120,  76,  1,  2, 10,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Refrigeration
     2306121,  76,  1,  2, 11,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Heat Pump Supp.
     2306122,  76,  1,  2, 12,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Dom. Hot Water
     2306123,  76,  1,  2, 13,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Energy By End-Use - Exterior Usage
     2306124,  76,  1,  2, 15,  1, 13,  1,  1,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - End-Use List
     2306125,  76,  1,  2, 15,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Lights
     2306126,  76,  1,  2, 16,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Task Lights
     2306127,  76,  1,  2, 17,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Misc. Equip
     2306128,  76,  1,  2, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Space Heating
     2306129,  76,  1,  2, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Space Cooling
     2306130,  76,  1,  2, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Heat Rejection
     2306131,  76,  1,  2, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Pumps & Aux.
     2306132,  76,  1,  2, 22,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Ventilation Fans
     2306133,  76,  1,  2, 23,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Refrigeration
     2306134,  76,  1,  2, 24,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Heat Pump Supp.
     2306135,  76,  1,  2, 25,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Dom. Hot Water
     2306136,  76,  1,  2, 26,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Exterior Usage
     2306137,  76,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Lights
     2306138,  76,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Task Lights
     2306139,  76,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Misc. Equip
     2306140,  76,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Space Heating
     2306141,  76,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Space Cooling
     2306142,  76,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Heat Rejection
     2306143,  76,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2306144,  76,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Ventilation Fans
     2306145,  76,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Refrigeration
     2306146,  76,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2306147,  76,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2306148,  76,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Month - Exterior Usage
     2306149,  76,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Lights
     2306150,  76,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Task Lights
     2306151,  76,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Misc. Equip
     2306152,  76,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Space Heating
     2306153,  76,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Space Cooling
     2306154,  76,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Heat Rejection
     2306155,  76,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2306156,  76,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Ventilation Fans
     2306157,  76,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Refrigeration
     2306158,  76,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2306159,  76,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2306160,  76,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Peak By End-Use - Day - Exterior Usage

     2306161,  76,  1,  2, 54,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Lights
     2306162,  76,  1,  2, 55,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Task Lights
     2306163,  76,  1,  2, 56,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Misc. Equip
     2306164,  76,  1,  2, 57,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Space Heating
     2306165,  76,  1,  2, 58,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Space Cooling
     2306166,  76,  1,  2, 59,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Heat Rejection
     2306167,  76,  1,  2, 60,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Pumps & Aux.
     2306168,  76,  1,  2, 61,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Ventilation Fans
     2306169,  76,  1,  2, 62,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Refrigeration
     2306170,  76,  1,  2, 63,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Heat Pump Supp.
     2306171,  76,  1,  2, 64,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Dom. Hot Water
     2306172,  76,  1,  2, 65,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - Coincident Peak End-Use - Exterior Usage
     2306173,  76,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Lights
     2306174,  76,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Task Lights
     2306175,  76,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Misc. Equip
     2306176,  76,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Space Heating
     2306177,  76,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Space Cooling
     2306178,  76,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Rejection
     2306179,  76,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Pumps & Aux.
     2306180,  76,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Ventilation Fans
     2306181,  76,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Refrigeration
     2306182,  76,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2306183,  76,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Dom. Hot Water
     2306184,  76,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - All Months - End-Use Percent of Coincident Peak - Exterior Usage

     2306185,  76,  1,  3, 53,  1, 12,  1,  1,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - End-Use List
     2306186,  76,  1,  3, 53,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Lights
     2306187,  76,  1,  3, 54,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Task Lights
     2306188,  76,  1,  3, 55,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Misc. Equip
     2306189,  76,  1,  3, 56,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Space Heating
     2306190,  76,  1,  3, 57,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Space Cooling
     2306191,  76,  1,  3, 58,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Heat Rejection
     2306192,  76,  1,  3, 59,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Pumps & Aux.
     2306193,  76,  1,  3, 60,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Ventilation Fans
     2306194,  76,  1,  3, 61,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Refrigeration
     2306195,  76,  1,  3, 62,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Heat Pump Supp.
     2306196,  76,  1,  3, 63,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Dom. Hot Water
     2306197,  76,  1,  3, 64,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - Coincident Peak End-Use - Exterior Usage
     2306198,  76,  1,  3, 65,  1, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - End-Use List
     2306199,  76,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Lights
     2306200,  76,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Task Lights
     2306201,  76,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Misc. Equip
     2306202,  76,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Space Heating
     2306203,  76,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Space Cooling
     2306204,  76,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Rejection
     2306205,  76,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Pumps & Aux.
     2306206,  76,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Ventilation Fans
     2306207,  76,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Refrigeration
     2306208,  76,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2306209,  76,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Dom. Hot Water
     2306210,  76,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - Annual - End-Use Percent of Coincident Peak - Exterior Usage

   ; SAC 8/21/10 - added access to single month coincident peak results
     2306211,  76,  1,  2, 54,  1, 12,  1,  1,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - End-Use List
     2306212,  76,  1,  2, 54,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Lights
     2306213,  76,  1,  2, 55,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Task Lights
     2306214,  76,  1,  2, 56,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Misc. Equip
     2306215,  76,  1,  2, 57,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Space Heating
     2306216,  76,  1,  2, 58,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Space Cooling
     2306217,  76,  1,  2, 59,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Heat Rejection
     2306218,  76,  1,  2, 60,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Pumps & Aux.
     2306219,  76,  1,  2, 61,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Ventilation Fans
     2306220,  76,  1,  2, 62,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Refrigeration
     2306221,  76,  1,  2, 63,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Heat Pump Supp.
     2306222,  76,  1,  2, 64,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Dom. Hot Water
     2306223,  76,  1,  2, 65,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - Coincident Peak End-Use - Exterior Usage
     2306224,  76,  1,  2, 66,  1, 12,  1,  1,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - End-Use List
     2306225,  76,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Lights
     2306226,  76,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Task Lights
     2306227,  76,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Misc. Equip
     2306228,  76,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Heating
     2306229,  76,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Cooling
     2306230,  76,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Rejection
     2306231,  76,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Pumps & Aux.
     2306232,  76,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Ventilation Fans
     2306233,  76,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Refrigeration
     2306234,  76,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2306235,  76,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Dom. Hot Water
     2306236,  76,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - Single Month - End-Use Percent of Coincident Peak - Exterior Usage


;
;   2307   PS-E  MONTHLY ENERGY END-USE SUMMARY for all steam meters   77                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2307001,  77,  1,  3, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy (all steam meters)
     2307002,  77,  1,  3, 26,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak Demand (all steam meters)
     2307003,  77,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak Month
     2307004,  77,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak Day
     2307005,  77,  1,  3,  1,  1, 13,  1,  1,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - End-Use List
     2307006,  77,  1,  3,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Lights
     2307007,  77,  1,  3,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Task Lights
     2307008,  77,  1,  3,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Misc. Equip
     2307009,  77,  1,  3,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Space Heating
     2307010,  77,  1,  3,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Space Cooling
     2307011,  77,  1,  3,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Heat Rejection
     2307012,  77,  1,  3,  7,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Pumps & Aux.
     2307013,  77,  1,  3,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Ventilation Fans
     2307014,  77,  1,  3,  9,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Refrigeration
     2307015,  77,  1,  3, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Heat Pump Supp.
     2307016,  77,  1,  3, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Dom. Hot Water
     2307017,  77,  1,  3, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Energy By End-Use - Exterior Usage
     2307018,  77,  1,  3, 14,  1, 13,  1,  1,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - End-Use List
     2307019,  77,  1,  3, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Lights
     2307020,  77,  1,  3, 15,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Task Lights
     2307021,  77,  1,  3, 16,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Misc. Equip
     2307022,  77,  1,  3, 17,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Space Heating
     2307023,  77,  1,  3, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Space Cooling
     2307024,  77,  1,  3, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Heat Rejection
     2307025,  77,  1,  3, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Pumps & Aux.
     2307026,  77,  1,  3, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Ventilation Fans
     2307027,  77,  1,  3, 22,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Refrigeration
     2307028,  77,  1,  3, 23,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Heat Pump Supp.
     2307029,  77,  1,  3, 24,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Dom. Hot Water
     2307030,  77,  1,  3, 25,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Exterior Usage
     2307031,  77,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Lights
     2307032,  77,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Task Lights
     2307033,  77,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Misc. Equip
     2307034,  77,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Space Heating
     2307035,  77,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Space Cooling
     2307036,  77,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Heat Rejection
     2307037,  77,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Pumps & Aux.
     2307038,  77,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Ventilation Fans
     2307039,  77,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Refrigeration
     2307040,  77,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2307041,  77,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Dom. Hot Water
     2307042,  77,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Month - Exterior Usage
     2307043,  77,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Lights
     2307044,  77,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Task Lights
     2307045,  77,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Misc. Equip
     2307046,  77,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Space Heating
     2307047,  77,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Space Cooling
     2307048,  77,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Heat Rejection
     2307049,  77,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Pumps & Aux.
     2307050,  77,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Ventilation Fans
     2307051,  77,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Refrigeration
     2307052,  77,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2307053,  77,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Dom. Hot Water
     2307054,  77,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Peak By End-Use - Day - Exterior Usage
     2307055,  77,  1,  2, 14,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy (all steam meters)
     2307056,  77,  1,  2, 27,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak Demand (all steam meters)
     2307057,  77,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak Day
     2307058,  77,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak Hour
     2307059,  77,  1,  2,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Lights
     2307060,  77,  1,  2,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Task Lights
     2307061,  77,  1,  2,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Misc. Equip
     2307062,  77,  1,  2,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Space Heating
     2307063,  77,  1,  2,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Space Cooling
     2307064,  77,  1,  2,  7,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Heat Rejection
     2307065,  77,  1,  2,  8,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Pumps & Aux.
     2307066,  77,  1,  2,  9,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Ventilation Fans
     2307067,  77,  1,  2, 10,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Refrigeration
     2307068,  77,  1,  2, 11,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Heat Pump Supp.
     2307069,  77,  1,  2, 12,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Dom. Hot Water
     2307070,  77,  1,  2, 13,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Energy By End-Use - Exterior Usage
     2307071,  77,  1,  2, 15,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Lights
     2307072,  77,  1,  2, 16,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Task Lights
     2307073,  77,  1,  2, 17,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Misc. Equip
     2307074,  77,  1,  2, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Space Heating
     2307075,  77,  1,  2, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Space Cooling
     2307076,  77,  1,  2, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Heat Rejection
     2307077,  77,  1,  2, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Pumps & Aux.
     2307078,  77,  1,  2, 22,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Ventilation Fans
     2307079,  77,  1,  2, 23,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Refrigeration
     2307080,  77,  1,  2, 24,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Heat Pump Supp.
     2307081,  77,  1,  2, 25,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Dom. Hot Water
     2307082,  77,  1,  2, 26,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Exterior Usage
     2307083,  77,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Lights
     2307084,  77,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Task Lights
     2307085,  77,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Misc. Equip
     2307086,  77,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Space Heating
     2307087,  77,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Space Cooling
     2307088,  77,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Heat Rejection
     2307089,  77,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Pumps & Aux.
     2307090,  77,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Ventilation Fans
     2307091,  77,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Refrigeration
     2307092,  77,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2307093,  77,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Dom. Hot Water
     2307094,  77,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Month - Exterior Usage
     2307095,  77,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Lights
     2307096,  77,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Task Lights
     2307097,  77,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Misc. Equip
     2307098,  77,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Space Heating
     2307099,  77,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Space Cooling
     2307100,  77,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Heat Rejection
     2307101,  77,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Pumps & Aux.
     2307102,  77,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Ventilation Fans
     2307103,  77,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Refrigeration
     2307104,  77,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2307105,  77,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Dom. Hot Water
     2307106,  77,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Peak By End-Use - Day - Exterior Usage
     2307107,  77,  1,  2, 14,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy (all steam meters)
     2307108,  77,  1,  2, 27,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak Demand (all steam meters)
     2307109,  77,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak Day
     2307110,  77,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak Hour
     2307111,  77,  1,  2,  2,  1, 13,  1,  1,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - End-Use List
     2307112,  77,  1,  2,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Lights
     2307113,  77,  1,  2,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Task Lights
     2307114,  77,  1,  2,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Misc. Equip
     2307115,  77,  1,  2,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Space Heating
     2307116,  77,  1,  2,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Space Cooling
     2307117,  77,  1,  2,  7,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Heat Rejection
     2307118,  77,  1,  2,  8,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Pumps & Aux.
     2307119,  77,  1,  2,  9,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Ventilation Fans
     2307120,  77,  1,  2, 10,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Refrigeration
     2307121,  77,  1,  2, 11,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Heat Pump Supp.
     2307122,  77,  1,  2, 12,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Dom. Hot Water
     2307123,  77,  1,  2, 13,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Energy By End-Use - Exterior Usage
     2307124,  77,  1,  2, 15,  1, 13,  1,  1,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - End-Use List
     2307125,  77,  1,  2, 15,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Lights
     2307126,  77,  1,  2, 16,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Task Lights
     2307127,  77,  1,  2, 17,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Misc. Equip
     2307128,  77,  1,  2, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Space Heating
     2307129,  77,  1,  2, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Space Cooling
     2307130,  77,  1,  2, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Heat Rejection
     2307131,  77,  1,  2, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Pumps & Aux.
     2307132,  77,  1,  2, 22,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Ventilation Fans
     2307133,  77,  1,  2, 23,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Refrigeration
     2307134,  77,  1,  2, 24,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Heat Pump Supp.
     2307135,  77,  1,  2, 25,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Dom. Hot Water
     2307136,  77,  1,  2, 26,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Exterior Usage
     2307137,  77,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Lights
     2307138,  77,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Task Lights
     2307139,  77,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Misc. Equip
     2307140,  77,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Space Heating
     2307141,  77,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Space Cooling
     2307142,  77,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Heat Rejection
     2307143,  77,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2307144,  77,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Ventilation Fans
     2307145,  77,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Refrigeration
     2307146,  77,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2307147,  77,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2307148,  77,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Month - Exterior Usage
     2307149,  77,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Lights
     2307150,  77,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Task Lights
     2307151,  77,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Misc. Equip
     2307152,  77,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Space Heating
     2307153,  77,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Space Cooling
     2307154,  77,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Heat Rejection
     2307155,  77,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2307156,  77,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Ventilation Fans
     2307157,  77,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Refrigeration
     2307158,  77,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2307159,  77,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2307160,  77,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Peak By End-Use - Day - Exterior Usage

     2307161,  77,  1,  2, 54,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Lights
     2307162,  77,  1,  2, 55,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Task Lights
     2307163,  77,  1,  2, 56,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Misc. Equip
     2307164,  77,  1,  2, 57,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Space Heating
     2307165,  77,  1,  2, 58,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Space Cooling
     2307166,  77,  1,  2, 59,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Heat Rejection
     2307167,  77,  1,  2, 60,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Pumps & Aux.
     2307168,  77,  1,  2, 61,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Ventilation Fans
     2307169,  77,  1,  2, 62,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Refrigeration
     2307170,  77,  1,  2, 63,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Heat Pump Supp.
     2307171,  77,  1,  2, 64,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Dom. Hot Water
     2307172,  77,  1,  2, 65,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - Coincident Peak End-Use - Exterior Usage
     2307173,  77,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Lights
     2307174,  77,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Task Lights
     2307175,  77,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Misc. Equip
     2307176,  77,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Space Heating
     2307177,  77,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Space Cooling
     2307178,  77,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Rejection
     2307179,  77,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Pumps & Aux.
     2307180,  77,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Ventilation Fans
     2307181,  77,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Refrigeration
     2307182,  77,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2307183,  77,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Dom. Hot Water
     2307184,  77,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - All Months - End-Use Percent of Coincident Peak - Exterior Usage

     2307185,  77,  1,  3, 53,  1, 12,  1,  1,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - End-Use List
     2307186,  77,  1,  3, 53,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Lights
     2307187,  77,  1,  3, 54,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Task Lights
     2307188,  77,  1,  3, 55,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Misc. Equip
     2307189,  77,  1,  3, 56,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Space Heating
     2307190,  77,  1,  3, 57,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Space Cooling
     2307191,  77,  1,  3, 58,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Heat Rejection
     2307192,  77,  1,  3, 59,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Pumps & Aux.
     2307193,  77,  1,  3, 60,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Ventilation Fans
     2307194,  77,  1,  3, 61,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Refrigeration
     2307195,  77,  1,  3, 62,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Heat Pump Supp.
     2307196,  77,  1,  3, 63,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Dom. Hot Water
     2307197,  77,  1,  3, 64,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - Coincident Peak End-Use - Exterior Usage
     2307198,  77,  1,  3, 65,  1, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - End-Use List
     2307199,  77,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Lights
     2307200,  77,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Task Lights
     2307201,  77,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Misc. Equip
     2307202,  77,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Space Heating
     2307203,  77,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Space Cooling
     2307204,  77,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Rejection
     2307205,  77,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Pumps & Aux.
     2307206,  77,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Ventilation Fans
     2307207,  77,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Refrigeration
     2307208,  77,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2307209,  77,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Dom. Hot Water
     2307210,  77,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Steam (all meters) - Annual - End-Use Percent of Coincident Peak - Exterior Usage

   ; SAC 8/21/10 - added access to single month coincident peak results
     2307211,  77,  1,  2, 54,  1, 12,  1,  1,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - End-Use List
     2307212,  77,  1,  2, 54,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Lights
     2307213,  77,  1,  2, 55,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Task Lights
     2307214,  77,  1,  2, 56,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Misc. Equip
     2307215,  77,  1,  2, 57,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Space Heating
     2307216,  77,  1,  2, 58,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Space Cooling
     2307217,  77,  1,  2, 59,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Heat Rejection
     2307218,  77,  1,  2, 60,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Pumps & Aux.
     2307219,  77,  1,  2, 61,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Ventilation Fans
     2307220,  77,  1,  2, 62,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Refrigeration
     2307221,  77,  1,  2, 63,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Heat Pump Supp.
     2307222,  77,  1,  2, 64,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Dom. Hot Water
     2307223,  77,  1,  2, 65,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - Coincident Peak End-Use - Exterior Usage
     2307224,  77,  1,  2, 66,  1, 12,  1,  1,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - End-Use List
     2307225,  77,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Lights
     2307226,  77,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Task Lights
     2307227,  77,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Misc. Equip
     2307228,  77,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Heating
     2307229,  77,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Cooling
     2307230,  77,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Rejection
     2307231,  77,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Pumps & Aux.
     2307232,  77,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Ventilation Fans
     2307233,  77,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Refrigeration
     2307234,  77,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2307235,  77,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Dom. Hot Water
     2307236,  77,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Steam (all meters) - Single Month - End-Use Percent of Coincident Peak - Exterior Usage


;
;   2308   PS-E  MONTHLY ENERGY END-USE SUMMARY for all chilled water meters  78
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2308001,  78,  1,  3, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy (all CHW meters)
     2308002,  78,  1,  3, 26,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak Demand (all CHW meters)
     2308003,  78,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak Month
     2308004,  78,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak Day
     2308005,  78,  1,  3,  1,  1, 13,  1,  1,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - End-Use List
     2308006,  78,  1,  3,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Lights
     2308007,  78,  1,  3,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Task Lights
     2308008,  78,  1,  3,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Misc. Equip
     2308009,  78,  1,  3,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Space Heating
     2308010,  78,  1,  3,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Space Cooling
     2308011,  78,  1,  3,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Heat Rejection
     2308012,  78,  1,  3,  7,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Pumps & Aux.
     2308013,  78,  1,  3,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Ventilation Fans
     2308014,  78,  1,  3,  9,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Refrigeration
     2308015,  78,  1,  3, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Heat Pump Supp.
     2308016,  78,  1,  3, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Dom. Hot Water
     2308017,  78,  1,  3, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Energy By End-Use - Exterior Usage
     2308018,  78,  1,  3, 14,  1, 13,  1,  1,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - End-Use List
     2308019,  78,  1,  3, 14,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Lights
     2308020,  78,  1,  3, 15,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Task Lights
     2308021,  78,  1,  3, 16,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Misc. Equip
     2308022,  78,  1,  3, 17,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Space Heating
     2308023,  78,  1,  3, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Space Cooling
     2308024,  78,  1,  3, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Heat Rejection
     2308025,  78,  1,  3, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Pumps & Aux.
     2308026,  78,  1,  3, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Ventilation Fans
     2308027,  78,  1,  3, 22,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Refrigeration
     2308028,  78,  1,  3, 23,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Heat Pump Supp.
     2308029,  78,  1,  3, 24,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Dom. Hot Water
     2308030,  78,  1,  3, 25,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Exterior Usage
     2308031,  78,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Lights
     2308032,  78,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Task Lights
     2308033,  78,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Misc. Equip
     2308034,  78,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Space Heating
     2308035,  78,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Space Cooling
     2308036,  78,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Heat Rejection
     2308037,  78,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Pumps & Aux.
     2308038,  78,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Ventilation Fans
     2308039,  78,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Refrigeration
     2308040,  78,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2308041,  78,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Dom. Hot Water
     2308042,  78,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Month - Exterior Usage
     2308043,  78,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Lights
     2308044,  78,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Task Lights
     2308045,  78,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Misc. Equip
     2308046,  78,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Space Heating
     2308047,  78,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Space Cooling
     2308048,  78,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Heat Rejection
     2308049,  78,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Pumps & Aux.
     2308050,  78,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Ventilation Fans
     2308051,  78,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Refrigeration
     2308052,  78,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2308053,  78,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Dom. Hot Water
     2308054,  78,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Peak By End-Use - Day - Exterior Usage
     2308055,  78,  1,  2, 14,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy (all CHW meters)
     2308056,  78,  1,  2, 27,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak Demand (all CHW meters)
     2308057,  78,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak Day
     2308058,  78,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak Hour
     2308059,  78,  1,  2,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Lights
     2308060,  78,  1,  2,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Task Lights
     2308061,  78,  1,  2,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Misc. Equip
     2308062,  78,  1,  2,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Space Heating
     2308063,  78,  1,  2,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Space Cooling
     2308064,  78,  1,  2,  7,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Heat Rejection
     2308065,  78,  1,  2,  8,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Pumps & Aux.
     2308066,  78,  1,  2,  9,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Ventilation Fans
     2308067,  78,  1,  2, 10,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Refrigeration
     2308068,  78,  1,  2, 11,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Heat Pump Supp.
     2308069,  78,  1,  2, 12,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Dom. Hot Water
     2308070,  78,  1,  2, 13,  1, 12,  1,  0,  3,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Energy By End-Use - Exterior Usage
     2308071,  78,  1,  2, 15,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Lights
     2308072,  78,  1,  2, 16,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Task Lights
     2308073,  78,  1,  2, 17,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Misc. Equip
     2308074,  78,  1,  2, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Space Heating
     2308075,  78,  1,  2, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Space Cooling
     2308076,  78,  1,  2, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Heat Rejection
     2308077,  78,  1,  2, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Pumps & Aux.
     2308078,  78,  1,  2, 22,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Ventilation Fans
     2308079,  78,  1,  2, 23,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Refrigeration
     2308080,  78,  1,  2, 24,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Heat Pump Supp.
     2308081,  78,  1,  2, 25,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Dom. Hot Water
     2308082,  78,  1,  2, 26,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Exterior Usage
     2308083,  78,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Lights
     2308084,  78,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Task Lights
     2308085,  78,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Misc. Equip
     2308086,  78,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Space Heating
     2308087,  78,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Space Cooling
     2308088,  78,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Heat Rejection
     2308089,  78,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Pumps & Aux.
     2308090,  78,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Ventilation Fans
     2308091,  78,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Refrigeration
     2308092,  78,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2308093,  78,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Dom. Hot Water
     2308094,  78,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Month - Exterior Usage
     2308095,  78,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Lights
     2308096,  78,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Task Lights
     2308097,  78,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Misc. Equip
     2308098,  78,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Space Heating
     2308099,  78,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Space Cooling
     2308100,  78,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Heat Rejection
     2308101,  78,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Pumps & Aux.
     2308102,  78,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Ventilation Fans
     2308103,  78,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Refrigeration
     2308104,  78,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2308105,  78,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Dom. Hot Water
     2308106,  78,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Peak By End-Use - Day - Exterior Usage
     2308107,  78,  1,  2, 14,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy (all CHW meters)
     2308108,  78,  1,  2, 27,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak Demand (all CHW meters)
     2308109,  78,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak Day
     2308110,  78,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak Hour
     2308111,  78,  1,  2,  2,  1, 13,  1,  1,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - End-Use List
     2308112,  78,  1,  2,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Lights
     2308113,  78,  1,  2,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Task Lights
     2308114,  78,  1,  2,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Misc. Equip
     2308115,  78,  1,  2,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Space Heating
     2308116,  78,  1,  2,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Space Cooling
     2308117,  78,  1,  2,  7,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Heat Rejection
     2308118,  78,  1,  2,  8,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Pumps & Aux.
     2308119,  78,  1,  2,  9,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Ventilation Fans
     2308120,  78,  1,  2, 10,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Refrigeration
     2308121,  78,  1,  2, 11,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Heat Pump Supp.
     2308122,  78,  1,  2, 12,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Dom. Hot Water
     2308123,  78,  1,  2, 13,  1,  1,  1,  0,  3, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Energy By End-Use - Exterior Usage
     2308124,  78,  1,  2, 15,  1, 13,  1,  1,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - End-Use List
     2308125,  78,  1,  2, 15,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Lights
     2308126,  78,  1,  2, 16,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Task Lights
     2308127,  78,  1,  2, 17,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Misc. Equip
     2308128,  78,  1,  2, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Space Heating
     2308129,  78,  1,  2, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Space Cooling
     2308130,  78,  1,  2, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Heat Rejection
     2308131,  78,  1,  2, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Pumps & Aux.
     2308132,  78,  1,  2, 22,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Ventilation Fans
     2308133,  78,  1,  2, 23,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Refrigeration
     2308134,  78,  1,  2, 24,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Heat Pump Supp.
     2308135,  78,  1,  2, 25,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Dom. Hot Water
     2308136,  78,  1,  2, 26,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Exterior Usage
     2308137,  78,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Lights
     2308138,  78,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Task Lights
     2308139,  78,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Misc. Equip
     2308140,  78,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Space Heating
     2308141,  78,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Space Cooling
     2308142,  78,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Heat Rejection
     2308143,  78,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2308144,  78,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Ventilation Fans
     2308145,  78,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Refrigeration
     2308146,  78,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2308147,  78,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2308148,  78,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Month - Exterior Usage
     2308149,  78,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Lights
     2308150,  78,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Task Lights
     2308151,  78,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Misc. Equip
     2308152,  78,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Space Heating
     2308153,  78,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Space Cooling
     2308154,  78,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Heat Rejection
     2308155,  78,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2308156,  78,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Ventilation Fans
     2308157,  78,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Refrigeration
     2308158,  78,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2308159,  78,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2308160,  78,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Peak By End-Use - Day - Exterior Usage

     2308161,  78,  1,  2, 54,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Lights
     2308162,  78,  1,  2, 55,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Task Lights
     2308163,  78,  1,  2, 56,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Misc. Equip
     2308164,  78,  1,  2, 57,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Space Heating
     2308165,  78,  1,  2, 58,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Space Cooling
     2308166,  78,  1,  2, 59,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Heat Rejection
     2308167,  78,  1,  2, 60,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Pumps & Aux.
     2308168,  78,  1,  2, 61,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Ventilation Fans
     2308169,  78,  1,  2, 62,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Refrigeration
     2308170,  78,  1,  2, 63,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Heat Pump Supp.
     2308171,  78,  1,  2, 64,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Dom. Hot Water
     2308172,  78,  1,  2, 65,  1, 12,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - Coincident Peak End-Use - Exterior Usage
     2308173,  78,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Lights
     2308174,  78,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Task Lights
     2308175,  78,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Misc. Equip
     2308176,  78,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Space Heating
     2308177,  78,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Space Cooling
     2308178,  78,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Rejection
     2308179,  78,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Pumps & Aux.
     2308180,  78,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Ventilation Fans
     2308181,  78,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Refrigeration
     2308182,  78,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2308183,  78,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Dom. Hot Water
     2308184,  78,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - All Months - End-Use Percent of Coincident Peak - Exterior Usage

     2308185,  78,  1,  3, 53,  1, 12,  1,  1,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - End-Use List
     2308186,  78,  1,  3, 53,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Lights
     2308187,  78,  1,  3, 54,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Task Lights
     2308188,  78,  1,  3, 55,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Misc. Equip
     2308189,  78,  1,  3, 56,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Space Heating
     2308190,  78,  1,  3, 57,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Space Cooling
     2308191,  78,  1,  3, 58,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Heat Rejection
     2308192,  78,  1,  3, 59,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Pumps & Aux.
     2308193,  78,  1,  3, 60,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Ventilation Fans
     2308194,  78,  1,  3, 61,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Refrigeration
     2308195,  78,  1,  3, 62,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Heat Pump Supp.
     2308196,  78,  1,  3, 63,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Dom. Hot Water
     2308197,  78,  1,  3, 64,  1,  1,  1,  0,  4,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - Coincident Peak End-Use - Exterior Usage
     2308198,  78,  1,  3, 65,  1, 12,  1,  1,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - End-Use List
     2308199,  78,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Lights
     2308200,  78,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Task Lights
     2308201,  78,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Misc. Equip
     2308202,  78,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Space Heating
     2308203,  78,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Space Cooling
     2308204,  78,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Rejection
     2308205,  78,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Pumps & Aux.
     2308206,  78,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Ventilation Fans
     2308207,  78,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Refrigeration
     2308208,  78,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2308209,  78,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Dom. Hot Water
     2308210,  78,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Annual - End-Use Percent of Coincident Peak - Exterior Usage

   ; SAC 8/21/10 - added access to single month coincident peak results
     2308211,  78,  1,  2, 54,  1, 12,  1,  1,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - End-Use List
     2308212,  78,  1,  2, 54,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Lights
     2308213,  78,  1,  2, 55,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Task Lights
     2308214,  78,  1,  2, 56,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Misc. Equip
     2308215,  78,  1,  2, 57,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Space Heating
     2308216,  78,  1,  2, 58,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Space Cooling
     2308217,  78,  1,  2, 59,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Heat Rejection
     2308218,  78,  1,  2, 60,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Pumps & Aux.
     2308219,  78,  1,  2, 61,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Ventilation Fans
     2308220,  78,  1,  2, 62,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Refrigeration
     2308221,  78,  1,  2, 63,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Heat Pump Supp.
     2308222,  78,  1,  2, 64,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Dom. Hot Water
     2308223,  78,  1,  2, 65,  1,  1,  1,  0,  4, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - Coincident Peak End-Use - Exterior Usage
     2308224,  78,  1,  2, 66,  1, 12,  1,  1,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - End-Use List
     2308225,  78,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Lights
     2308226,  78,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Task Lights
     2308227,  78,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Misc. Equip
     2308228,  78,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Heating
     2308229,  78,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Space Cooling
     2308230,  78,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Rejection
     2308231,  78,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Pumps & Aux.
     2308232,  78,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Ventilation Fans
     2308233,  78,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Refrigeration
     2308234,  78,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Heat Pump Supp.
     2308235,  78,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Dom. Hot Water
     2308236,  78,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Chilled-Water (all meters) - Single Month - End-Use Percent of Coincident Peak - Exterior Usage


;
;   2309   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  elec meter    68                 
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2309001,  68,  1,  3,  1,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Energy Units
     2309002,  68,  1,  3, 16,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Demand Units
     2309003,  68,  1,  3, 15,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy
     2309004,  68,  1,  3, 30,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 68,69)
     2309005,  68,  1,  3, 55,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Peak Month
     2309006,  68,  1,  3, 56,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Peak Day

     2309007,  68,  1,  3,  3,  1, 13,  1,  1, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - End-Use List
     2309008,  68,  1,  3,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Lights
     2309009,  68,  1,  3,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Task Lights
     2309010,  68,  1,  3,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Misc. Equip
     2309011,  68,  1,  3,  6,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Space Heating
     2309012,  68,  1,  3,  7,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Space Cooling
     2309013,  68,  1,  3,  8,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Heat Rejection
     2309014,  68,  1,  3,  9,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Pumps & Aux.
     2309015,  68,  1,  3, 10,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Ventilation Fans
     2309016,  68,  1,  3, 11,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Refrigeration
     2309017,  68,  1,  3, 12,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Heat Pump Supp.
     2309018,  68,  1,  3, 13,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Dom. Hot Water
     2309019,  68,  1,  3, 14,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - Exterior Usage
     2309020,  68,  1,  5,  1,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Energy By End-Use - End-Use - Transformer Loss

     2309021,  68,  1,  3, 18,  1, 13,  1,  1,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - End-Use List
     2309022,  68,  1,  3, 18,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Lights
     2309023,  68,  1,  3, 19,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Task Lights
     2309024,  68,  1,  3, 20,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Misc. Equip
     2309025,  68,  1,  3, 21,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Space Heating
     2309026,  68,  1,  3, 22,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Space Cooling
     2309027,  68,  1,  3, 23,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Heat Rejection
     2309028,  68,  1,  3, 24,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Pumps & Aux.
     2309029,  68,  1,  3, 25,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Ventilation Fans
     2309030,  68,  1,  3, 26,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Refrigeration
     2309031,  68,  1,  3, 27,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Heat Pump Supp.
     2309032,  68,  1,  3, 28,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Dom. Hot Water
     2309033,  68,  1,  3, 29,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 31-42) & revised label
     2309034,  68,  1,  3, 69,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - End-Use List
     2309035,  68,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Lights
     2309036,  68,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Task Lights
     2309037,  68,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Misc. Equip
     2309038,  68,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Heating
     2309039,  68,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Cooling
     2309040,  68,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Rejection
     2309041,  68,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2309042,  68,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Ventilation Fans
     2309043,  68,  1,  3, 77,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Refrigeration
     2309044,  68,  1,  3, 78,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2309045,  68,  1,  3, 79,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2309046,  68,  1,  3, 80,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 44,46,48...66)
     2309047,  68,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Lights
     2309048,  68,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Task Lights
     2309049,  68,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Misc. Equip
     2309050,  68,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Space Heating
     2309051,  68,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Space Cooling
     2309052,  68,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Heat Rejection
     2309053,  68,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Pumps & Aux.
     2309054,  68,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Ventilation Fans
     2309055,  68,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Refrigeration
     2309056,  68,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Heat Pump Supp.
     2309057,  68,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Dom. Hot Water
     2309058,  68,  1,  3, 53,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2309059,  68,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Lights
     2309060,  68,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Task Lights
     2309061,  68,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Misc. Equip
     2309062,  68,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Space Heating
     2309063,  68,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Space Cooling
     2309064,  68,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Heat Rejection
     2309065,  68,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Pumps & Aux.
     2309066,  68,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Ventilation Fans
     2309067,  68,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Refrigeration
     2309068,  68,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Heat Pump Supp.
     2309069,  68,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Dom. Hot Water
     2309070,  68,  1,  3, 54,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2309202,  68,  1,  3, 57,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - End-Use List
     2309203,  68,  1,  3, 57,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Lights
     2309204,  68,  1,  3, 58,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Task Lights
     2309205,  68,  1,  3, 59,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Misc. Equip
     2309206,  68,  1,  3, 60,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Space Heating
     2309207,  68,  1,  3, 61,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Space Cooling
     2309208,  68,  1,  3, 62,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Heat Rejection
     2309209,  68,  1,  3, 63,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Pumps & Aux.
     2309210,  68,  1,  3, 64,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Ventilation Fans
     2309211,  68,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Refrigeration
     2309212,  68,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Heat Pump Supp.
     2309213,  68,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Dom. Hot Water
     2309214,  68,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - Annual - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2309071,  68,  1,  2, 16,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy
     2309072,  68,  1,  2, 31,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2309073,  68,  1,  2, 56,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Peak Month
     2309074,  68,  1,  2, 57,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Peak Day

     2309075,  68,  1,  2,  4,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Lights
     2309076,  68,  1,  2,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Task Lights
     2309077,  68,  1,  2,  6,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Misc. Equip
     2309078,  68,  1,  2,  7,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Space Heating
     2309079,  68,  1,  2,  8,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Space Cooling
     2309080,  68,  1,  2,  9,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Heat Rejection
     2309081,  68,  1,  2, 10,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Pumps & Aux.
     2309082,  68,  1,  2, 11,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Ventilation Fans
     2309083,  68,  1,  2, 12,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Refrigeration
     2309084,  68,  1,  2, 13,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Heat Pump Supp.
     2309085,  68,  1,  2, 14,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Dom. Hot Water
     2309086,  68,  1,  2, 15,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Energy By End-Use - Exterior Usage

     2309087,  68,  1,  2, 19,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Lights
     2309088,  68,  1,  2, 20,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Task Lights
     2309089,  68,  1,  2, 21,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Misc. Equip
     2309090,  68,  1,  2, 22,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Space Heating
     2309091,  68,  1,  2, 23,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Space Cooling
     2309092,  68,  1,  2, 24,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Heat Rejection
     2309093,  68,  1,  2, 25,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Pumps & Aux.
     2309094,  68,  1,  2, 26,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Ventilation Fans
     2309095,  68,  1,  2, 27,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Refrigeration
     2309096,  68,  1,  2, 28,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Heat Pump Supp.
     2309097,  68,  1,  2, 29,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Dom. Hot Water
     2309098,  68,  1,  2, 30,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
     2309099,  68,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Lights
     2309100,  68,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Task Lights
     2309101,  68,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Misc. Equip
     2309102,  68,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Heating
     2309103,  68,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Cooling
     2309104,  68,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Rejection
     2309105,  68,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2309106,  68,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Ventilation Fans
     2309107,  68,  1,  2, 78,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Refrigeration
     2309108,  68,  1,  2, 79,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2309109,  68,  1,  2, 80,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2309110,  68,  1,  2, 81,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2309111,  68,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Lights
     2309112,  68,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Task Lights
     2309113,  68,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Misc. Equip
     2309114,  68,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Space Heating
     2309115,  68,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Space Cooling
     2309116,  68,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Heat Rejection
     2309117,  68,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Pumps & Aux.
     2309118,  68,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Ventilation Fans
     2309119,  68,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Refrigeration
     2309120,  68,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Heat Pump Supp.
     2309121,  68,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Dom. Hot Water
     2309122,  68,  1,  2, 54,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2309123,  68,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Lights
     2309124,  68,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Task Lights
     2309125,  68,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Misc. Equip
     2309126,  68,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Space Heating
     2309127,  68,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Space Cooling
     2309128,  68,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Heat Rejection
     2309129,  68,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Pumps & Aux.
     2309130,  68,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Ventilation Fans
     2309131,  68,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Refrigeration
     2309132,  68,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Heat Pump Supp.
     2309133,  68,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Dom. Hot Water
     2309134,  68,  1,  2, 55,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2309215,  68,  1,  2, 58,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Lights
     2309216,  68,  1,  2, 59,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Task Lights
     2309217,  68,  1,  2, 60,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Misc. Equip
     2309218,  68,  1,  2, 61,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Space Heating
     2309219,  68,  1,  2, 62,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Space Cooling
     2309220,  68,  1,  2, 63,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Heat Rejection
     2309221,  68,  1,  2, 64,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Pumps & Aux.
     2309222,  68,  1,  2, 65,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Ventilation Fans
     2309223,  68,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Refrigeration
     2309224,  68,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Heat Pump Supp.
     2309225,  68,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Dom. Hot Water
     2309226,  68,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - All Months - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2309135,  68,  1,  2, 16,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy
     2309136,  68,  1,  2, 31,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2309137,  68,  1,  2, 56,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Peak Month
     2309138,  68,  1,  2, 57,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Peak Day

     2309139,  68,  1,  2,  4,  1, 13,  1,  1, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - End-Use List
     2309140,  68,  1,  2,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Lights
     2309141,  68,  1,  2,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Task Lights
     2309142,  68,  1,  2,  6,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Misc. Equip
     2309143,  68,  1,  2,  7,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Space Heating
     2309144,  68,  1,  2,  8,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Space Cooling
     2309145,  68,  1,  2,  9,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Heat Rejection
     2309146,  68,  1,  2, 10,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Pumps & Aux.
     2309147,  68,  1,  2, 11,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Ventilation Fans
     2309148,  68,  1,  2, 12,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Refrigeration
     2309149,  68,  1,  2, 13,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Heat Pump Supp.
     2309150,  68,  1,  2, 14,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Dom. Hot Water
     2309151,  68,  1,  2, 15,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Energy By End-Use - Exterior Usage

     2309152,  68,  1,  2, 19,  1, 13,  1,  1,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - End-Use List
     2309153,  68,  1,  2, 19,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Lights
     2309154,  68,  1,  2, 20,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Task Lights
     2309155,  68,  1,  2, 21,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Misc. Equip
     2309156,  68,  1,  2, 22,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Space Heating
     2309157,  68,  1,  2, 23,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Space Cooling
     2309158,  68,  1,  2, 24,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Heat Rejection
     2309159,  68,  1,  2, 25,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Pumps & Aux.
     2309160,  68,  1,  2, 26,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Ventilation Fans
     2309161,  68,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Refrigeration
     2309162,  68,  1,  2, 28,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Heat Pump Supp.
     2309163,  68,  1,  2, 29,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Dom. Hot Water
     2309164,  68,  1,  2, 30,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
     2309165,  68,  1,  2, 70,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - End-Use List
     2309166,  68,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Lights
     2309167,  68,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Task Lights
     2309168,  68,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Misc. Equip
     2309169,  68,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Heating
     2309170,  68,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Cooling
     2309171,  68,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Rejection
     2309172,  68,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2309173,  68,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Ventilation Fans
     2309174,  68,  1,  2, 78,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Refrigeration
     2309175,  68,  1,  2, 79,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2309176,  68,  1,  2, 80,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2309177,  68,  1,  2, 81,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2309178,  68,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Lights
     2309179,  68,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Task Lights
     2309180,  68,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Misc. Equip
     2309181,  68,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Space Heating
     2309182,  68,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Space Cooling
     2309183,  68,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Heat Rejection
     2309184,  68,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Pumps & Aux.
     2309185,  68,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Ventilation Fans
     2309186,  68,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Refrigeration
     2309187,  68,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Heat Pump Supp.
     2309188,  68,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Dom. Hot Water
     2309189,  68,  1,  2, 54,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2309190,  68,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Lights
     2309191,  68,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Task Lights
     2309192,  68,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Misc. Equip
     2309193,  68,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Space Heating
     2309194,  68,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Space Cooling
     2309195,  68,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Heat Rejection
     2309196,  68,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Pumps & Aux.
     2309197,  68,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Ventilation Fans
     2309198,  68,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Refrigeration
     2309199,  68,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Heat Pump Supp.
     2309200,  68,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Dom. Hot Water
     2309201,  68,  1,  2, 55,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2309227,  68,  1,  2, 58,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - End-Use List
     2309228,  68,  1,  2, 58,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Lights
     2309229,  68,  1,  2, 59,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Task Lights
     2309230,  68,  1,  2, 60,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Misc. Equip
     2309231,  68,  1,  2, 61,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Space Heating
     2309232,  68,  1,  2, 62,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Space Cooling
     2309233,  68,  1,  2, 63,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Heat Rejection
     2309234,  68,  1,  2, 64,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Pumps & Aux.
     2309235,  68,  1,  2, 65,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Ventilation Fans
     2309236,  68,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Refrigeration
     2309237,  68,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Heat Pump Supp.
     2309238,  68,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Dom. Hot Water
     2309239,  68,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - Single Month - End-Use @ Bldg Peak - Exterior Usage


;
;   2310   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  fuel meter    79                 
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2310001,  79,  1,  3,  1,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Energy Units
     2310002,  79,  1,  3, 16,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Demand Units
     2310003,  79,  1,  3, 15,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy
     2310004,  79,  1,  3, 30,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 68,69)
     2310005,  79,  1,  3, 55,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Peak Month
     2310006,  79,  1,  3, 56,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Peak Day

     2310007,  79,  1,  3,  3,  1, 13,  1,  1,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - End-Use List
     2310008,  79,  1,  3,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Lights
     2310009,  79,  1,  3,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Task Lights
     2310010,  79,  1,  3,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Misc. Equip
     2310011,  79,  1,  3,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Space Heating
     2310012,  79,  1,  3,  7,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Space Cooling
     2310013,  79,  1,  3,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Heat Rejection
     2310014,  79,  1,  3,  9,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Pumps & Aux.
     2310015,  79,  1,  3, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Ventilation Fans
     2310016,  79,  1,  3, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Refrigeration
     2310017,  79,  1,  3, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Heat Pump Supp.
     2310018,  79,  1,  3, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Dom. Hot Water
     2310019,  79,  1,  3, 14,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Energy By End-Use - Exterior Usage

     2310020,  79,  1,  3, 18,  1, 13,  1,  1,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - End-Use List
     2310021,  79,  1,  3, 18,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Lights
     2310022,  79,  1,  3, 19,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Task Lights
     2310023,  79,  1,  3, 20,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Misc. Equip
     2310024,  79,  1,  3, 21,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Space Heating
     2310025,  79,  1,  3, 22,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Space Cooling
     2310026,  79,  1,  3, 23,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Heat Rejection
     2310027,  79,  1,  3, 24,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Pumps & Aux.
     2310028,  79,  1,  3, 25,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Ventilation Fans
     2310029,  79,  1,  3, 26,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Refrigeration
     2310030,  79,  1,  3, 27,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Heat Pump Supp.
     2310031,  79,  1,  3, 28,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Dom. Hot Water
     2310032,  79,  1,  3, 29,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 31-42) & revised label
     2310033,  79,  1,  3, 69,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - End-Use List
     2310034,  79,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Lights
     2310035,  79,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Task Lights
     2310036,  79,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Misc. Equip
     2310037,  79,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Heating
     2310038,  79,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Cooling
     2310039,  79,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Rejection
     2310040,  79,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2310041,  79,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Ventilation Fans
     2310042,  79,  1,  3, 77,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Refrigeration
     2310043,  79,  1,  3, 78,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2310044,  79,  1,  3, 79,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2310045,  79,  1,  3, 80,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 44,46,48...66)
     2310046,  79,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Lights
     2310047,  79,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Task Lights
     2310048,  79,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Misc. Equip
     2310049,  79,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Space Heating
     2310050,  79,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Space Cooling
     2310051,  79,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Heat Rejection
     2310052,  79,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Pumps & Aux.
     2310053,  79,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Ventilation Fans
     2310054,  79,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Refrigeration
     2310055,  79,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Heat Pump Supp.
     2310056,  79,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Dom. Hot Water
     2310057,  79,  1,  3, 53,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2310058,  79,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Lights
     2310059,  79,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Task Lights
     2310060,  79,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Misc. Equip
     2310061,  79,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Space Heating
     2310062,  79,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Space Cooling
     2310063,  79,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Heat Rejection
     2310064,  79,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Pumps & Aux.
     2310065,  79,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Ventilation Fans
     2310066,  79,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Refrigeration
     2310067,  79,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Heat Pump Supp.
     2310068,  79,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Dom. Hot Water
     2310069,  79,  1,  3, 54,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2310201,  79,  1,  3, 57,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - End-Use List
     2310202,  79,  1,  3, 57,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Lights
     2310203,  79,  1,  3, 58,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Task Lights
     2310204,  79,  1,  3, 59,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Misc. Equip
     2310205,  79,  1,  3, 60,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Space Heating
     2310206,  79,  1,  3, 61,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Space Cooling
     2310207,  79,  1,  3, 62,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Heat Rejection
     2310208,  79,  1,  3, 63,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Pumps & Aux.
     2310209,  79,  1,  3, 64,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Ventilation Fans
     2310210,  79,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Refrigeration
     2310211,  79,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Heat Pump Supp.
     2310212,  79,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Dom. Hot Water
     2310213,  79,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - Annual - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2310070,  79,  1,  2, 16,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy
     2310071,  79,  1,  2, 31,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2310072,  79,  1,  2, 56,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Peak Month
     2310073,  79,  1,  2, 57,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Peak Day

     2310074,  79,  1,  2,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Lights
     2310075,  79,  1,  2,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Task Lights
     2310076,  79,  1,  2,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Misc. Equip
     2310077,  79,  1,  2,  7,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Space Heating
     2310078,  79,  1,  2,  8,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Space Cooling
     2310079,  79,  1,  2,  9,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Heat Rejection
     2310080,  79,  1,  2, 10,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Pumps & Aux.
     2310081,  79,  1,  2, 11,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Ventilation Fans
     2310082,  79,  1,  2, 12,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Refrigeration
     2310083,  79,  1,  2, 13,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Heat Pump Supp.
     2310084,  79,  1,  2, 14,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Dom. Hot Water
     2310085,  79,  1,  2, 15,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Energy By End-Use - Exterior Usage

     2310086,  79,  1,  2, 19,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Lights
     2310087,  79,  1,  2, 20,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Task Lights
     2310088,  79,  1,  2, 21,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Misc. Equip
     2310089,  79,  1,  2, 22,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Space Heating
     2310090,  79,  1,  2, 23,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Space Cooling
     2310091,  79,  1,  2, 24,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Heat Rejection
     2310092,  79,  1,  2, 25,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Pumps & Aux.
     2310093,  79,  1,  2, 26,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Ventilation Fans
     2310094,  79,  1,  2, 27,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Refrigeration
     2310095,  79,  1,  2, 28,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Heat Pump Supp.
     2310096,  79,  1,  2, 29,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Dom. Hot Water
     2310097,  79,  1,  2, 30,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
     2310098,  79,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Lights
     2310099,  79,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Task Lights
     2310100,  79,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Misc. Equip
     2310101,  79,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Heating
     2310102,  79,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Cooling
     2310103,  79,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Rejection
     2310104,  79,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2310105,  79,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Ventilation Fans
     2310106,  79,  1,  2, 78,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Refrigeration
     2310107,  79,  1,  2, 79,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2310108,  79,  1,  2, 80,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2310109,  79,  1,  2, 81,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2310110,  79,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Lights
     2310111,  79,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Task Lights
     2310112,  79,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Misc. Equip
     2310113,  79,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Space Heating
     2310114,  79,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Space Cooling
     2310115,  79,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Heat Rejection
     2310116,  79,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Pumps & Aux.
     2310117,  79,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Ventilation Fans
     2310118,  79,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Refrigeration
     2310119,  79,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Heat Pump Supp.
     2310120,  79,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Dom. Hot Water
     2310121,  79,  1,  2, 54,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2310122,  79,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Lights
     2310123,  79,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Task Lights
     2310124,  79,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Misc. Equip
     2310125,  79,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Space Heating
     2310126,  79,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Space Cooling
     2310127,  79,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Heat Rejection
     2310128,  79,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Pumps & Aux.
     2310129,  79,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Ventilation Fans
     2310130,  79,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Refrigeration
     2310131,  79,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Heat Pump Supp.
     2310132,  79,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Dom. Hot Water
     2310133,  79,  1,  2, 55,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2310214,  79,  1,  2, 58,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Lights
     2310215,  79,  1,  2, 59,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Task Lights
     2310216,  79,  1,  2, 60,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Misc. Equip
     2310217,  79,  1,  2, 61,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Space Heating
     2310218,  79,  1,  2, 62,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Space Cooling
     2310219,  79,  1,  2, 63,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Heat Rejection
     2310220,  79,  1,  2, 64,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Pumps & Aux.
     2310221,  79,  1,  2, 65,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Ventilation Fans
     2310222,  79,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Refrigeration
     2310223,  79,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Heat Pump Supp.
     2310224,  79,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Dom. Hot Water
     2310225,  79,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - All Months - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2310134,  79,  1,  2, 16,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy
     2310135,  79,  1,  2, 31,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2310136,  79,  1,  2, 56,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Peak Month
     2310137,  79,  1,  2, 57,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Peak Day

     2310138,  79,  1,  2,  4,  1, 13,  1,  1,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - End-Use List
     2310139,  79,  1,  2,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Lights
     2310140,  79,  1,  2,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Task Lights
     2310141,  79,  1,  2,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Misc. Equip
     2310142,  79,  1,  2,  7,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Space Heating
     2310143,  79,  1,  2,  8,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Space Cooling
     2310144,  79,  1,  2,  9,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Heat Rejection
     2310145,  79,  1,  2, 10,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Pumps & Aux.
     2310146,  79,  1,  2, 11,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Ventilation Fans
     2310147,  79,  1,  2, 12,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Refrigeration
     2310148,  79,  1,  2, 13,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Heat Pump Supp.
     2310149,  79,  1,  2, 14,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Dom. Hot Water
     2310150,  79,  1,  2, 15,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Energy By End-Use - Exterior Usage

     2310151,  79,  1,  2, 19,  1, 13,  1,  1,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - End-Use List
     2310152,  79,  1,  2, 19,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Lights
     2310153,  79,  1,  2, 20,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Task Lights
     2310154,  79,  1,  2, 21,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Misc. Equip
     2310155,  79,  1,  2, 22,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Space Heating
     2310156,  79,  1,  2, 23,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Space Cooling
     2310157,  79,  1,  2, 24,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Heat Rejection
     2310158,  79,  1,  2, 25,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Pumps & Aux.
     2310159,  79,  1,  2, 26,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Ventilation Fans
     2310160,  79,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Refrigeration
     2310161,  79,  1,  2, 28,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Heat Pump Supp.
     2310162,  79,  1,  2, 29,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Dom. Hot Water
     2310163,  79,  1,  2, 30,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
     2310164,  79,  1,  2, 70,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - End-Use List
     2310165,  79,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Lights
     2310166,  79,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Task Lights
     2310167,  79,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Misc. Equip
     2310168,  79,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Heating
     2310169,  79,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Cooling
     2310170,  79,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Rejection
     2310171,  79,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2310172,  79,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Ventilation Fans
     2310173,  79,  1,  2, 78,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Refrigeration
     2310174,  79,  1,  2, 79,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2310175,  79,  1,  2, 80,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2310176,  79,  1,  2, 81,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2310177,  79,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Lights
     2310178,  79,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Task Lights
     2310179,  79,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Misc. Equip
     2310180,  79,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Space Heating
     2310181,  79,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Space Cooling
     2310182,  79,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Heat Rejection
     2310183,  79,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Pumps & Aux.
     2310184,  79,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Ventilation Fans
     2310185,  79,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Refrigeration
     2310186,  79,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Heat Pump Supp.
     2310187,  79,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Dom. Hot Water
     2310188,  79,  1,  2, 54,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2310189,  79,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Lights
     2310190,  79,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Task Lights
     2310191,  79,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Misc. Equip
     2310192,  79,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Space Heating
     2310193,  79,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Space Cooling
     2310194,  79,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Heat Rejection
     2310195,  79,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Pumps & Aux.
     2310196,  79,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Ventilation Fans
     2310197,  79,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Refrigeration
     2310198,  79,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Heat Pump Supp.
     2310199,  79,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Dom. Hot Water
     2310200,  79,  1,  2, 55,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2310226,  79,  1,  2, 58,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - End-Use List
     2310227,  79,  1,  2, 58,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Lights
     2310228,  79,  1,  2, 59,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Task Lights
     2310229,  79,  1,  2, 60,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Misc. Equip
     2310230,  79,  1,  2, 61,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Space Heating
     2310231,  79,  1,  2, 62,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Space Cooling
     2310232,  79,  1,  2, 63,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Heat Rejection
     2310233,  79,  1,  2, 64,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Pumps & Aux.
     2310234,  79,  1,  2, 65,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Ventilation Fans
     2310235,  79,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Refrigeration
     2310236,  79,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Heat Pump Supp.
     2310237,  79,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Dom. Hot Water
     2310238,  79,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - Single Month - End-Use @ Bldg Peak - Exterior Usage


;
;   2311   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  steam meter   80                 
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2311001,  80,  1,  3,  1,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Energy Units
     2311002,  80,  1,  3, 16,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Demand Units
     2311003,  80,  1,  3, 15,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy
     2311004,  80,  1,  3, 30,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 68,69)
     2311005,  80,  1,  3, 55,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Peak Month
     2311006,  80,  1,  3, 56,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Peak Day

     2311007,  80,  1,  3,  3,  1, 13,  1,  1,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - End-Use List
     2311008,  80,  1,  3,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Lights
     2311009,  80,  1,  3,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Task Lights
     2311010,  80,  1,  3,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Misc. Equip
     2311011,  80,  1,  3,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Space Heating
     2311012,  80,  1,  3,  7,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Space Cooling
     2311013,  80,  1,  3,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Heat Rejection
     2311014,  80,  1,  3,  9,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Pumps & Aux.
     2311015,  80,  1,  3, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Ventilation Fans
     2311016,  80,  1,  3, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Refrigeration
     2311017,  80,  1,  3, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Heat Pump Supp.
     2311018,  80,  1,  3, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Dom. Hot Water
     2311019,  80,  1,  3, 14,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Energy By End-Use - Exterior Usage

     2311020,  80,  1,  3, 18,  1, 13,  1,  1,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - End-Use List
     2311021,  80,  1,  3, 18,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Lights
     2311022,  80,  1,  3, 19,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Task Lights
     2311023,  80,  1,  3, 20,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Misc. Equip
     2311024,  80,  1,  3, 21,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Space Heating
     2311025,  80,  1,  3, 22,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Space Cooling
     2311026,  80,  1,  3, 23,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Heat Rejection
     2311027,  80,  1,  3, 24,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Pumps & Aux.
     2311028,  80,  1,  3, 25,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Ventilation Fans
     2311029,  80,  1,  3, 26,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Refrigeration
     2311030,  80,  1,  3, 27,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Heat Pump Supp.
     2311031,  80,  1,  3, 28,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Dom. Hot Water
     2311032,  80,  1,  3, 29,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 31-42) & revised label
     2311033,  80,  1,  3, 69,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - End-Use List
     2311034,  80,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Lights
     2311035,  80,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Task Lights
     2311036,  80,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Misc. Equip
     2311037,  80,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Heating
     2311038,  80,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Cooling
     2311039,  80,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Rejection
     2311040,  80,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2311041,  80,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Ventilation Fans
     2311042,  80,  1,  3, 77,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Refrigeration
     2311043,  80,  1,  3, 78,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2311044,  80,  1,  3, 79,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2311045,  80,  1,  3, 80,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 44,46,48...66)
     2311046,  80,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Lights
     2311047,  80,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Task Lights
     2311048,  80,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Misc. Equip
     2311049,  80,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Space Heating
     2311050,  80,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Space Cooling
     2311051,  80,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Heat Rejection
     2311052,  80,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Pumps & Aux.
     2311053,  80,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Ventilation Fans
     2311054,  80,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Refrigeration
     2311055,  80,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Heat Pump Supp.
     2311056,  80,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Dom. Hot Water
     2311057,  80,  1,  3, 53,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2311058,  80,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Lights
     2311059,  80,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Task Lights
     2311060,  80,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Misc. Equip
     2311061,  80,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Space Heating
     2311062,  80,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Space Cooling
     2311063,  80,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Heat Rejection
     2311064,  80,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Pumps & Aux.
     2311065,  80,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Ventilation Fans
     2311066,  80,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Refrigeration
     2311067,  80,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Heat Pump Supp.
     2311068,  80,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Dom. Hot Water
     2311069,  80,  1,  3, 54,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2311203,  80,  1,  3, 57,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - End-Use List
     2311204,  80,  1,  3, 57,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Lights
     2311205,  80,  1,  3, 58,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Task Lights
     2311206,  80,  1,  3, 59,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Misc. Equip
     2311207,  80,  1,  3, 60,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Space Heating
     2311208,  80,  1,  3, 61,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Space Cooling
     2311209,  80,  1,  3, 62,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Heat Rejection
     2311210,  80,  1,  3, 63,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Pumps & Aux.
     2311211,  80,  1,  3, 64,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Ventilation Fans
     2311212,  80,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Refrigeration
     2311213,  80,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Heat Pump Supp.
     2311214,  80,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Dom. Hot Water
     2311215,  80,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - Annual - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2311070,  80,  1,  2, 16,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy
     2311071,  80,  1,  2, 31,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2311072,  80,  1,  2, 56,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Peak Month
     2311073,  80,  1,  2, 57,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Peak Day

; SAC 9/20/04 - removed BOGUS record # 2311074
     2311075,  80,  1,  2,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Lights
     2311076,  80,  1,  2,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Task Lights
     2311077,  80,  1,  2,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Misc. Equip
     2311078,  80,  1,  2,  7,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Space Heating
     2311079,  80,  1,  2,  8,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Space Cooling
     2311080,  80,  1,  2,  9,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Heat Rejection
     2311081,  80,  1,  2, 10,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Pumps & Aux.
     2311082,  80,  1,  2, 11,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Ventilation Fans
     2311083,  80,  1,  2, 12,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Refrigeration
     2311084,  80,  1,  2, 13,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Heat Pump Supp.
     2311085,  80,  1,  2, 14,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Dom. Hot Water
     2311086,  80,  1,  2, 15,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Energy By End-Use - Exterior Usage

     2311087,  80,  1,  2, 19,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Lights
     2311088,  80,  1,  2, 20,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Task Lights
     2311089,  80,  1,  2, 21,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Misc. Equip
     2311090,  80,  1,  2, 22,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Space Heating
     2311091,  80,  1,  2, 23,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Space Cooling
     2311092,  80,  1,  2, 24,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Heat Rejection
     2311093,  80,  1,  2, 25,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Pumps & Aux.
     2311094,  80,  1,  2, 26,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Ventilation Fans
     2311095,  80,  1,  2, 27,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Refrigeration
     2311096,  80,  1,  2, 28,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Heat Pump Supp.
     2311097,  80,  1,  2, 29,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Dom. Hot Water
     2311098,  80,  1,  2, 30,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
; SAC 9/20/04 - removed BOGUS record # 2311099
     2311100,  80,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Lights
     2311101,  80,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Task Lights
     2311102,  80,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Misc. Equip
     2311103,  80,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Heating
     2311104,  80,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Cooling
     2311105,  80,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Rejection
     2311106,  80,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2311107,  80,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Ventilation Fans
     2311108,  80,  1,  2, 78,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Refrigeration
     2311109,  80,  1,  2, 79,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2311110,  80,  1,  2, 80,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2311111,  80,  1,  2, 81,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2311112,  80,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Lights
     2311113,  80,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Task Lights
     2311114,  80,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Misc. Equip
     2311115,  80,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Space Heating
     2311116,  80,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Space Cooling
     2311117,  80,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Heat Rejection
     2311118,  80,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Pumps & Aux.
     2311119,  80,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Ventilation Fans
     2311120,  80,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Refrigeration
     2311121,  80,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Heat Pump Supp.
     2311122,  80,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Dom. Hot Water
     2311123,  80,  1,  2, 54,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2311124,  80,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Lights
     2311125,  80,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Task Lights
     2311126,  80,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Misc. Equip
     2311127,  80,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Space Heating
     2311128,  80,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Space Cooling
     2311129,  80,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Heat Rejection
     2311130,  80,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Pumps & Aux.
     2311131,  80,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Ventilation Fans
     2311132,  80,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Refrigeration
     2311133,  80,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Heat Pump Supp.
     2311134,  80,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Dom. Hot Water
     2311135,  80,  1,  2, 55,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2311216,  80,  1,  2, 58,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Lights
     2311217,  80,  1,  2, 59,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Task Lights
     2311218,  80,  1,  2, 60,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Misc. Equip
     2311219,  80,  1,  2, 61,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Space Heating
     2311220,  80,  1,  2, 62,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Space Cooling
     2311221,  80,  1,  2, 63,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Heat Rejection
     2311222,  80,  1,  2, 64,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Pumps & Aux.
     2311223,  80,  1,  2, 65,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Ventilation Fans
     2311224,  80,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Refrigeration
     2311225,  80,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Heat Pump Supp.
     2311226,  80,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Dom. Hot Water
     2311227,  80,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2087   ; Energy Utilities - Steam (one meter) - All Months - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2311136,  80,  1,  2, 16,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy
     2311137,  80,  1,  2, 31,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2311138,  80,  1,  2, 56,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Peak Month
     2311139,  80,  1,  2, 57,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Peak Day

     2311140,  80,  1,  2,  4,  1, 13,  1,  1,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - End-Use List
     2311141,  80,  1,  2,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Lights
     2311142,  80,  1,  2,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Task Lights
     2311143,  80,  1,  2,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Misc. Equip
     2311144,  80,  1,  2,  7,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Space Heating
     2311145,  80,  1,  2,  8,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Space Cooling
     2311146,  80,  1,  2,  9,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Heat Rejection
     2311147,  80,  1,  2, 10,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Pumps & Aux.
     2311148,  80,  1,  2, 11,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Ventilation Fans
     2311149,  80,  1,  2, 12,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Refrigeration
     2311150,  80,  1,  2, 13,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Heat Pump Supp.
     2311151,  80,  1,  2, 14,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Dom. Hot Water
     2311152,  80,  1,  2, 15,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Energy By End-Use - Exterior Usage

     2311153,  80,  1,  2, 19,  1, 13,  1,  1,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - End-Use List
     2311154,  80,  1,  2, 19,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Lights
     2311155,  80,  1,  2, 20,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Task Lights
     2311156,  80,  1,  2, 21,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Misc. Equip
     2311157,  80,  1,  2, 22,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Space Heating
     2311158,  80,  1,  2, 23,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Space Cooling
     2311159,  80,  1,  2, 24,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Heat Rejection
     2311160,  80,  1,  2, 25,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Pumps & Aux.
     2311161,  80,  1,  2, 26,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Ventilation Fans
     2311162,  80,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Refrigeration
     2311163,  80,  1,  2, 28,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Heat Pump Supp.
     2311164,  80,  1,  2, 29,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Dom. Hot Water
     2311165,  80,  1,  2, 30,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
     2311166,  80,  1,  2, 70,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - End-Use List
     2311167,  80,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Lights
     2311168,  80,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Task Lights
     2311169,  80,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Misc. Equip
     2311170,  80,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Heating
     2311171,  80,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Cooling
     2311172,  80,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Rejection
     2311173,  80,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2311174,  80,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Ventilation Fans
     2311175,  80,  1,  2, 78,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Refrigeration
     2311176,  80,  1,  2, 79,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2311177,  80,  1,  2, 80,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2311178,  80,  1,  2, 81,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2311179,  80,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Lights
     2311180,  80,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Task Lights
     2311181,  80,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Misc. Equip
     2311182,  80,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Space Heating
     2311183,  80,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Space Cooling
     2311184,  80,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Heat Rejection
     2311185,  80,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Pumps & Aux.
     2311186,  80,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Ventilation Fans
     2311187,  80,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Refrigeration
     2311188,  80,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Heat Pump Supp.
     2311189,  80,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Dom. Hot Water
     2311190,  80,  1,  2, 54,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2311191,  80,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Lights
     2311192,  80,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Task Lights
     2311193,  80,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Misc. Equip
     2311194,  80,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Space Heating
     2311195,  80,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Space Cooling
     2311196,  80,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Heat Rejection
     2311197,  80,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Pumps & Aux.
     2311198,  80,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Ventilation Fans
     2311199,  80,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Refrigeration
     2311200,  80,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Heat Pump Supp.
     2311201,  80,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Dom. Hot Water
     2311202,  80,  1,  2, 55,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2311228,  80,  1,  2, 58,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - End-Use List
     2311229,  80,  1,  2, 58,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Lights
     2311230,  80,  1,  2, 59,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Task Lights
     2311231,  80,  1,  2, 60,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Misc. Equip
     2311232,  80,  1,  2, 61,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Space Heating
     2311233,  80,  1,  2, 62,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Space Cooling
     2311234,  80,  1,  2, 63,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Heat Rejection
     2311235,  80,  1,  2, 64,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Pumps & Aux.
     2311236,  80,  1,  2, 65,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Ventilation Fans
     2311237,  80,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Refrigeration
     2311238,  80,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Heat Pump Supp.
     2311239,  80,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Dom. Hot Water
     2311240,  80,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2087   ; Energy Utilities - Steam (one meter) - Single Month - End-Use @ Bldg Peak - Exterior Usage


;
;   2312   PS-F  MONTHLY ENERGY END-USE SUMMARY FOR METER  chw meter     81                 
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2312001,  81,  1,  3,  1,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Energy Units
     2312002,  81,  1,  3, 16,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Demand Units
     2312003,  81,  1,  3, 15,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy
     2312004,  81,  1,  3, 30,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 68,69)
     2312005,  81,  1,  3, 55,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Peak Month
     2312006,  81,  1,  3, 56,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Peak Day

     2312007,  81,  1,  3,  3,  1, 13,  1,  1,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - End-Use List
     2312008,  81,  1,  3,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Lights
     2312009,  81,  1,  3,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Task Lights
     2312010,  81,  1,  3,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Misc. Equip
     2312011,  81,  1,  3,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Space Heating
     2312012,  81,  1,  3,  7,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Space Cooling
     2312013,  81,  1,  3,  8,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Heat Rejection
     2312014,  81,  1,  3,  9,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Pumps & Aux.
     2312015,  81,  1,  3, 10,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Ventilation Fans
     2312016,  81,  1,  3, 11,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Refrigeration
     2312017,  81,  1,  3, 12,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Heat Pump Supp.
     2312018,  81,  1,  3, 13,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Dom. Hot Water
     2312019,  81,  1,  3, 14,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Energy By End-Use - Exterior Usage

     2312020,  81,  1,  3, 18,  1, 13,  1,  1,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - End-Use List
     2312021,  81,  1,  3, 18,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Lights
     2312022,  81,  1,  3, 19,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Task Lights
     2312023,  81,  1,  3, 20,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Misc. Equip
     2312024,  81,  1,  3, 21,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Space Heating
     2312025,  81,  1,  3, 22,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Space Cooling
     2312026,  81,  1,  3, 23,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Heat Rejection
     2312027,  81,  1,  3, 24,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Pumps & Aux.
     2312028,  81,  1,  3, 25,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Ventilation Fans
     2312029,  81,  1,  3, 26,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Refrigeration
     2312030,  81,  1,  3, 27,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Heat Pump Supp.
     2312031,  81,  1,  3, 28,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Dom. Hot Water
     2312032,  81,  1,  3, 29,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 31-42) & revised label
     2312033,  81,  1,  3, 69,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - End-Use List
     2312034,  81,  1,  3, 69,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Lights
     2312035,  81,  1,  3, 70,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Task Lights
     2312036,  81,  1,  3, 71,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Misc. Equip
     2312037,  81,  1,  3, 72,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Heating
     2312038,  81,  1,  3, 73,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Space Cooling
     2312039,  81,  1,  3, 74,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Rejection
     2312040,  81,  1,  3, 75,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2312041,  81,  1,  3, 76,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Ventilation Fans
     2312042,  81,  1,  3, 77,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Refrigeration
     2312043,  81,  1,  3, 78,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2312044,  81,  1,  3, 79,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2312045,  81,  1,  3, 80,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 44,46,48...66)
     2312046,  81,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Lights
     2312047,  81,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Task Lights
     2312048,  81,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Misc. Equip
     2312049,  81,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Space Heating
     2312050,  81,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Space Cooling
     2312051,  81,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Heat Rejection
     2312052,  81,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Pumps & Aux.
     2312053,  81,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Ventilation Fans
     2312054,  81,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Refrigeration
     2312055,  81,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Heat Pump Supp.
     2312056,  81,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Dom. Hot Water
     2312057,  81,  1,  3, 53,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2312058,  81,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Lights
     2312059,  81,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Task Lights
     2312060,  81,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Misc. Equip
     2312061,  81,  1,  3, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Space Heating
     2312062,  81,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Space Cooling
     2312063,  81,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Heat Rejection
     2312064,  81,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Pumps & Aux.
     2312065,  81,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Ventilation Fans
     2312066,  81,  1,  3, 48,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Refrigeration
     2312067,  81,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Heat Pump Supp.
     2312068,  81,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Dom. Hot Water
     2312069,  81,  1,  3, 54,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2312201,  81,  1,  3, 57,  1, 12,  1,  1,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - End-Use List
     2312202,  81,  1,  3, 57,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Lights
     2312203,  81,  1,  3, 58,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Task Lights
     2312204,  81,  1,  3, 59,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Misc. Equip
     2312205,  81,  1,  3, 60,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Space Heating
     2312206,  81,  1,  3, 61,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Space Cooling
     2312207,  81,  1,  3, 62,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Heat Rejection
     2312208,  81,  1,  3, 63,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Pumps & Aux.
     2312209,  81,  1,  3, 64,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Ventilation Fans
     2312210,  81,  1,  3, 65,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Refrigeration
     2312211,  81,  1,  3, 66,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Heat Pump Supp.
     2312212,  81,  1,  3, 67,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Dom. Hot Water
     2312213,  81,  1,  3, 68,  1,  1,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Annual - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2312070,  81,  1,  2, 16,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy
     2312071,  81,  1,  2, 31,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2312072,  81,  1,  2, 56,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Peak Month
     2312073,  81,  1,  2, 57,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Peak Day

     2312074,  81,  1,  2,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Lights
     2312075,  81,  1,  2,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Task Lights
     2312076,  81,  1,  2,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Misc. Equip
     2312077,  81,  1,  2,  7,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Space Heating
     2312078,  81,  1,  2,  8,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Space Cooling
     2312079,  81,  1,  2,  9,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Heat Rejection
     2312080,  81,  1,  2, 10,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Pumps & Aux.
     2312081,  81,  1,  2, 11,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Ventilation Fans
     2312082,  81,  1,  2, 12,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Refrigeration
     2312083,  81,  1,  2, 13,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Heat Pump Supp.
     2312084,  81,  1,  2, 14,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Dom. Hot Water
     2312085,  81,  1,  2, 15,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Energy By End-Use - Exterior Usage

     2312086,  81,  1,  2, 19,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Lights
     2312087,  81,  1,  2, 20,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Task Lights
     2312088,  81,  1,  2, 21,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Misc. Equip
     2312089,  81,  1,  2, 22,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Space Heating
     2312090,  81,  1,  2, 23,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Space Cooling
     2312091,  81,  1,  2, 24,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Heat Rejection
     2312092,  81,  1,  2, 25,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Pumps & Aux.
     2312093,  81,  1,  2, 26,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Ventilation Fans
     2312094,  81,  1,  2, 27,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Refrigeration
     2312095,  81,  1,  2, 28,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Heat Pump Supp.
     2312096,  81,  1,  2, 29,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Dom. Hot Water
     2312097,  81,  1,  2, 30,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
     2312098,  81,  1,  2, 70,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Lights
     2312099,  81,  1,  2, 71,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Task Lights
     2312100,  81,  1,  2, 72,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Misc. Equip
     2312101,  81,  1,  2, 73,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Heating
     2312102,  81,  1,  2, 74,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Space Cooling
     2312103,  81,  1,  2, 75,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Rejection
     2312104,  81,  1,  2, 76,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2312105,  81,  1,  2, 77,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Ventilation Fans
     2312106,  81,  1,  2, 78,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Refrigeration
     2312107,  81,  1,  2, 79,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2312108,  81,  1,  2, 80,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2312109,  81,  1,  2, 81,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2312110,  81,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Lights
     2312111,  81,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Task Lights
     2312112,  81,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Misc. Equip
     2312113,  81,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Space Heating
     2312114,  81,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Space Cooling
     2312115,  81,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Heat Rejection
     2312116,  81,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Pumps & Aux.
     2312117,  81,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Ventilation Fans
     2312118,  81,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Refrigeration
     2312119,  81,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Heat Pump Supp.
     2312120,  81,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Dom. Hot Water
     2312121,  81,  1,  2, 54,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2312122,  81,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Lights
     2312123,  81,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Task Lights
     2312124,  81,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Misc. Equip
     2312125,  81,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Space Heating
     2312126,  81,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Space Cooling
     2312127,  81,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Heat Rejection
     2312128,  81,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Pumps & Aux.
     2312129,  81,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Ventilation Fans
     2312130,  81,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Refrigeration
     2312131,  81,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Heat Pump Supp.
     2312132,  81,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Dom. Hot Water
     2312133,  81,  1,  2, 55,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2312214,  81,  1,  2, 58,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Lights
     2312215,  81,  1,  2, 59,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Task Lights
     2312216,  81,  1,  2, 60,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Misc. Equip
     2312217,  81,  1,  2, 61,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Space Heating
     2312218,  81,  1,  2, 62,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Space Cooling
     2312219,  81,  1,  2, 63,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Heat Rejection
     2312220,  81,  1,  2, 64,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Pumps & Aux.
     2312221,  81,  1,  2, 65,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Ventilation Fans
     2312222,  81,  1,  2, 66,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Refrigeration
     2312223,  81,  1,  2, 67,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Heat Pump Supp.
     2312224,  81,  1,  2, 68,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Dom. Hot Water
     2312225,  81,  1,  2, 69,  1, 12,  1,  0,  1,    0,  0,  0,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - All Months - End-Use @ Bldg Peak - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2312134,  81,  1,  2, 16,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy
     2312135,  81,  1,  2, 31,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Peak Demand
; SAC 9/20/04 - fixed IP column values (was 69,70)
     2312136,  81,  1,  2, 56,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Peak Month
     2312137,  81,  1,  2, 57,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Peak Day

     2312138,  81,  1,  2,  4,  1, 13,  1,  1,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - End-Use List
     2312139,  81,  1,  2,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Lights
     2312140,  81,  1,  2,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Task Lights
     2312141,  81,  1,  2,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Misc. Equip
     2312142,  81,  1,  2,  7,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Space Heating
     2312143,  81,  1,  2,  8,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Space Cooling
     2312144,  81,  1,  2,  9,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Heat Rejection
     2312145,  81,  1,  2, 10,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Pumps & Aux.
     2312146,  81,  1,  2, 11,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Ventilation Fans
     2312147,  81,  1,  2, 12,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Refrigeration
     2312148,  81,  1,  2, 13,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Heat Pump Supp.
     2312149,  81,  1,  2, 14,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Dom. Hot Water
     2312150,  81,  1,  2, 15,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Energy By End-Use - Exterior Usage

     2312151,  81,  1,  2, 19,  1, 13,  1,  1,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - End-Use List
     2312152,  81,  1,  2, 19,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Lights
     2312153,  81,  1,  2, 20,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Task Lights
     2312154,  81,  1,  2, 21,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Misc. Equip
     2312155,  81,  1,  2, 22,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Space Heating
     2312156,  81,  1,  2, 23,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Space Cooling
     2312157,  81,  1,  2, 24,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Heat Rejection
     2312158,  81,  1,  2, 25,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Pumps & Aux.
     2312159,  81,  1,  2, 26,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Ventilation Fans
     2312160,  81,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Refrigeration
     2312161,  81,  1,  2, 28,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Heat Pump Supp.
     2312162,  81,  1,  2, 29,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Dom. Hot Water
     2312163,  81,  1,  2, 30,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 32-43) & revised label
     2312164,  81,  1,  2, 70,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - End-Use List
     2312165,  81,  1,  2, 70,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Lights
     2312166,  81,  1,  2, 71,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Task Lights
     2312167,  81,  1,  2, 72,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Misc. Equip
     2312168,  81,  1,  2, 73,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Heating
     2312169,  81,  1,  2, 74,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Space Cooling
     2312170,  81,  1,  2, 75,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Rejection
     2312171,  81,  1,  2, 76,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Pumps & Aux.
     2312172,  81,  1,  2, 77,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Ventilation Fans
     2312173,  81,  1,  2, 78,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Refrigeration
     2312174,  81,  1,  2, 79,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Heat Pump Supp.
     2312175,  81,  1,  2, 80,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Dom. Hot Water
     2312176,  81,  1,  2, 81,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - Percent End-Use @ Bldg Peak - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 45,47,49...67)
     2312177,  81,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Lights
     2312178,  81,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Task Lights
     2312179,  81,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Misc. Equip
     2312180,  81,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Space Heating
     2312181,  81,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Space Cooling
     2312182,  81,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Heat Rejection
     2312183,  81,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Pumps & Aux.
     2312184,  81,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Ventilation Fans
     2312185,  81,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Refrigeration
     2312186,  81,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Heat Pump Supp.
     2312187,  81,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Dom. Hot Water
     2312188,  81,  1,  2, 54,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Month - Exterior Usage

; SAC 9/20/04 - fixed IP column values (was 46,48,50...68)
     2312189,  81,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Lights
     2312190,  81,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Task Lights
     2312191,  81,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Misc. Equip
     2312192,  81,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Space Heating
     2312193,  81,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Space Cooling
     2312194,  81,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Heat Rejection
     2312195,  81,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Pumps & Aux.
     2312196,  81,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Ventilation Fans
     2312197,  81,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Refrigeration
     2312198,  81,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Heat Pump Supp.
     2312199,  81,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Dom. Hot Water
     2312200,  81,  1,  2, 55,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use Peak - Day - Exterior Usage

; SAC 9/20/04 - ADDED NEW "PEAK PCT" entries
     2312226,  81,  1,  2, 58,  1, 12,  1,  1,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - End-Use List
     2312227,  81,  1,  2, 58,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Lights
     2312228,  81,  1,  2, 59,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Task Lights
     2312229,  81,  1,  2, 60,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Misc. Equip
     2312230,  81,  1,  2, 61,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Space Heating
     2312231,  81,  1,  2, 62,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Space Cooling
     2312232,  81,  1,  2, 63,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Heat Rejection
     2312233,  81,  1,  2, 64,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Pumps & Aux.
     2312234,  81,  1,  2, 65,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Ventilation Fans
     2312235,  81,  1,  2, 66,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Refrigeration
     2312236,  81,  1,  2, 67,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Heat Pump Supp.
     2312237,  81,  1,  2, 68,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Dom. Hot Water
     2312238,  81,  1,  2, 69,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2088   ; Energy Utilities - Chilled Water (one meter) - Single Month - End-Use @ Bldg Peak - Exterior Usage


;
;   2313   PS-G  ELECTRICAL LOAD SCATTER PLOT                            24                 
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2314   PS-H  Cooling Towers                                          25                 
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2314001,  25,  1,  2,  1,  2,  1,  4,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Type
     2314002,  25,  1,  2,  5,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Condenser Loop
     2314003,  25,  1,  2, 13,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Capacity
     2314004,  25,  1,  2, 14,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Flow
     2314005,  25,  1,  2, 15,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Number of Cells
     2314006,  25,  1,  2, 16,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Fan Power per Cell
     2314007,  25,  1,  2, 17,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Spray Pump Power per Cell
     2314008,  25,  1,  2, 18,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2066   ; Heat Rejection - Design Parameters - Auxiliary Power
     2314009,  25,  1,  5,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Total - Heat Rejection Load
     2314010,  25,  1,  5,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Total - Net Electrical Use
     2314011,  25,  1,  5,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Total - Auxiliary Electrical Energy
     2314012,  25,  1,  5,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Total - Auxiliary Thermal Energy
     2314013,  25,  1,  5,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Total - Part Load Bins - Load
     2314014,  25,  1,  5, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Total - Part Load Bins - Electrical
     2314015,  25,  1,  6,  1,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Total - Maximum Supply Temperature
     2314016,  25,  1,  5, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Heat Rejection Load
     2314017,  25,  1,  5, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Net Electrical Use
     2314018,  25,  1,  5, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Auxiliary Electrical Energy
     2314019,  25,  1,  5, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Auxiliary Thermal Energy
     2314020,  25,  1,  5, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Load Month
     2314021,  25,  1,  5, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Load Day
     2314022,  25,  1,  5, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Electric Month
     2314023,  25,  1,  5, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Electric Day
     2314024,  25,  1,  5, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Aux. Elec Month
     2314025,  25,  1,  5, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Aux. Elec Day
     2314026,  25,  1,  5, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Aux. Thermal Month
     2314027,  25,  1,  5, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Peak Aux. Thermal Day
     2314028,  25,  1,  5,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Part Load Bins - Load
     2314029,  25,  1,  5, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Part Load Bins - Electrical
     2314030,  25,  1,  6,  1,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Maximum Supply Temperature
     2314031,  25,  1,  6,  2,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Maximum Supply Month
     2314032,  25,  1,  6,  3,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Maximum Supply Day
     2314033,  25,  1,  6,  4,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - Annual Performance - Peak - Maximum Supply Hour
     2314034,  25,  1,  4,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Totals - Heat Rejection Load
     2314035,  25,  1,  4,  3,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Totals - Net Electrical Use
     2314036,  25,  1,  4,  4,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Totals - Auxiliary Electrical Energy
     2314037,  25,  1,  4,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Totals - Auxiliary Thermal Energy
     2314038,  25,  1,  4, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Heat Rejection Load
     2314039,  25,  1,  4, 19,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Net Electrical Use
     2314040,  25,  1,  4, 20,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Auxiliary Electrical Energy
     2314041,  25,  1,  4, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Auxiliary Thermal Energy
     2314042,  25,  1,  4, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Load Day
     2314043,  25,  1,  4, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Load Hour
     2314044,  25,  1,  4, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Electric Day
     2314045,  25,  1,  4, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Electric Hour
     2314046,  25,  1,  4, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Aux. Elec Day
     2314047,  25,  1,  4, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Aux. Elec Hour
     2314048,  25,  1,  4, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Aux. Thermal Day
     2314049,  25,  1,  4, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2066   ; Heat Rejection - All Months - Peaks - Peak Aux. Thermal Hour
     2314050,  25,  1,  4,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Total - Heat Rejection Load
     2314051,  25,  1,  4,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Total - Net Electrical Use
     2314052,  25,  1,  4,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Total - Auxiliary Electrical Energy
     2314053,  25,  1,  4,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Total - Auxiliary Thermal Energy
     2314054,  25,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Total - Part Load Bins - Load
     2314055,  25,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Total - Part Load Bins - Electrical
     2314056,  25,  1,  4, 17,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Heat Rejection Load
     2314057,  25,  1,  4, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Net Electrical Use
     2314058,  25,  1,  4, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Auxiliary Electrical Energy
     2314059,  25,  1,  4, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Auxiliary Thermal Energy
     2314060,  25,  1,  4, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Load Month
     2314061,  25,  1,  4, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Load Day
     2314062,  25,  1,  4, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Electric Month
     2314063,  25,  1,  4, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Electric Day
     2314064,  25,  1,  4, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Aux. Elec Month
     2314065,  25,  1,  4, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Aux. Elec Day
     2314066,  25,  1,  4, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Aux. Thermal Month
     2314067,  25,  1,  4, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Peak Aux. Thermal Day
     2314068,  25,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Part Load Bins - Load
     2314069,  25,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2066   ; Heat Rejection - Single Month - Peak - Part Load Bins - Electrical


;
;   2315   PS-H  Boilers                                                 59                 
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2315001,  59,  1,  2,  5,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Design Parameters - Heating Loop
     2315002,  59,  1,  2,  1,  2,  1,  4,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Design Parameters - Type
     2315003,  59,  1,  2, 13,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2064   ; Boilers - Design Parameters - Capacity
     2315004,  59,  1,  2, 14,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2064   ; Boilers - Design Parameters - Flow
     2315005,  59,  1,  2, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2064   ; Boilers - Design Parameters - Electric Input Ratio
     2315006,  59,  1,  2, 16,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2064   ; Boilers - Design Parameters - Fuel Input Ratio
     2315007,  59,  1,  2, 17,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2064   ; Boilers - Design Parameters - Auxiliary Power
     2315008,  59,  1,  5,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Total - Heat Load
     2315009,  59,  1,  5,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Total - Electrical Use
     2315010,  59,  1,  5,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Total - Fuel Use
     2315011,  59,  1,  5,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Total - Auxiliary Energy
     2315012,  59,  1,  5,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Total - Part Load Bins - Load
     2315013,  59,  1,  5, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Total - Part Load Bins - Electrical
     2315014,  59,  1,  5, 42,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Total - Part Load Bins - Fuel
     2315015,  59,  1,  5, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Heat Load
     2315016,  59,  1,  5, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Electrical Use
     2315017,  59,  1,  5, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Fuel Use
     2315018,  59,  1,  5, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Auxiliary Energy
     2315019,  59,  1,  5, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Load Month
     2315020,  59,  1,  5, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Load Day
     2315021,  59,  1,  5, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Electric Month
     2315022,  59,  1,  5, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Electric Day
     2315023,  59,  1,  5, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Fuel Month
     2315024,  59,  1,  5, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Fuel Day
     2315025,  59,  1,  5, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Aux. Month
     2315026,  59,  1,  5, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Peak Aux. Day
     2315027,  59,  1,  5,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Part Load Bins - Load
     2315028,  59,  1,  5, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Part Load Bins - Electrical
     2315029,  59,  1,  5, 42,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2064   ; Boilers - Annual Performance - Peak - Part Load Bins - Fuel
     2315030,  59,  1,  4,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2064   ; Boilers - All Months - Totals - Heat Load
     2315031,  59,  1,  4,  3,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2064   ; Boilers - All Months - Totals - Electrical Use
     2315032,  59,  1,  4,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2064   ; Boilers - All Months - Totals - Fuel Use
     2315033,  59,  1,  4,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2064   ; Boilers - All Months - Totals - Auxiliary Energy
     2315034,  59,  1,  4, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Heat Load
     2315035,  59,  1,  4, 19,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Electrical Use
     2315036,  59,  1,  4, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Fuel Use
     2315037,  59,  1,  4, 21,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Auxiliary Energy
     2315038,  59,  1,  4, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Load Day
     2315039,  59,  1,  4, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Load Hour
     2315040,  59,  1,  4, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Electric Day
     2315041,  59,  1,  4, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Electric Hour
     2315042,  59,  1,  4, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Fuel Day
     2315043,  59,  1,  4, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Fuel Hour
     2315044,  59,  1,  4, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Aux. Day
     2315045,  59,  1,  4, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2064   ; Boilers - All Months - Peaks - Peak Aux. Hour
     2315046,  59,  1,  4,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Total - Heat Load
     2315047,  59,  1,  4,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Total - Electrical Use
     2315048,  59,  1,  4,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Total - Fuel Use
     2315049,  59,  1,  4,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Total - Auxiliary Energy
     2315050,  59,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Total - Part Load Bins - Load
     2315051,  59,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Total - Part Load Bins - Electrical
     2315052,  59,  1,  4, 42,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Total - Part Load Bins - Fuel
     2315053,  59,  1,  4, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Heat Load
     2315054,  59,  1,  4, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Electrical Use
     2315055,  59,  1,  4, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Fuel Use
     2315056,  59,  1,  4, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Auxiliary Energy
     2315057,  59,  1,  4, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Load Day
     2315058,  59,  1,  4, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Load Hour
     2315059,  59,  1,  4, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Electric Day
     2315060,  59,  1,  4, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Electric Hour
     2315061,  59,  1,  4, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Fuel Day
     2315062,  59,  1,  4, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Fuel Hour
     2315063,  59,  1,  4, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Aux. Day
     2315064,  59,  1,  4, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Peak Aux. Hour
     2315065,  59,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Part Load Bins - Load
     2315066,  59,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Part Load Bins - Electrical
     2315067,  59,  1,  4, 42,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2064   ; Boilers - Single Month - Peak - Part Load Bins - Fuel
; ??? DW-HEATER data written to BOILER PS-H report ???
     2315068,  59,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Part Load Bins - Load
     2315069,  59,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Part Load Bins - Electrical
     2315070,  59,  1,  4, 42,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Part Load Bins - Fuel

; SAC 8/4/08 - added access to new rated boiler capacity @ peak information
     2315901,  59,  1,  6,  1,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2064   ; Boilers - Rated Capacity at Peak (Btu/hr)
     2315902,  59,  1,  6,  2,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2064   ; Boilers - Return Water Temperature at Peak (F)

; DEM 1/29/15 - added access to new boiler sizing data
     2315903,  59,  1,  9,  9,  1,  1,  1,  0, 34, 2062,  8,  1,  0, 2064   ; Boilers - Sizing Info/Circ Loop - Capacity, MBTU/HR
     2315904,  59,  1,  9, 10,  1,  1,  1,  0,128, 2062,  8,  1,  0, 2064   ; Boilers - Sizing Info/Circ Loop - Head, FT
     2315905,  59,  1,  9, 11,  1,  1,  1,  0, 15, 2062,  8,  1,  0, 2064   ; Boilers - Sizing Info/Circ Loop - Static, FT
     2315906,  59,  1,  9, 12,  1,  1,  1,  0, 52, 2062,  8,  1,  0, 2064   ; Boilers - Sizing Info/Circ Loop - Flow, GPM
     2315907,  59,  1,  9, 13,  1,  1,  1,  0, 74, 2062,  8,  1,  0, 2064   ; Boilers - Sizing Info/Circ Loop - Delta T, F
     2315908,  59,  1,  9, 14,  1,  1,  1,  0,  8, 2062,  8,  1,  0, 2064   ; Boilers - Sizing Info/Circ Loop - Design T, F

     2315911,  59,  1,  7,  5,  1,  1,  1,  0, 34,    0,  8,  1,  0, 2064   ; Boilers - Sizing Info/Boiler - Capacity
     2315912,  59,  1,  7,  6,  1,  1,  1,  0, 23,    0,  8,  1,  0, 2064   ; Boilers - Sizing Info/Boiler - Start-up
     2315913,  59,  1,  7,  7,  1,  1,  1,  0, 28,    0,  8,  1,  0, 2064   ; Boilers - Sizing Info/Boiler - Electric, kW
     2315914,  59,  1,  7,  8,  1,  1,  1,  0, 46,    0,  8,  1,  0, 2064   ; Boilers - Sizing Info/Boiler - Heat EIR
     2315915,  59,  1,  7,  9,  1,  1,  1,  0, 28,    0,  8,  1,  0, 2064   ; Boilers - Sizing Info/Boiler - Aux kW
     2315916,  59,  1,  7, 10,  1,  1,  1,  0, 34,    0,  8,  1,  0, 2064   ; Boilers - Sizing Info/Boiler - Fuel
     2315916,  59,  1,  7, 11,  1,  1,  1,  0, 46,    0,  8,  1,  0, 2064   ; Boilers - Sizing Info/Boiler - HIR

;
;   2316   PS-H  PEAK/TOTAL LOAD, ENERGY USE, AND PART LOAD OPERATION SUMMARY FOR PUMP:  61
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2316001,  61,  1,  2,  1,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Parent Name
     2316002,  61,  1,  6,  1,  2,  1,  7,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Parent Type
     2316003,  61,  1,  1,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Number of Pumps
     2316004,  61,  1,  2,  9,  1,  1,  1,  0, 25,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Flow
     2316005,  61,  1,  2, 10,  1,  1,  1,  0, 15,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Head Pressure
     2316006,  61,  1,  2, 11,  1,  1,  1,  0, 15,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Head Setpoint
     2316007,  61,  1,  2, 12,  2,  1,  3,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Capacity Control Mechanism
     2316008,  61,  1,  2, 15,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Power
     2316009,  61,  1,  2, 16,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Mechanical Efficiency
     2316010,  61,  1,  2, 17,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2061   ; Pumps - Design Parameters - Motor Efficiency
     2316011,  61,  1,  5,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Total - Loop Heat Gain from Pump
     2316012,  61,  1,  5,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Total - Electrical Use
     2316013,  61,  1,  7,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Total - Hours Overloaded
     2316014,  61,  1,  5,  4,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Total - Part Load Bins - Flow
     2316015,  61,  1,  5, 18,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Total - Part Load Bins - RPM
     2316016,  61,  1,  5, 34,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Total - Part Load Bins - Power
     2316017,  61,  1,  5, 16,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Loop Heat Gain from Pump
     2316018,  61,  1,  5, 17,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Electrical Use
     2316019,  61,  1,  7,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Hours Overloaded
     2316020,  61,  1,  5, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Peak Gain Month
     2316021,  61,  1,  5, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Peak Gain Day
     2316022,  61,  1,  5, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Peak Electic Month
     2316023,  61,  1,  5, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Peak Electric Day
     2316024,  61,  1,  5,  4,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Part Load Bins - Flow
     2316025,  61,  1,  5, 18,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Part Load Bins - RPM
     2316026,  61,  1,  5, 34,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2061   ; Pumps - Annual Performance - Peak - Part Load Bins - Power
     2316027,  61,  1,  4,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2061   ; Pumps - All Months - Totals - Loop Heat Gain from Pump
     2316028,  61,  1,  4,  3,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2061   ; Pumps - All Months - Totals - Electrical Use
     2316029,  61,  1,  4, 16,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2061   ; Pumps - All Months - Peaks - Loop Heat Gain from Pump
     2316030,  61,  1,  4, 17,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2061   ; Pumps - All Months - Peaks - Electrical Use
     2316031,  61,  1,  4, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - All Months - Peaks - Peak Gain Hour
     2316032,  61,  1,  4, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - All Months - Peaks - Peak Gain Hour
     2316033,  61,  1,  4, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - All Months - Peaks - Peak Electic Hour
     2316034,  61,  1,  4, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2061   ; Pumps - All Months - Peaks - Peak Electric Hour
     2316035,  61,  1,  4,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Total - Loop Heat Gain from Pump
     2316036,  61,  1,  4,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Total - Electrical Use
     2316037,  61,  1,  4,  4,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Total - Part Load Bins - Flow
     2316038,  61,  1,  4, 18,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Total - Part Load Bins - RPM
     2316039,  61,  1,  4, 34,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Total - Part Load Bins - Power
     2316040,  61,  1,  4, 16,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Loop Heat Gain from Pump
     2316041,  61,  1,  4, 17,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Electrical Use
     2316042,  61,  1,  4, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Peak Gain Hour
     2316043,  61,  1,  4, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Peak Gain Hour
     2316044,  61,  1,  4, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Peak Electic Hour
     2316045,  61,  1,  4, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Peak Electric Hour
     2316046,  61,  1,  4,  4,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Part Load Bins - Flow
     2316047,  61,  1,  4, 18,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Part Load Bins - RPM
     2316048,  61,  1,  4, 34,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2061   ; Pumps - Single Month - Peak - Part Load Bins - Power


;
;   2317   PS-H  PEAK/TOTAL LOAD AND PART LOAD OPERATION SUMMARY FOR CIRCULATION-LOOP:   73
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2317001,  73,  1,  1,  1,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Heating Capacity
     2317002,  73,  1,  1,  2,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Cooling Capacity
     2317003,  73,  1,  1,  3,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Loop Flow
     2317004,  73,  1,  1,  4,  1,  1,  1,  0, 15,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Loop Head
     2317005,  73,  1,  1,  5,  1,  1,  1,  0, 14,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - UA Product - supply-side
     2317006,  73,  1,  1,  7,  1,  1,  1,  0, 14,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - UA Product - return-side
     2317007,  73,  1,  1,  6,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Temperature Loss - supply-side
     2317008,  73,  1,  1,  8,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Temperature Loss - return-side
     2317009,  73,  1,  1,  9,  1,  1,  1,  0, 51,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Fluid Volume
     2317010,  73,  1,  1, 10,  1,  1,  1,  0,  5,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Design Parameters - Fluid Heat Capacity
     2317011,  73,  1,  7,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Heating - Coil Load
     2317012,  73,  1,  7,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Heating - Pipe Gain
     2317013,  73,  1,  7,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Heating - Net Load
     2317014,  73,  1,  7,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Heating - Overload
     2317015,  73,  1,  9,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Heating - Hours Overloaded
     2317016,  73,  1,  7,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Heating - Load Bins
     2317017,  73,  1,  7, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Heating - Flow Bins
     2317018,  73,  1,  8,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Cooling - Coil Load
     2317019,  73,  1,  8,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Cooling - Pipe Gain
     2317020,  73,  1,  8,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Cooling - Net Load
     2317021,  73,  1,  8,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Cooling - Overload
     2317022,  73,  1, 10,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Cooling - Hours Overloaded
     2317023,  73,  1,  8,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Cooling - Load Bins
     2317024,  73,  1,  8, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Total - Cooling - Flow Bins
     2317025,  73,  1,  7, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Coil Load
     2317026,  73,  1,  7, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Pipe Gain
     2317027,  73,  1,  7, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Net Load
     2317028,  73,  1,  7, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Overload
     2317029,  73,  1,  7, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Coil Peak Month
     2317030,  73,  1,  7, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Coil Peak Day
     2317031,  73,  1,  7, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Gain Peak Month
     2317032,  73,  1,  7, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Gain Peak Day
     2317033,  73,  1,  7, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Net Peak Month
     2317034,  73,  1,  7, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Net Peak Day
     2317035,  73,  1,  7, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Overload Peak Month
     2317036,  73,  1,  7, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Overload Peak Day
     2317037,  73,  1,  9,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Hours Overloaded
     2317038,  73,  1,  7,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Load Bins
     2317039,  73,  1,  7, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Heating - Flow Bins
     2317040,  73,  1,  8, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Coil Load
     2317041,  73,  1,  8, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Pipe Gain
     2317042,  73,  1,  8, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Net Load
     2317043,  73,  1,  8, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Overload
     2317044,  73,  1,  8, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Coil Peak Month
     2317045,  73,  1,  8, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Coil Peak Day
     2317046,  73,  1,  8, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Gain Peak Month
     2317047,  73,  1,  8, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Gain Peak Day
     2317048,  73,  1,  8, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Net Peak Month
     2317049,  73,  1,  8, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Net Peak Day
     2317050,  73,  1,  8, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Overload Peak Month
     2317051,  73,  1,  8, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Overload Peak Day
     2317052,  73,  1, 10,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Hours Overloaded
     2317053,  73,  1,  8,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Load Bins
     2317054,  73,  1,  8, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Annual - Peak - Cooling - Flow Bins
     2317055,  73,  1,  4,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Heating - Coil Load
     2317056,  73,  1,  4,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Heating - Pipe Gain
     2317057,  73,  1,  4,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Heating - Net Load
     2317058,  73,  1,  4,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Heating - Overload
     2317059,  73,  1,  5,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Cooling - Coil Load
     2317060,  73,  1,  5,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Cooling - Pipe Gain
     2317061,  73,  1,  5,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Cooling - Net Load
     2317062,  73,  1,  5,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Totals - Cooling - Overload
     2317063,  73,  1,  4, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Coil Load
     2317064,  73,  1,  4, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Pipe Gain
     2317065,  73,  1,  4, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Net Load
     2317066,  73,  1,  4, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Overload
     2317067,  73,  1,  4, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Coil Peak Day
     2317068,  73,  1,  4, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Coil Peak Hour
     2317069,  73,  1,  4, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Gain Peak Day
     2317070,  73,  1,  4, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Gain Peak Hour
     2317071,  73,  1,  4, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Net Peak Day
     2317072,  73,  1,  4, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Net Peak Hour
     2317073,  73,  1,  4, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Overload Peak Day
     2317074,  73,  1,  4, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Heating - Overload Peak Hour
     2317075,  73,  1,  5, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Coil Load
     2317076,  73,  1,  5, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Pipe Gain
     2317077,  73,  1,  5, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Net Load
     2317078,  73,  1,  5, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Overload
     2317079,  73,  1,  5, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Coil Peak Day
     2317080,  73,  1,  5, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Coil Peak Hour
     2317081,  73,  1,  5, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Gain Peak Day
     2317082,  73,  1,  5, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Gain Peak Hour
     2317083,  73,  1,  5, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Net Peak Day
     2317084,  73,  1,  5, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Net Peak Hour
     2317085,  73,  1,  5, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Overload Peak Day
     2317086,  73,  1,  5, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - All Loops Except WLHP - All Months - Peaks - Cooling - Overload Peak Hour
     2317087,  73,  1,  4,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Heating - Coil Load
     2317088,  73,  1,  4,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Heating - Pipe Gain
     2317089,  73,  1,  4,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Heating - Net Load
     2317090,  73,  1,  4,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Heating - Overload
     2317091,  73,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Heating - Load Bins
     2317092,  73,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Heating - Flow Bins
     2317093,  73,  1,  5,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Cooling - Coil Load
     2317094,  73,  1,  5,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Cooling - Pipe Gain
     2317095,  73,  1,  5,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Cooling - Net Load
     2317096,  73,  1,  5,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Cooling - Overload
     2317097,  73,  1,  5,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Cooling - Load Bins
     2317098,  73,  1,  5, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Total - Cooling - Flow Bins
     2317099,  73,  1,  4, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Coil Load
     2317100,  73,  1,  4, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Pipe Gain
     2317101,  73,  1,  4, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Net Load
     2317102,  73,  1,  4, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Overload
     2317103,  73,  1,  4, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Coil Peak Day
     2317104,  73,  1,  4, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Coil Peak Hour
     2317105,  73,  1,  4, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Gain Peak Day
     2317106,  73,  1,  4, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Gain Peak Hour
     2317107,  73,  1,  4, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Net Peak Day
     2317108,  73,  1,  4, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Net Peak Hour
     2317109,  73,  1,  4, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Overload Peak Day
     2317110,  73,  1,  4, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Overload Peak Hour
     2317111,  73,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Load Bins
     2317112,  73,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Heating - Flow Bins
     2317113,  73,  1,  5, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Coil Load
     2317114,  73,  1,  5, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Pipe Gain
     2317115,  73,  1,  5, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Net Load
     2317116,  73,  1,  5, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Overload
     2317117,  73,  1,  5, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Coil Peak Day
     2317118,  73,  1,  5, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Coil Peak Hour
     2317119,  73,  1,  5, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Gain Peak Day
     2317120,  73,  1,  5, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Gain Peak Hour
     2317121,  73,  1,  5, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Net Peak Day
     2317122,  73,  1,  5, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Net Peak Hour
     2317123,  73,  1,  5, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Overload Peak Day
     2317124,  73,  1,  5, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Overload Peak Hour
     2317125,  73,  1,  5,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Load Bins
     2317126,  73,  1,  5, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - All Loops Except WLHP - Single Month - Peak - Cooling - Flow Bins


;
;   2318   PS-H  Electric Chillers                     74                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2318001,  74,  1,  2,  1,  2,  1,  4,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Type
     2318002,  74,  1,  2,  5,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Cooling Loop
     2318003,  74,  1,  2, 13,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Capacity
     2318004,  74,  1,  2, 14,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Flow
     2318005,  74,  1,  2, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Electric Input Ratio
     2318006,  74,  1,  2, 16,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Auxiliary Power
     2318007,  74,  1,  3,  1,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Condenser Loop
     2318008,  74,  1,  3,  9,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Condenser Load
     2318009,  74,  1,  3, 10,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Condenser Flow
     2318010,  74,  1,  5,  1,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Heat Recovery Loop
     2318011,  74,  1,  5,  9,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Heat Recovery Capacity
     2318012,  74,  1,  5, 10,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2063   ; Elec Chillers - Design Parameters - Heat Recovery Flow
     2318013,  74,  1,  8,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Total - Cool Load
     2318014,  74,  1,  8,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Total - Heat Load
     2318015,  74,  1,  8,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Total - Electrical Use
     2318016,  74,  1,  8,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Total - Auxiliary Energy
     2318017,  74,  1,  8,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Total - Part Load Bins - Load
     2318018,  74,  1,  8, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Total - Part Load Bins - Electrical
     2318019,  74,  1,  8, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Cool Load
     2318020,  74,  1,  8, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Heat Load
     2318021,  74,  1,  8, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Electrical Use
     2318022,  74,  1,  8, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Auxiliary Energy
     2318023,  74,  1,  8, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Load Month
     2318024,  74,  1,  8, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Load Day
     2318025,  74,  1,  8, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Electric Month
     2318026,  74,  1,  8, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Electric Day
     2318027,  74,  1,  8, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Fuel Month
     2318028,  74,  1,  8, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Fuel Day
     2318029,  74,  1,  8, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Aux. Month
     2318030,  74,  1,  8, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Peak Aux. Day
     2318031,  74,  1,  8,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Part Load Bins - Load
     2318032,  74,  1,  8, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Annual Performance - Peak - Part Load Bins - Electrical
     2318033,  74,  1,  7,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Totals - Cool Load
     2318034,  74,  1,  7,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Totals - Heat Load
     2318035,  74,  1,  7,  4,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Totals - Electrical Use
     2318036,  74,  1,  7,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Totals - Auxiliary Energy
     2318037,  74,  1,  7, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Cool Load
     2318038,  74,  1,  7, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Heat Load
     2318039,  74,  1,  7, 20,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Electrical Use
     2318040,  74,  1,  7, 21,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Auxiliary Energy
     2318041,  74,  1,  7, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Load Day
     2318042,  74,  1,  7, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Load Hour
     2318043,  74,  1,  7, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Electric Day
     2318044,  74,  1,  7, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Electric Hour
     2318045,  74,  1,  7, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Fuel Day
     2318046,  74,  1,  7, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Fuel Hour
     2318047,  74,  1,  7, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Aux. Day
     2318048,  74,  1,  7, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - All Months - Peaks - Peak Aux. Hour
     2318049,  74,  1,  7,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Total - Cool Load
     2318050,  74,  1,  7,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Total - Heat Load
     2318051,  74,  1,  7,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Total - Electrical Use
     2318052,  74,  1,  7,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Total - Auxiliary Energy
     2318053,  74,  1,  7,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Total - Part Load Bins - Load
     2318054,  74,  1,  7, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Total - Part Load Bins - Electrical
     2318055,  74,  1,  7, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Cool Load
     2318056,  74,  1,  7, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Heat Load
     2318057,  74,  1,  7, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Electrical Use
     2318058,  74,  1,  7, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Auxiliary Energy
     2318059,  74,  1,  7, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Load Day
     2318060,  74,  1,  7, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Load Hour
     2318061,  74,  1,  7, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Electric Day
     2318062,  74,  1,  7, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Electric Hour
     2318063,  74,  1,  7, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Fuel Day
     2318064,  74,  1,  7, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Fuel Hour
     2318065,  74,  1,  7, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Aux. Day
     2318066,  74,  1,  7, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Peak Aux. Hour
     2318067,  74,  1,  7,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Part Load Bins - Load
     2318068,  74,  1,  7, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Elec Chillers - Single Month - Peak - Part Load Bins - Electrical

; SAC 9/12/02 - added access to new normalized ARI chiller information
     2318901,  74,  1,  9,  1,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Elec Chillers - Normalized (ARI) Capacity at Peak (Btu/hr)
     2318902,  74,  1,  9,  2,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Elec Chillers - Normalized (ARI) Leaving Chilled Water Temperature (F)
     2318903,  74,  1,  9,  3,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Elec Chillers - Normalized (ARI) Entering Condenser Water Temperature (F)
     2318904,  74,  1,  9,  4,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Elec Chillers - Drybulb Temperature @ Peak (F)
     2318905,  74,  1,  9,  5,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Elec Chillers - Wetbulb Temperature @ Peak (F)
; DEM 3/09/11 - added access to new chiller sizing data
     2318907,  74,  1, 10,  1,  2,  1,  4,  0,  1,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Equipment Type
     2318908,  74,  1, 10,  5,  1,  1,  1,  0,129,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Capacity
     2318909,  74,  1, 10,  6,  1,  1,  1,  0, 23,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Startup, Hours
     2318910,  74,  1, 10,  7,  1,  1,  1,  0, 23,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Standby, Hours
     2318911,  74,  1, 10,  8,  1,  1,  1,  0, 46,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Cool EIR, BTU/BTU
     2318912,  74,  1, 10,  9,  1,  1,  1,  0, 49,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Cool EFF, KW/TON
     2318913,  74,  1, 10, 10,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Aux Elec, KW
     2318914,  74,  1, 10, 11,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Cond Fan, KW
     2318915,  74,  1, 10, 12,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info - Cond Pump, KW
     2318916,  74,  1, 12,  9,  1,  1,  1,  0, 34, 2062,  8,  1,  0, 2063   ; Elec Chillers - Sizing Info/Circ Loop - Capacity, MBTU/HR
     2318917,  74,  1, 12, 10,  1,  1,  1,  0,128, 2062,  8,  1,  0, 2063   ; Elec Chillers - Sizing Info/Circ Loop - Head, FT
     2318918,  74,  1, 12, 11,  1,  1,  1,  0, 15, 2062,  8,  1,  0, 2063   ; Elec Chillers - Sizing Info/Circ Loop - Static, FT
     2318919,  74,  1, 12, 12,  1,  1,  1,  0, 52, 2062,  8,  1,  0, 2063   ; Elec Chillers - Sizing Info/Circ Loop - Flow, GPM
     2318920,  74,  1, 12, 13,  1,  1,  1,  0,127, 2062,  8,  1,  0, 2063   ; Elec Chillers - Sizing Info/Circ Loop - Flow/Cap, GPM/TON
     2318921,  74,  1, 12, 14,  1,  1,  1,  0, 74, 2062,  8,  1,  0, 2063   ; Elec Chillers - Sizing Info/Circ Loop - Delta T, F
     2318922,  74,  1, 12, 15,  1,  1,  1,  0,  8, 2062,  8,  1,  0, 2063   ; Elec Chillers - Sizing Info/Circ Loop - Design T, F
     2318923,  74,  1, 13,  1,  1,  1,  1,  0, 34,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info/AC Condenser - Capacity, MBTU/HR
     2318924,  74,  1, 13,  2,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Elec Chillers - Sizing Info/AC Condenser - Design T, F


;
;   2319   PS-H  Absorption or Engine Chillers         75                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2319001,  75,  1,  2,  1,  2,  1,  4,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Type
     2319002,  75,  1,  2,  5,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Cooling Loop
     2319003,  75,  1,  2, 13,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Capacity
     2319004,  75,  1,  2, 14,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Flow
     2319005,  75,  1,  2, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Electric Input Ratio
     2319006,  75,  1,  2, 16,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Heating Input Ratio
     2319007,  75,  1,  2, 17,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Auxiliary Power
     2319008,  75,  1,  3,  1,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Condenser Loop
     2319009,  75,  1,  3,  9,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Condenser Load
     2319010,  75,  1,  3, 10,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Condenser Flow
     2319011,  75,  1,  4,  1,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Heating Loop (Absorption)
     2319012,  75,  1,  4,  9,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Heating Loop Load
     2319013,  75,  1,  4, 10,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Heating Loop Flow
     2319014,  75,  1,  5,  1,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Heat Recovery Loop
     2319015,  75,  1,  5,  9,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Heat Recovery Capacity
     2319016,  75,  1,  5, 10,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Design Parameters - Heat Recovery Flow
     2319017,  75,  1,  8,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Total - Cool Load
     2319018,  75,  1,  8,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Total - Heat Load
     2319019,  75,  1,  8,  4,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Total - Electrical Use
     2319020,  75,  1,  8,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Total - Fuel Use
     2319021,  75,  1,  8,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Total - Part Load Bins - Load
     2319022,  75,  1,  8, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Total - Part Load Bins - Electrical
     2319023,  75,  1,  8, 42,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Total - Part Load Bins - Fuel
     2319024,  75,  1,  8, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Cool Load
     2319025,  75,  1,  8, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Heat Load
     2319026,  75,  1,  8, 20,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Electrical Use
     2319027,  75,  1,  8, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Auxiliary Energy
     2319028,  75,  1,  8, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Load Month
     2319029,  75,  1,  8, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Load Day
     2319030,  75,  1,  8, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Electric Month
     2319031,  75,  1,  8, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Electric Day
     2319032,  75,  1,  8, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Fuel Month
     2319033,  75,  1,  8, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Fuel Day
     2319034,  75,  1,  8, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Aux. Month
     2319035,  75,  1,  8, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Peak Aux. Day
     2319036,  75,  1,  8,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Part Load Bins - Load
     2319037,  75,  1,  8, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Part Load Bins - Electrical
     2319038,  75,  1,  8, 42,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Annual Performance - Peak - Part Load Bins - Fuel
     2319039,  75,  1,  7,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Totals - Cool Load
     2319040,  75,  1,  7,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Totals - Heat Load
     2319041,  75,  1,  7,  4,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Totals - Electrical Use
     2319042,  75,  1,  7,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Totals - Fuel Use
     2319043,  75,  1,  7, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Cool Load
     2319044,  75,  1,  7, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Heat Load
     2319045,  75,  1,  7, 20,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Electrical Use
     2319046,  75,  1,  7, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Auxiliary Energy
     2319047,  75,  1,  7, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Load Day
     2319048,  75,  1,  7, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Load Hour
     2319049,  75,  1,  7, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Electric Day
     2319050,  75,  1,  7, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Electric Hour
     2319051,  75,  1,  7, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Fuel Day
     2319052,  75,  1,  7, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Fuel Hour
     2319053,  75,  1,  7, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Aux. Day
     2319054,  75,  1,  7, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - All Months - Peaks - Peak Aux. Hour
     2319055,  75,  1,  7,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Total - Cool Load
     2319056,  75,  1,  7,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Total - Heat Load
     2319057,  75,  1,  7,  4,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Total - Electrical Use
     2319058,  75,  1,  7,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Total - Fuel Use
     2319059,  75,  1,  7,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Total - Part Load Bins - Load
     2319060,  75,  1,  7, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Total - Part Load Bins - Electrical
     2319061,  75,  1,  7, 42,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Total - Part Load Bins - Fuel
     2319062,  75,  1,  7, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Cool Load
     2319063,  75,  1,  7, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Heat Load
     2319064,  75,  1,  7, 20,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Electrical Use
     2319065,  75,  1,  7, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Auxiliary Energy
     2319066,  75,  1,  7, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Load Day
     2319067,  75,  1,  7, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Load Hour
     2319068,  75,  1,  7, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Electric Day
     2319069,  75,  1,  7, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Electric Hour
     2319070,  75,  1,  7, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Fuel Day
     2319071,  75,  1,  7, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Fuel Hour
     2319072,  75,  1,  7, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Aux. Day
     2319073,  75,  1,  7, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Peak Aux. Hour
     2319074,  75,  1,  7,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Part Load Bins - Load
     2319075,  75,  1,  7, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Part Load Bins - Electrical
     2319076,  75,  1,  7, 42,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2063   ; Abs/Eng Chillers - Single Month - Peak - Part Load Bins - Fuel

; SAC 9/12/02 - added access to new normalized ARI chiller information
     2319901,  74,  1,  9,  1,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Normalized (ARI) Capacity at Peak (Btu/hr)
     2319902,  74,  1,  9,  2,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Normalized (ARI) Leaving Chilled Water Temperature (F)
     2319903,  74,  1,  9,  3,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Normalized (ARI) Entering Condenser Water Temperature (F)
     2319904,  74,  1,  9,  4,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Drybulb Temperature @ Peak (F)
     2319905,  74,  1,  9,  5,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2063   ; Abs/Eng Chillers - Wetbulb Temperature @ Peak (F)


;
;   2320   PS-H  WLHP loops                            82                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2320001,  82,  1,  1,  1,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Heating Capacity
     2320002,  82,  1,  1,  2,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Cooling Capacity
     2320003,  82,  1,  1,  3,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Loop Flow
     2320004,  82,  1,  1,  4,  1,  1,  1,  0, 15,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Loop Head
     2320005,  82,  1,  1,  5,  1,  1,  1,  0, 14,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - UA Product - supply-side
     2320006,  82,  1,  1,  7,  1,  1,  1,  0, 14,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - UA Product - return-side
     2320007,  82,  1,  1,  6,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Temperature Loss - supply-side
     2320008,  82,  1,  1,  8,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Temperature Loss - return-side
     2320009,  82,  1,  1,  9,  1,  1,  1,  0, 51,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Fluid Volume
     2320010,  82,  1,  1, 10,  1,  1,  1,  0,  5,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Design Parameters - Fluid Heat Capacity
     2320011,  82,  1,  8,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Heating
     2320012,  82,  1,  8,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Coincident Cooling
     2320013,  82,  1,  8,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Pipe Gain
     2320014,  82,  1,  8,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Net Load
     2320015,  82,  1,  8,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Overload
     2320016,  82,  1, 12,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Hours Overloaded
     2320017,  82,  1,  8,  7,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Load Bins
     2320018,  82,  1,  8, 24,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Heating Mode - Flow Bins
     2320019,  82,  1,  9,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Coincident Heating
     2320020,  82,  1,  9,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Cooling
     2320021,  82,  1,  9,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Pipe Gain
     2320022,  82,  1,  9,  5,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Net Load
     2320023,  82,  1,  9,  6,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Overload
     2320024,  82,  1, 13,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Hours Overloaded
     2320025,  82,  1,  9,  7,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Load Bins
     2320026,  82,  1,  9, 24,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Cooling Mode - Flow Bins
     2320027,  82,  1, 10,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Floating Mode - Coincident Heating
     2320028,  82,  1, 10,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Floating Mode - Coincident Cooling
     2320029,  82,  1, 10,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Floating Mode - Pipe Gain
     2320030,  82,  1, 10,  5,  0,  1,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Floating Mode - Hours Floating
     2320031,  82,  1, 10,  9,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Floating Mode - Flow Bins
     2320032,  82,  1, 11,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Grand Total - All Heating
     2320033,  82,  1, 11,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Grand Total - All Cooling
     2320034,  82,  1, 11,  3,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Total - Grand Total - Flow Bins
     2320035,  82,  1,  8, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Heating
     2320036,  82,  1,  8, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Coincident Cooling
     2320037,  82,  1,  8, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Pipe Gain
     2320038,  82,  1,  8, 22,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Net Load
     2320039,  82,  1,  8, 23,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Overload
     2320040,  82,  1,  8, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Heat Peak Month
     2320041,  82,  1,  8, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Heat Peak Day
     2320042,  82,  1,  8, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Cool Peak Month
     2320043,  82,  1,  8, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Cool Peak Day
     2320044,  82,  1,  8, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Gain Peak Month
     2320045,  82,  1,  8, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Gain Peak Day
     2320046,  82,  1,  8, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Net Peak Month
     2320047,  82,  1,  8, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Net Peak Day
     2320048,  82,  1,  8, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Overload Peak Month
     2320049,  82,  1,  8, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Overload Peak Day
     2320050,  82,  1, 12,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Hours Overloaded
     2320051,  82,  1,  8,  7,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Load Bins
     2320052,  82,  1,  8, 24,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Heating Mode - Flow Bins
     2320053,  82,  1,  9, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Coincident Heating
     2320054,  82,  1,  9, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Cooling
     2320055,  82,  1,  9, 21,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Pipe Gain
     2320056,  82,  1,  9, 22,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Net Load
     2320057,  82,  1,  9, 23,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Overload
     2320058,  82,  1,  9, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Heat Peak Month
     2320059,  82,  1,  9, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Heat Peak Day
     2320060,  82,  1,  9, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Cool Peak Month
     2320061,  82,  1,  9, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Cool Peak Day
     2320062,  82,  1,  9, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Gain Peak Month
     2320063,  82,  1,  9, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Gain Peak Day
     2320064,  82,  1,  9, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Net Peak Month
     2320065,  82,  1,  9, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Net Peak Day
     2320066,  82,  1,  9, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Overload Peak Month
     2320067,  82,  1,  9, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Overload Peak Day
     2320068,  82,  1, 13,  1,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Hours Overloaded
     2320069,  82,  1,  9,  7,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Load Bins
     2320070,  82,  1,  9, 24,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Cooling Mode - Flow Bins
     2320071,  82,  1, 10,  6,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Coincident Heating
     2320072,  82,  1, 10,  7,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Coincident Cooling
     2320073,  82,  1, 10,  8,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Pipe Gain
     2320074,  82,  1, 10, 21,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Heat Peak Month
     2320075,  82,  1, 10, 22,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Heat Peak Day
     2320076,  82,  1, 10, 23,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Cool Peak Month
     2320077,  82,  1, 10, 24,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Cool Peak Day
     2320078,  82,  1, 10, 25,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Gain Peak Month
     2320079,  82,  1, 10, 26,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Gain Peak Day
     2320080,  82,  1, 10,  5,  0,  1,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Hours Floating
     2320081,  82,  1, 10,  9,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Floating Mode - Flow Bins
     2320082,  82,  1, 11, 15,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Grand Total - All Heating
     2320083,  82,  1, 11, 16,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Grand Total - All Cooling
     2320084,  82,  1, 11, 17,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Grand Total - Heat Peak Month
     2320085,  82,  1, 11, 18,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Grand Total - Heat Peak Day
     2320086,  82,  1, 11, 19,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Grand Total - Cool Peak Month
     2320087,  82,  1, 11, 20,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Grand Total - Cool Peak Day
     2320088,  82,  1, 11,  3,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - Annual - Peak - Grand Total - Flow Bins
     2320089,  82,  1,  4,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Heating Mode - Heating
     2320090,  82,  1,  4,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Heating Mode - Coincident Cooling
     2320091,  82,  1,  4,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Heating Mode - Pipe Gain
     2320092,  82,  1,  4,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Heating Mode - Net Load
     2320093,  82,  1,  4,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Heating Mode - Overload
     2320094,  82,  1,  5,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Cooling Mode - Coincident Heating
     2320095,  82,  1,  5,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Cooling Mode - Cooling
     2320096,  82,  1,  5,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Cooling Mode - Pipe Gain
     2320097,  82,  1,  5,  5,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Cooling Mode - Net Load
     2320098,  82,  1,  5,  6,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Cooling Mode - Overload
     2320099,  82,  1,  6,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Floating Mode - Coincident Heating
     2320100,  82,  1,  6,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Floating Mode - Coincident Cooling
     2320101,  82,  1,  6,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Floating Mode - Pipe Gain
     2320102,  82,  1,  6,  5,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Totals - Floating Mode - Hours Floating
     2320103,  82,  1,  4, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Heating
     2320104,  82,  1,  4, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Coincident Cooling
     2320105,  82,  1,  4, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Pipe Gain
     2320106,  82,  1,  4, 22,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Net Load
     2320107,  82,  1,  4, 23,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Overload
     2320108,  82,  1,  4, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Heat Peak Month
     2320109,  82,  1,  4, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Heat Peak Day
     2320110,  82,  1,  4, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Cool Peak Month
     2320111,  82,  1,  4, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Cool Peak Day
     2320112,  82,  1,  4, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Gain Peak Month
     2320113,  82,  1,  4, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Gain Peak Day
     2320114,  82,  1,  4, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Net Peak Month
     2320115,  82,  1,  4, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Net Peak Day
     2320116,  82,  1,  4, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Overload Peak Month
     2320117,  82,  1,  4, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Heating Mode - Overload Peak Day
     2320118,  82,  1,  5, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Coincident Heating
     2320119,  82,  1,  5, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Cooling
     2320120,  82,  1,  5, 21,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Pipe Gain
     2320121,  82,  1,  5, 22,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Net Load
     2320122,  82,  1,  5, 23,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Overload
     2320123,  82,  1,  5, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Heat Peak Month
     2320124,  82,  1,  5, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Heat Peak Day
     2320125,  82,  1,  5, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Cool Peak Month
     2320126,  82,  1,  5, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Cool Peak Day
     2320127,  82,  1,  5, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Gain Peak Month
     2320128,  82,  1,  5, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Gain Peak Day
     2320129,  82,  1,  5, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Net Peak Month
     2320130,  82,  1,  5, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Net Peak Day
     2320131,  82,  1,  5, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Overload Peak Month
     2320132,  82,  1,  5, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Cooling Mode - Overload Peak Day
     2320133,  82,  1,  6,  6,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Coincident Heating
     2320134,  82,  1,  6,  7,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Coincident Cooling
     2320135,  82,  1,  6,  8,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Pipe Gain
     2320136,  82,  1,  6, 21,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Heat Peak Month
     2320137,  82,  1,  6, 22,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Heat Peak Day
     2320138,  82,  1,  6, 23,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Cool Peak Month
     2320139,  82,  1,  6, 24,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Cool Peak Day
     2320140,  82,  1,  6, 25,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Gain Peak Month
     2320141,  82,  1,  6, 26,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Gain Peak Day
     2320142,  82,  1,  6,  5,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2062   ; Circulation Loops - WLHP Loops - All Months - Peaks - Floating Mode - Hours Floating
     2320143,  82,  1,  4,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Heating Mode - Heating
     2320144,  82,  1,  4,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Heating Mode - Coincident Cooling
     2320145,  82,  1,  4,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Heating Mode - Pipe Gain
     2320146,  82,  1,  4,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Heating Mode - Net Load
     2320147,  82,  1,  4,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Heating Mode - Overload
     2320148,  82,  1,  4,  7,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Heating Mode - Load Bins
     2320149,  82,  1,  4, 24,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Heating Mode - Flow Bins
     2320150,  82,  1,  5,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Cooling Mode - Coincident Heating
     2320151,  82,  1,  5,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Cooling Mode - Cooling
     2320152,  82,  1,  5,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Cooling Mode - Pipe Gain
     2320153,  82,  1,  5,  5,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Cooling Mode - Net Load
     2320154,  82,  1,  5,  6,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Cooling Mode - Overload
     2320155,  82,  1,  5,  7,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Cooling Mode - Load Bins
     2320156,  82,  1,  5, 24,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Cooling Mode - Flow Bins
     2320157,  82,  1,  6,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Floating Mode - Coincident Heating
     2320158,  82,  1,  6,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Floating Mode - Coincident Cooling
     2320159,  82,  1,  6,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Floating Mode - Pipe Gain
     2320160,  82,  1,  6,  5,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Floating Mode - Hours Floating
     2320161,  82,  1,  6,  9,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Total - Floating Mode - Flow Bins
     2320162,  82,  1,  4, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Heating
     2320163,  82,  1,  4, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Coincident Cooling
     2320164,  82,  1,  4, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Pipe Gain
     2320165,  82,  1,  4, 22,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Net Load
     2320166,  82,  1,  4, 23,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Overload
     2320167,  82,  1,  4, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Heat Peak Month
     2320168,  82,  1,  4, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Heat Peak Day
     2320169,  82,  1,  4, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Cool Peak Month
     2320170,  82,  1,  4, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Cool Peak Day
     2320171,  82,  1,  4, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Gain Peak Month
     2320172,  82,  1,  4, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Gain Peak Day
     2320173,  82,  1,  4, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Net Peak Month
     2320174,  82,  1,  4, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Net Peak Day
     2320175,  82,  1,  4, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Overload Peak Month
     2320176,  82,  1,  4, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Overload Peak Day
     2320177,  82,  1,  4,  7,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Load Bins
     2320178,  82,  1,  4, 24,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Heating Mode - Flow Bins
     2320179,  82,  1,  5, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Coincident Heating
     2320180,  82,  1,  5, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Cooling
     2320181,  82,  1,  5, 21,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Pipe Gain
     2320182,  82,  1,  5, 22,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Net Load
     2320183,  82,  1,  5, 23,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Overload
     2320184,  82,  1,  5, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Heat Peak Month
     2320185,  82,  1,  5, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Heat Peak Day
     2320186,  82,  1,  5, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Cool Peak Month
     2320187,  82,  1,  5, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Cool Peak Day
     2320188,  82,  1,  5, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Gain Peak Month
     2320189,  82,  1,  5, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Gain Peak Day
     2320190,  82,  1,  5, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Net Peak Month
     2320191,  82,  1,  5, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Net Peak Day
     2320192,  82,  1,  5, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Overload Peak Month
     2320193,  82,  1,  5, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Overload Peak Day
     2320194,  82,  1,  5,  7,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Load Bins
     2320195,  82,  1,  5, 24,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Cooling Mode - Flow Bins
     2320196,  82,  1,  6,  6,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Coincident Heating
     2320197,  82,  1,  6,  7,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Coincident Cooling
     2320198,  82,  1,  6,  8,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Pipe Gain
     2320199,  82,  1,  6, 21,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Heat Peak Month
     2320200,  82,  1,  6, 22,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Heat Peak Day
     2320201,  82,  1,  6, 23,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Cool Peak Month
     2320202,  82,  1,  6, 24,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Cool Peak Day
     2320203,  82,  1,  6, 25,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Gain Peak Month
     2320204,  82,  1,  6, 26,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Gain Peak Day
     2320205,  82,  1,  6,  5,  0,  1,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Hours Floating
     2320206,  82,  1,  6,  9,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2062   ; Circulation Loops - WLHP Loops - Single Month - Peak - Floating Mode - Flow Bins


;
;   2321   PS-H  DW Heaters                            83                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2321001,  83,  1,  2,  5,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Domestic Water Loop
     2321002,  83,  1,  2,  1,  2,  1,  4,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Type
     2321003,  83,  1,  2, 13,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Capacity
     2321004,  83,  1,  2, 14,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Flow
     2321005,  83,  1,  2, 15,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Electric Input Ratio
     2321006,  83,  1,  2, 16,  1,  1,  1,  0, 22,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Fuel Input Ratio
     2321007,  83,  1,  2, 17,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Auxiliary Power
     2321008,  83,  1,  2, 18,  1,  1,  1,  0, 51,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Tank Volume
     2321009,  83,  1,  2, 19,  1,  1,  1,  0, 14,    0,  0,  0,  0, 2065   ; DW Heaters - Design Parameters - Tank Loss Coefficient
     2321010,  83,  1,  5,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Total - Heat Load
     2321011,  83,  1,  5,  3,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Total - Electrical Use
     2321012,  83,  1,  5,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Total - Fuel Use
     2321013,  83,  1,  5,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Total - Auxiliary Energy
     2321014,  83,  1,  5,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Total - Part Load Bins - Load
     2321015,  83,  1,  5, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Total - Part Load Bins - Electrical
     2321016,  83,  1,  5, 42,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Total - Part Load Bins - Fuel
     2321017,  83,  1,  5, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Heat Load
     2321018,  83,  1,  5, 19,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Electrical Use
     2321019,  83,  1,  5, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Fuel Use
     2321020,  83,  1,  5, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Auxiliary Energy
     2321021,  83,  1,  5, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Load Month
     2321022,  83,  1,  5, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Load Day
     2321023,  83,  1,  5, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Electric Month
     2321024,  83,  1,  5, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Electric Day
     2321025,  83,  1,  5, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Fuel Month
     2321026,  83,  1,  5, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Fuel Day
     2321027,  83,  1,  5, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Aux. Month
     2321028,  83,  1,  5, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Peak Aux. Day
     2321029,  83,  1,  5,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Part Load Bins - Load
     2321030,  83,  1,  5, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Part Load Bins - Electrical
     2321031,  83,  1,  5, 42,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2065   ; DW Heaters - Annual Performance - Peak - Part Load Bins - Fuel
     2321032,  83,  1,  4,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Totals - Heat Load
     2321033,  83,  1,  4,  3,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Totals - Electrical Use
     2321034,  83,  1,  4,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Totals - Fuel Use
     2321035,  83,  1,  4,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Totals - Auxiliary Energy
     2321036,  83,  1,  4, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Heat Load
     2321037,  83,  1,  4, 19,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Electrical Use
     2321038,  83,  1,  4, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Fuel Use
     2321039,  83,  1,  4, 21,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Auxiliary Energy
     2321040,  83,  1,  4, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Load Day
     2321041,  83,  1,  4, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Load Hour
     2321042,  83,  1,  4, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Electric Day
     2321043,  83,  1,  4, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Electric Hour
     2321044,  83,  1,  4, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Fuel Day
     2321045,  83,  1,  4, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Fuel Hour
     2321046,  83,  1,  4, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Aux. Day
     2321047,  83,  1,  4, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2065   ; DW Heaters - All Months - Peaks - Peak Aux. Hour
     2321048,  83,  1,  4,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Total - Heat Load
     2321049,  83,  1,  4,  3,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Total - Electrical Use
     2321050,  83,  1,  4,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Total - Fuel Use
     2321051,  83,  1,  4,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Total - Auxiliary Energy
     2321052,  83,  1,  4,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Total - Part Load Bins - Load
     2321053,  83,  1,  4, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Total - Part Load Bins - Electrical
     2321054,  83,  1,  4, 42,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Total - Part Load Bins - Fuel
     2321055,  83,  1,  4, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Heat Load
     2321056,  83,  1,  4, 19,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Electrical Use
     2321057,  83,  1,  4, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Fuel Use
     2321058,  83,  1,  4, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Auxiliary Energy
     2321059,  83,  1,  4, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Load Day
     2321060,  83,  1,  4, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Load Hour
     2321061,  83,  1,  4, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Electric Day
     2321062,  83,  1,  4, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Electric Hour
     2321063,  83,  1,  4, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Fuel Day
     2321064,  83,  1,  4, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Fuel Hour
     2321065,  83,  1,  4, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Aux. Day
     2321066,  83,  1,  4, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2065   ; DW Heaters - Single Month - Peak - Peak Aux. Hour


;
;   2322   PS-H  Thermal Storage                       84                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2322001,  84,  1,  2,  1,  2,  1,  4,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Type
     2322002,  84,  1,  2,  5,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Discharge Loop
     2322003,  84,  1,  2, 13,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Discharge Rate
     2322004,  84,  1,  2, 14,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Discharge Flow
     2322005,  84,  1,  2, 15,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Storage Capacity
     2322006,  84,  1,  3,  1,  2,  1,  8,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Charge Loop
     2322007,  84,  1,  3,  9,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Charge Rate
     2322008,  84,  1,  3, 10,  1,  1,  1,  0, 52,    0,  0,  0,  0, 2069   ; Thermal Storage - Design Parameters - Charge Flow
     2322009,  84,  1,  6,  2,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Total - Discharge Load
     2322010,  84,  1,  6,  3,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Total - Charge Load
     2322011,  84,  1,  6,  4,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Total - Storage Loss
     2322012,  84,  1,  6,  5,  1,  1,  1,  0, 54,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Total - Auxiliary Energy
     2322013,  84,  1,  6,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Total - Part Load Bins - Discharging
     2322014,  84,  1,  6, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Total - Part Load Bins - Charging
     2322015,  84,  1,  7,  1,  1,  1,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Total - Residual Energy in Tank
     2322016,  84,  1,  6, 18,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Discharge Load
     2322017,  84,  1,  6, 19,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Charge Load
     2322018,  84,  1,  6, 20,  1,  1,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Storage Loss
     2322019,  84,  1,  6, 21,  1,  1,  1,  0, 28,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Auxiliary Energy
     2322020,  84,  1,  6, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Discharge Month
     2322021,  84,  1,  6, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Discharge Day
     2322022,  84,  1,  6, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Charge Month
     2322023,  84,  1,  6, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Charge Day
     2322024,  84,  1,  6, 38,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Loss Month
     2322025,  84,  1,  6, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Loss Day
     2322026,  84,  1,  6, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Aux. Month
     2322027,  84,  1,  6, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Aux. Day
     2322028,  84,  1,  6,  6,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Part Load Bins - Discharging
     2322029,  84,  1,  6, 22,  0, 12,  1,  1,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - Annual Performance - Peak - Part Load Bins - Charging
     2322030,  84,  1,  5,  2,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Totals - Discharge Load
     2322031,  84,  1,  5,  3,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Totals - Charge Load
     2322032,  84,  1,  5,  4,  1, 12,  1,  0,  3,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Totals - Storage Loss
     2322033,  84,  1,  5,  5,  1, 12,  1,  0, 54,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Totals - Auxiliary Energy
     2322034,  84,  1,  5, 18,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Discharge Load
     2322035,  84,  1,  5, 19,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Charge Load
     2322036,  84,  1,  5, 20,  1, 12,  1,  0,  4,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Storage Loss
     2322037,  84,  1,  5, 21,  1, 12,  1,  0, 28,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Auxiliary Energy
     2322038,  84,  1,  5, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Discharge Month
     2322039,  84,  1,  5, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Discharge Day
     2322040,  84,  1,  5, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Charge Month
     2322041,  84,  1,  5, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Charge Day
     2322042,  84,  1,  5, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Loss Month
     2322043,  84,  1,  5, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Loss Day
     2322044,  84,  1,  5, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Aux. Month
     2322045,  84,  1,  5, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2069   ; Thermal Storage - All Months - Peaks - Aux. Day
     2322046,  84,  1,  5,  2,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Total - Discharge Load
     2322047,  84,  1,  5,  3,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Total - Charge Load
     2322048,  84,  1,  5,  4,  1,  1,  1,  0,  3, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Total - Storage Loss
     2322049,  84,  1,  5,  5,  1,  1,  1,  0, 54, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Total - Auxiliary Energy
     2322050,  84,  1,  5,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Total - Part Load Bins - Discharging
     2322051,  84,  1,  5, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Total - Part Load Bins - Charging
     2322052,  84,  1,  5, 18,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Discharge Load
     2322053,  84,  1,  5, 19,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Charge Load
     2322054,  84,  1,  5, 20,  1,  1,  1,  0,  4, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Storage Loss
     2322055,  84,  1,  5, 21,  1,  1,  1,  0, 28, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Auxiliary Energy
     2322056,  84,  1,  5, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Discharge Month
     2322057,  84,  1,  5, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Discharge Day
     2322058,  84,  1,  5, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Charge Month
     2322059,  84,  1,  5, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Charge Day
     2322060,  84,  1,  5, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Loss Month
     2322061,  84,  1,  5, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Loss Day
     2322062,  84,  1,  5, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Aux. Month
     2322063,  84,  1,  5, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Aux. Day
     2322064,  84,  1,  5,  6,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Part Load Bins - Discharging
     2322065,  84,  1,  5, 22,  0, 12,  1,  1,  1, 1001,  1,  1,  0, 2069   ; Thermal Storage - Single Month - Peak - Part Load Bins - Charging


;
;   2323   PS-H  Generators                            85                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2324   PS-I  EQUIPMENT LIFE CYCLE COSTS            26                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2325   PS-J  PLANT LIFE-CYCLE COST SUMMARY         27                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2326   PS-H  Heat-Pump Chiller                     92   - SAC 9/19/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2327   PS-H  Chiller/Heater Gas Chiller            93   - SAC 9/19/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2328   PS-H  Loop-to-Loop Heat-Pump Chiller        94   - SAC 9/19/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2329   PS-H  Loads and Temperatures for Ground-Loop-HX    101   - SAC 8/11/07
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/13/07 - finished implementing GLHX PS-H NHRList IDs
     2329001, 101,  1,  1,  1,  1,  1,  1,  0,139,    0,  0,  0,  0, 2092   ; Ground Loop HX - U-Tube Flow (GPM)
     2329002, 101,  1,  1,  2,  1,  1,  1,  0,140,    0,  0,  0,  0, 2092   ; Ground Loop HX - U-Tube Flow Velocity (ft/sec) 
     2329003, 101,  1,  1,  3,  1,  1,  1,  0, 15,    0,  0,  0,  0, 2092   ; Ground Loop HX - U-Tube Head Loss (ft)
     2329004, 101,  1,  1,  4,  1,  1,  1,  0,141,    0,  0,  0,  0, 2092   ; Ground Loop HX - Borehole Thermal Resistance (hr-ft-F/Btu)

     2329011, 101,  1,  4,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Cooling Load (sum) (MBtu)
     2329012, 101,  1,  4,  3,  1,  1,  1,  0, 50,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Heating Load (sum) (MBtu)
     2329013, 101,  1,  4, 19,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Peak Cooling Load (kBtu/hr)
     2329014, 101,  1,  4, 20,  1,  1,  1,  0, 64,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Peak Heating Load (kBtu/hr)
     2329015, 101,  1,  4, 36,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Month of Peak Cooling Load
     2329016, 101,  1,  4, 37,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Day of Peak Cooling Load
     2329017, 101,  1,  4, 38,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Month of Peak Heating Load
     2329018, 101,  1,  4, 39,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Day of Peak Heating Load
     2329019, 101,  1,  4, 17,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Max Cooling Supply Temp (F)
     2329020, 101,  1,  4, 18,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Min Cooling Supply Temp (F)
     2329021, 101,  1,  4, 34,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Max Heating Supply Temp (F)
     2329022, 101,  1,  4, 35,  1,  1,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Min Heating Supply Temp (F)
     2329023, 101,  1,  4,  4,  0, 13,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in each of 12 bins Plus Total Run Hours
     2329024, 101,  1,  4, 21,  0, 13,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in each of 12 bins Plus Total Run Hours
     2329025, 101,  1,  4,  4,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in < 20F Temperature Range
     2329026, 101,  1,  4,  5,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 20-30F Temperature Range
     2329027, 101,  1,  4,  6,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 30-40F Temperature Range
     2329028, 101,  1,  4,  7,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 40-50F Temperature Range
     2329029, 101,  1,  4,  8,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 50-60F Temperature Range
     2329030, 101,  1,  4,  9,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 60-70F Temperature Range
     2329031, 101,  1,  4, 10,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 70-80F Temperature Range
     2329032, 101,  1,  4, 11,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 80-90F Temperature Range
     2329033, 101,  1,  4, 12,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 90-100F Temperature Range
     2329034, 101,  1,  4, 13,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 100-110F Temperature Range
     2329035, 101,  1,  4, 14,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in 110-120F Temperature Range
     2329036, 101,  1,  4, 15,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Cooling Hours in > 120F Temperature Range
     2329037, 101,  1,  4, 16,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Total Number of Cooling Run Hours
     2329038, 101,  1,  4, 21,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in < 20F Temperature Range
     2329039, 101,  1,  4, 22,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 20-30F Temperature Range
     2329040, 101,  1,  4, 23,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 30-40F Temperature Range
     2329041, 101,  1,  4, 24,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 40-50F Temperature Range
     2329042, 101,  1,  4, 25,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 50-60F Temperature Range
     2329043, 101,  1,  4, 26,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 60-70F Temperature Range
     2329044, 101,  1,  4, 27,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 70-80F Temperature Range
     2329045, 101,  1,  4, 28,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 80-90F Temperature Range
     2329046, 101,  1,  4, 29,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 90-100F Temperature Range
     2329047, 101,  1,  4, 30,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 100-110F Temperature Range
     2329048, 101,  1,  4, 31,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in 110-120F Temperature Range
     2329049, 101,  1,  4, 32,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Num Heating Hours in > 120F Temperature Range
     2329050, 101,  1,  4, 33,  0,  1,  1,  1,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - Annual Performance - Total Number of Heating Run Hours

     2329041, 101,  1,  3,  2,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Cooling Load (sum) (MBtu)
     2329042, 101,  1,  3,  3,  1,  1,  1,  0, 50, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Heating Load (sum) (MBtu)
     2329043, 101,  1,  3, 19,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Peak Cooling Load (kBtu/hr)
     2329044, 101,  1,  3, 20,  1,  1,  1,  0, 64, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Peak Heating Load (kBtu/hr)
     2329045, 101,  1,  3, 36,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Day of Peak Cooling Load
     2329046, 101,  1,  3, 37,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Hour of Peak Cooling Load
     2329047, 101,  1,  3, 38,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Day of Peak Heating Load
     2329048, 101,  1,  3, 39,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Hour of Peak Heating Load
     2329049, 101,  1,  3, 17,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Max Cooling Supply Temp (F)
     2329050, 101,  1,  3, 18,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Min Cooling Supply Temp (F)
     2329051, 101,  1,  3, 34,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Max Heating Supply Temp (F)
     2329052, 101,  1,  3, 35,  1,  1,  1,  0,  8, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Min Heating Supply Temp (F)
     2329053, 101,  1,  3,  4,  0, 13,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in each of 12 bins Plus Total Run Hours
     2329054, 101,  1,  3, 21,  0, 13,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in each of 12 bins Plus Total Run Hours
     2329055, 101,  1,  3,  4,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in < 20F Temperature Range
     2329056, 101,  1,  3,  5,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 20-30F Temperature Range
     2329057, 101,  1,  3,  6,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 30-40F Temperature Range
     2329058, 101,  1,  3,  7,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 40-50F Temperature Range
     2329059, 101,  1,  3,  8,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 50-60F Temperature Range
     2329060, 101,  1,  3,  9,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 60-70F Temperature Range
     2329061, 101,  1,  3, 10,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 70-80F Temperature Range
     2329062, 101,  1,  3, 11,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 80-90F Temperature Range
     2329063, 101,  1,  3, 12,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 90-100F Temperature Range
     2329064, 101,  1,  3, 13,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 100-110F Temperature Range
     2329065, 101,  1,  3, 14,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in 110-120F Temperature Range
     2329066, 101,  1,  3, 15,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Cooling Hours in > 120F Temperature Range
     2329067, 101,  1,  3, 16,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Total Number of Cooling Run Hours
     2329068, 101,  1,  3, 21,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in < 20F Temperature Range
     2329069, 101,  1,  3, 22,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 20-30F Temperature Range
     2329070, 101,  1,  3, 23,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 30-40F Temperature Range
     2329071, 101,  1,  3, 24,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 40-50F Temperature Range
     2329072, 101,  1,  3, 25,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 50-60F Temperature Range
     2329073, 101,  1,  3, 26,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 60-70F Temperature Range
     2329074, 101,  1,  3, 27,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 70-80F Temperature Range
     2329075, 101,  1,  3, 28,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 80-90F Temperature Range
     2329076, 101,  1,  3, 29,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 90-100F Temperature Range
     2329077, 101,  1,  3, 30,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 100-110F Temperature Range
     2329078, 101,  1,  3, 31,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in 110-120F Temperature Range
     2329079, 101,  1,  3, 32,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Num Heating Hours in > 120F Temperature Range
     2329080, 101,  1,  3, 33,  0,  1,  1,  1,  0, 1001,  1,  1,  0, 2092   ; Ground Loop HX - Monthly Performance - Total Number of Heating Run Hours

     2329081, 101,  1,  3,  2,  1, 12,  1,  0, 50,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Cooling Load (sum) (MBtu)
     2329082, 101,  1,  3,  3,  1, 12,  1,  0, 50,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Heating Load (sum) (MBtu)
     2329083, 101,  1,  3, 19,  1, 12,  1,  0, 64,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Peak Cooling Load (kBtu/hr)
     2329084, 101,  1,  3, 20,  1, 12,  1,  0, 64,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Peak Heating Load (kBtu/hr)
     2329085, 101,  1,  3, 36,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Day of Peak Cooling Load
     2329086, 101,  1,  3, 37,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Hour of Peak Cooling Load
     2329087, 101,  1,  3, 38,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Day of Peak Heating Load
     2329088, 101,  1,  3, 39,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Hour of Peak Heating Load
     2329089, 101,  1,  3, 17,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Max Cooling Supply Temp (F)
     2329090, 101,  1,  3, 18,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Min Cooling Supply Temp (F)
     2329091, 101,  1,  3, 34,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Max Heating Supply Temp (F)
     2329092, 101,  1,  3, 35,  1, 12,  1,  0,  8,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Min Heating Supply Temp (F)
     2329093, 101,  1,  3, 16,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Total Number of Cooling Run Hours
     2329094, 101,  1,  3, 33,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2092   ; Ground Loop HX - All Months Performance - Total Number of Heating Run Hours


;
;   2330   PS-H  Condensing Unit                              102   - SAC 11/17/10 - new report added to design sizing version of DOE-2.2
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   2401   PV-A  Plant Design Parameters               12                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; DEM 5/16/14 - a previous version had slightly different values here, not sure why they were changed
; SAC 1/17/01 - added access to Pumps portion of PV-A report
; SAC 8/7/03 - Converted Key Length values from 4 to 8 to ensure that entire 32 characters of component names would be searched for
     2401001,  12,  1,  4,  9,  0,  1,  1,  0,  1, 2061,  8,  1,  0,    0   ; Pump - Number of Pumps
     2401002,  12,  1,  4, 18,  1,  1,  1,  0, 52, 2061,  8,  1,  0,    0   ; Pump - Flow (gal/min)
     2401003,  12,  1,  4, 19,  1,  1,  1,  0,128, 2061,  8,  1,  0,    0   ; Pump - Head (ft)
     2401004,  12,  1,  4, 20,  1,  1,  1,  0,128, 2061,  8,  1,  0,    0   ; Pump - Head Setpoint (ft)
     2401005,  12,  1,  4, 24,  1,  1,  1,  0, 28, 2061,  8,  1,  0,    0   ; Pump - Power (kW)
     2401006,  12,  1,  4, 25,  1,  1,  1,  0, 22, 2061,  8,  1,  0,    0   ; Pump - Mechanical Eff (frac)
     2401007,  12,  1,  4, 26,  1,  1,  1,  0, 22, 2061,  8,  1,  0,    0   ; Pump - Motor Eff (frac)

; SAC 4/28/01 - added access to Cooling Towers portion of PV-A report
; SAC 8/7/03 - Converted Key Length values from 4 to 8 to ensure that entire 32 characters of component names would be searched for
     2401021,  12,  1,  7, 21,  1,  1,  1,  0,  4, 2066,  8,  1,  0,    0   ; Cooling Tower - Capacity (Btu/hr)
     2401022,  12,  1,  7, 22,  1,  1,  1,  0, 52, 2066,  8,  1,  0,    0   ; Cooling Tower - Flow (gal/min)
;     2401023,  12,  1,  7, 23,  0,  1,  1,  0,  1, 2066,  8,  1,  0,    0   ; Cooling Tower - Number of Cells
;     2401024,  12,  1,  7, 24,  1,  1,  1,  0, 28, 2066,  8,  1,  0,    0   ; Cooling Tower - Fan Power per Cell (kW)
;     2401025,  12,  1,  7, 25,  1,  1,  1,  0, 28, 2066,  8,  1,  0,    0   ; Cooling Tower - Spray Power per Cell (kW)
;     2401026,  12,  1,  7, 26,  1,  1,  1,  0, 28, 2066,  8,  1,  0,    0   ; Cooling Tower - Auxiliary (kW)

; SAC 12/15/05 - added access to Circulation Loops portion of PV-A report
     2401031,  12,  1,  2,  9,  1,  1,  1,  0, 34, 2062,  8,  1,  0,    0   ; Circulation Loop - Heating Capacity (Btu/hr)
     2401032,  12,  1,  2, 10,  1,  1,  1,  0, 34, 2062,  8,  1,  0,    0   ; Circulation Loop - Cooling Capacity (Btu/hr)
     2401033,  12,  1,  2, 11,  1,  1,  1,  0, 52, 2062,  8,  1,  0,    0   ; Circulation Loop - Flow (gal/min)
     2401034,  12,  1,  2, 12,  1,  1,  1,  0,128, 2062,  8,  1,  0,    0   ; Circulation Loop - Total Head (ft)
     2401035,  12,  1,  2, 13,  1,  1,  1,  0, 14, 2062,  8,  1,  0,    0   ; Circulation Loop - Supply UA Product (Btu/hr-F)
     2401036,  12,  1,  2, 14,  1,  1,  1,  0, 74, 2062,  8,  1,  0,    0   ; Circulation Loop - Supply Loss DT (F)
     2401037,  12,  1,  2, 15,  1,  1,  1,  0, 14, 2062,  8,  1,  0,    0   ; Circulation Loop - Return UA Product (Btu/hr-F)
     2401038,  12,  1,  2, 16,  1,  1,  1,  0, 74, 2062,  8,  1,  0,    0   ; Circulation Loop - Return Loss DT (F)
     2401039,  12,  1,  2, 17,  1,  1,  1,  0, 51, 2062,  8,  1,  0,    0   ; Circulation Loop - Loop Volume (gal)
     2401040,  12,  1,  2, 18,  1,  1,  1,  0,  5, 2062,  8,  1,  0,    0   ; Circulation Loop - Fluid Heat Capacity (Btu/lb-F)

; SAC 11/3/07 - added to facilitate retrieval of data for DEER08 results storage
     2401051,  12,  1,  7, 21,  1,  1,  1,  0, 34, 2063,  8,  1,  0,    0   ; Primary Equipment (Chillers) - Capacity (Btu/hr)
     2401052,  12,  1,  7, 22,  1,  1,  1,  0, 52, 2063,  8,  1,  0,    0   ; Primary Equipment (Chillers) - Flow (gal/min)
 ;    2401053,  12,  1,  7, 23,  1,  1,  1,  0, 22, 2063,  8,  1,  0,    0   ; Primary Equipment (Chillers) - Rated EIR (frac)
 ;    2401054,  12,  1,  7, 24,  1,  1,  1,  0, 22, 2063,  8,  1,  0,    0   ; Primary Equipment (Chillers) - Rated HIR (frac)
 ;    2401055,  12,  1,  7, 25,  1,  1,  1,  0, 28, 2063,  8,  1,  0,    0   ; Primary Equipment (Chillers) - Auxiliary (kW)

; SAC 11/3/07 - added to facilitate retrieval of data for DEER08 results storage
     2401061,  12,  1,  7, 21,  1,  1,  1,  0, 34, 2064,  8,  1,  0,    0   ; Primary Equipment (Boilers) - Capacity (Btu/hr)
     2401062,  12,  1,  7, 22,  1,  1,  1,  0, 52, 2064,  8,  1,  0,    0   ; Primary Equipment (Boilers) - Flow (gal/min)
 ;    2401063,  12,  1,  7, 23,  1,  1,  1,  0, 22, 2064,  8,  1,  0,    0   ; Primary Equipment (Boilers) - Rated EIR (frac)
 ;    2401064,  12,  1,  7, 24,  1,  1,  1,  0, 22, 2064,  8,  1,  0,    0   ; Primary Equipment (Boilers) - Rated HIR (frac)
 ;    2401065,  12,  1,  7, 25,  1,  1,  1,  0, 28, 2064,  8,  1,  0,    0   ; Primary Equipment (Boilers) - Auxiliary (kW)


;
;   2501   TDV1  TDV Energy Performance Summary                (like BEPS)  95   - SAC 9/20/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2501001,  95,  1,  4,  1,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Site Energy (TDV-BTU)
     2501002,  95,  1,  4,  2,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Site Energy (TDV-BTU) / Gross Area
     2501003,  95,  1,  4,  3,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Site Energy (TDV-BTU) / Net Area
     2501004,  95,  1,  4,  4,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Source Energy (TDV-BTU)
     2501005,  95,  1,  4,  5,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Source Energy (TDV-BTU) / Gross Area
     2501006,  95,  1,  4,  6,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Source Energy (TDV-BTU) / Net Area
     2501007,  95,  1,  4,  7,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Percent of Hours System Zone Outside Throttling Range
     2501008,  95,  1,  4,  8,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Percent of Hours Plant Load Not Satisfied

     2501009,  95,  1,  3,  1,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Lights
     2501010,  95,  1,  3,  2,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Task Lights
     2501011,  95,  1,  3,  3,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Misc Equip
     2501012,  95,  1,  3,  4,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Space Heating
     2501013,  95,  1,  3,  5,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Space Cooling
     2501014,  95,  1,  3,  6,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Heat Rejection
     2501015,  95,  1,  3,  7,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Pumps & Aux
     2501016,  95,  1,  3,  8,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Ventilation Fans
     2501017,  95,  1,  3,  9,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Refrigeration Display
     2501018,  95,  1,  3, 10,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Ht Pump Supplemental Heat
     2501019,  95,  1,  3, 11,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Domestic Hot Water
     2501020,  95,  1,  3, 12,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Exterior Usage
     2501021,  95,  1,  3, 13,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Total Annual Energy (TDV-BTU) - Total (across all end-uses)

   ; SAC 10/23/09 - access to new, separate, number of unmet cooling & heating load hours
     2501022,  95,  1,  4,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Number of hours any zone Cooling load not met
     2501023,  95,  1,  4, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0,    0   ; Number of hours any zone Heating load not met

   ; SAC 10/5/10 - added access to TDV energy use for individual ELEC meters
     2501024,  95,  1,  2,  6,  1, 13,  1,  1,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - End-Use List (+ total)
     2501025,  95,  1,  2,  6,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Lights
     2501026,  95,  1,  2,  7,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Task Lights
     2501027,  95,  1,  2,  8,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Misc Equip
     2501028,  95,  1,  2,  9,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Space Heating
     2501029,  95,  1,  2, 10,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Space Cooling
     2501030,  95,  1,  2, 11,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Heat Rejection
     2501031,  95,  1,  2, 12,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Pumps & Aux
     2501032,  95,  1,  2, 13,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Ventilation Fans
     2501033,  95,  1,  2, 14,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Refrigeration Display
     2501034,  95,  1,  2, 15,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Ht Pump Supplemental Heat
     2501035,  95,  1,  2, 16,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Domestic Hot Water
     2501036,  95,  1,  2, 17,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Exterior Usage
     2501037,  95,  1,  2, 18,  1,  1,  1,  0,135, 2085,  1,  1,  0,    0   ; Annual Energy (TDV-BTU) - Single Electric Meter - Total (across all end-uses)


;
;   2502   TDV3  TDV Enery End-Use Summary for (elec meter)    (like PS-F)  96   - SAC 9/20/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 9/27/04 - updated item positions to reflect HDRFil changes
;     2502001,  96,  1,  3,  1,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Energy Units
;     2502002,  96,  1,  3, 16,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Demand Units
     2502003,  96,  1,  3, 13,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy
     2502004,  96,  1,  3, 26,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak Demand
     2502005,  96,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak Month
     2502006,  96,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak Day
     2502007,  96,  1,  3, 65,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh
     2502008,  96,  1,  3, 66,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Unweighted Max
     2502009,  96,  1,  3, 67,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Unweighted Min
     2502010,  96,  1,  3, 68,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Unweighted Average
     2502011,  96,  1,  4,  1,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Transformer Loss

     2502012,  96,  1,  3,  1,  1, 13,  1,  1,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - End-Use List
     2502013,  96,  1,  3,  1,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Lights
     2502014,  96,  1,  3,  2,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Task Lights
     2502015,  96,  1,  3,  3,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Misc. Equip
     2502016,  96,  1,  3,  4,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Space Heating
     2502017,  96,  1,  3,  5,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Space Cooling
     2502018,  96,  1,  3,  6,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Heat Rejection
     2502019,  96,  1,  3,  7,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Pumps & Aux.
     2502020,  96,  1,  3,  8,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Ventilation Fans
     2502021,  96,  1,  3,  9,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Refrigeration
     2502022,  96,  1,  3, 10,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Heat Pump Supp.
     2502023,  96,  1,  3, 11,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Dom. Hot Water
     2502024,  96,  1,  3, 12,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Energy By End-Use - Exterior Usage

     2502025,  96,  1,  3, 14,  1, 13,  1,  1,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - End-Use List
     2502026,  96,  1,  3, 14,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Lights
     2502027,  96,  1,  3, 15,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Task Lights
     2502028,  96,  1,  3, 16,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Misc. Equip
     2502029,  96,  1,  3, 17,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Space Heating
     2502030,  96,  1,  3, 18,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Space Cooling
     2502031,  96,  1,  3, 19,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Heat Rejection
     2502032,  96,  1,  3, 20,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Pumps & Aux.
     2502033,  96,  1,  3, 21,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Ventilation Fans
     2502034,  96,  1,  3, 22,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Refrigeration
     2502035,  96,  1,  3, 23,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Heat Pump Supp.
     2502036,  96,  1,  3, 24,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Dom. Hot Water
     2502037,  96,  1,  3, 25,  1,  1,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Exterior Usage

     2502038,  96,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Lights
     2502039,  96,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Task Lights
     2502040,  96,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Misc. Equip
     2502041,  96,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Space Heating
     2502042,  96,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Space Cooling
     2502043,  96,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Heat Rejection
     2502044,  96,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Pumps & Aux.
     2502045,  96,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Ventilation Fans
     2502059,  96,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Refrigeration
     2502047,  96,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2502048,  96,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Dom. Hot Water
     2502049,  96,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Month - Exterior Usage

     2502050,  96,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Lights
     2502051,  96,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Task Lights
     2502052,  96,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Misc. Equip
     2502053,  96,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Space Heating
     2502054,  96,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Space Cooling
     2502055,  96,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Heat Rejection
     2502056,  96,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Pumps & Aux.
     2502057,  96,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Ventilation Fans
     2502058,  96,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Refrigeration
     2502059,  96,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2502060,  96,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Dom. Hot Water
     2502061,  96,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - Peak By End-Use - Day - Exterior Usage

     2502062,  96,  1,  3, 53,  1, 13,  1,  1,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - End-Use List
     2502063,  96,  1,  3, 53,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Lights
     2502064,  96,  1,  3, 54,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Task Lights
     2502065,  96,  1,  3, 55,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Misc. Equip
     2502066,  96,  1,  3, 56,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Space Heating
     2502067,  96,  1,  3, 57,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Space Cooling
     2502068,  96,  1,  3, 58,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Heat Rejection
     2502069,  96,  1,  3, 59,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Pumps & Aux.
     2502070,  96,  1,  3, 60,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Ventilation Fans
     2502071,  96,  1,  3, 61,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Refrigeration
     2502072,  96,  1,  3, 62,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Heat Pump Supp.
     2502073,  96,  1,  3, 63,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Dom. Hot Water
     2502074,  96,  1,  3, 64,  1,  1,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Annual - kBtu/kWh - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2502075,  96,  1,  2, 14,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy
     2502076,  96,  1,  2, 27,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak Demand
     2502077,  96,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak Month
     2502078,  96,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak Day
     2502079,  96,  1,  2, 66,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh
     2502080,  96,  1,  2, 67,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Unweighted Max
     2502081,  96,  1,  2, 68,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Unweighted Min
     2502082,  96,  1,  2, 69,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Unweighted Average

     2502083,  96,  1,  2,  2,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Lights
     2502084,  96,  1,  2,  3,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Task Lights
     2502085,  96,  1,  2,  4,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Misc. Equip
     2502086,  96,  1,  2,  5,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Space Heating
     2502087,  96,  1,  2,  6,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Space Cooling
     2502088,  96,  1,  2,  7,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Heat Rejection
     2502089,  96,  1,  2,  8,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Pumps & Aux.
     2502090,  96,  1,  2,  9,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Ventilation Fans
     2502091,  96,  1,  2, 10,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Refrigeration
     2502092,  96,  1,  2, 11,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Heat Pump Supp.
     2502093,  96,  1,  2, 12,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Dom. Hot Water
     2502094,  96,  1,  2, 13,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Energy By End-Use - Exterior Usage

     2502095,  96,  1,  2, 15,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Lights
     2502096,  96,  1,  2, 16,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Task Lights
     2502097,  96,  1,  2, 17,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Misc. Equip
     2502098,  96,  1,  2, 18,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Space Heating
     2502099,  96,  1,  2, 19,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Space Cooling
     2502100,  96,  1,  2, 20,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Heat Rejection
     2502101,  96,  1,  2, 21,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Pumps & Aux.
     2502102,  96,  1,  2, 22,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Ventilation Fans
     2502103,  96,  1,  2, 23,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Refrigeration
     2502104,  96,  1,  2, 24,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Heat Pump Supp.
     2502105,  96,  1,  2, 25,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Dom. Hot Water
     2502106,  96,  1,  2, 26,  1, 12,  1,  0,135,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Exterior Usage

     2502107,  96,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Lights
     2502108,  96,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Task Lights
     2502109,  96,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Misc. Equip
     2502110,  96,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Space Heating
     2502111,  96,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Space Cooling
     2502112,  96,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Heat Rejection
     2502113,  96,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Pumps & Aux.
     2502114,  96,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Ventilation Fans
     2502115,  96,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Refrigeration
     2502116,  96,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2502117,  96,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Dom. Hot Water
     2502118,  96,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Month - Exterior Usage

     2502119,  96,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Lights
     2502120,  96,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Task Lights
     2502121,  96,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Misc. Equip
     2502122,  96,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Space Heating
     2502123,  96,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Space Cooling
     2502124,  96,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Heat Rejection
     2502125,  96,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Pumps & Aux.
     2502126,  96,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Ventilation Fans
     2502127,  96,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Refrigeration
     2502128,  96,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2502129,  96,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Dom. Hot Water
     2502130,  96,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - Peak By End-Use - Day - Exterior Usage

     2502131,  96,  1,  2, 54,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Lights
     2502132,  96,  1,  2, 55,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Task Lights
     2502133,  96,  1,  2, 56,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Misc. Equip
     2502134,  96,  1,  2, 57,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Space Heating
     2502135,  96,  1,  2, 58,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Space Cooling
     2502136,  96,  1,  2, 59,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Heat Rejection
     2502137,  96,  1,  2, 60,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Pumps & Aux.
     2502138,  96,  1,  2, 61,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Ventilation Fans
     2502139,  96,  1,  2, 62,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Refrigeration
     2502140,  96,  1,  2, 63,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Heat Pump Supp.
     2502141,  96,  1,  2, 64,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Dom. Hot Water
     2502142,  96,  1,  2, 65,  1, 12,  1,  0,136,    0,  0,  0,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - All Months - kBtu/kWh - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2502143,  96,  1,  2, 14,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy
     2502144,  96,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak Demand
     2502145,  96,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak Month
     2502146,  96,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak Day
     2502147,  96,  1,  2, 66,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh
     2502148,  96,  1,  2, 67,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Unweighted Max
     2502149,  96,  1,  2, 68,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Unweighted Min
     2502150,  96,  1,  2, 69,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Unweighted Average

     2502151,  96,  1,  2,  2,  1, 13,  1,  1,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - End-Use List
     2502152,  96,  1,  2,  2,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Lights
     2502153,  96,  1,  2,  3,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Task Lights
     2502154,  96,  1,  2,  4,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Misc. Equip
     2502155,  96,  1,  2,  5,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Space Heating
     2502156,  96,  1,  2,  6,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Space Cooling
     2502157,  96,  1,  2,  7,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Heat Rejection
     2502158,  96,  1,  2,  8,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Pumps & Aux.
     2502159,  96,  1,  2,  9,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Ventilation Fans
     2502160,  96,  1,  2, 10,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Refrigeration
     2502161,  96,  1,  2, 11,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Heat Pump Supp.
     2502162,  96,  1,  2, 12,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Dom. Hot Water
     2502163,  96,  1,  2, 13,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Energy By End-Use - Exterior Usage

     2502164,  96,  1,  2, 15,  1, 13,  1,  1,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - End-Use List
     2502165,  96,  1,  2, 15,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Lights
     2502166,  96,  1,  2, 16,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Task Lights
     2502167,  96,  1,  2, 17,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Misc. Equip
     2502168,  96,  1,  2, 18,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Space Heating
     2502169,  96,  1,  2, 19,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Space Cooling
     2502170,  96,  1,  2, 20,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Heat Rejection
     2502171,  96,  1,  2, 21,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Pumps & Aux.
     2502172,  96,  1,  2, 22,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Ventilation Fans
     2502173,  96,  1,  2, 23,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Refrigeration
     2502174,  96,  1,  2, 24,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Heat Pump Supp.
     2502175,  96,  1,  2, 25,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Dom. Hot Water
     2502176,  96,  1,  2, 26,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Exterior Usage

     2502177,  96,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Lights
     2502178,  96,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Task Lights
     2502179,  96,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Misc. Equip
     2502180,  96,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Space Heating
     2502181,  96,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Space Cooling
     2502182,  96,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Heat Rejection
     2502183,  96,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2502184,  96,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Ventilation Fans
     2502185,  96,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Refrigeration
     2502186,  96,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2502187,  96,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2502188,  96,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Month - Exterior Usage

     2502189,  96,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Lights
     2502190,  96,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Task Lights
     2502191,  96,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Misc. Equip
     2502192,  96,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Space Heating
     2502193,  96,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Space Cooling
     2502194,  96,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Heat Rejection
     2502195,  96,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2502196,  96,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Ventilation Fans
     2502197,  96,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Refrigeration
     2502198,  96,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2502199,  96,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2502200,  96,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - Peak By End-Use - Day - Exterior Usage

     2502201,  96,  1,  2, 54,  1, 13,  1,  1,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - End-Use List
     2502202,  96,  1,  2, 54,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Lights
     2502203,  96,  1,  2, 55,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Task Lights
     2502204,  96,  1,  2, 56,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Misc. Equip
     2502205,  96,  1,  2, 57,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Space Heating
     2502206,  96,  1,  2, 58,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Space Cooling
     2502207,  96,  1,  2, 59,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Heat Rejection
     2502208,  96,  1,  2, 60,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Pumps & Aux.
     2502209,  96,  1,  2, 61,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Ventilation Fans
     2502210,  96,  1,  2, 62,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Refrigeration
     2502211,  96,  1,  2, 63,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Heat Pump Supp.
     2502212,  96,  1,  2, 64,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Dom. Hot Water
     2502213,  96,  1,  2, 65,  1,  1,  1,  0,136, 1001,  1,  1,  0, 2085   ; Energy Utilities - Electricity (one meter) - TDV - Single Month - kBtu/kWh - Exterior Usage


;
;   2503   TDV3  TDV Energy End-Use Summary for (fuel meter)   (like PS-F)  97   - SAC 9/20/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 9/27/04 - updated item positions to reflect HDRFil changes
; SAC 10/5/10 - fixed typo - updated all PI column values from 96 to 97
;     2503001,  97,  1,  3,  1,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Energy Units
;     2503002,  97,  1,  3, 16,  2,  1,  2,  1,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Demand Units
     2503003,  97,  1,  3, 13,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy
     2503004,  97,  1,  3, 26,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak Demand
     2503005,  97,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak Month
     2503006,  97,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak Day
     2503007,  97,  1,  3, 65,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm
     2503008,  97,  1,  3, 66,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Unweighted Max
     2503009,  97,  1,  3, 67,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Unweighted Min
     2503010,  97,  1,  3, 68,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Unweighted Average

     2503012,  97,  1,  3,  1,  1, 13,  1,  1,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - End-Use List
     2503013,  97,  1,  3,  1,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Lights
     2503014,  97,  1,  3,  2,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Task Lights
     2503015,  97,  1,  3,  3,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Misc. Equip
     2503016,  97,  1,  3,  4,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Space Heating
     2503017,  97,  1,  3,  5,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Space Cooling
     2503018,  97,  1,  3,  6,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Heat Rejection
     2503019,  97,  1,  3,  7,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Pumps & Aux.
     2503020,  97,  1,  3,  8,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Ventilation Fans
     2503021,  97,  1,  3,  9,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Refrigeration
     2503022,  97,  1,  3, 10,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Heat Pump Supp.
     2503023,  97,  1,  3, 11,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Dom. Hot Water
     2503024,  97,  1,  3, 12,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Energy By End-Use - Exterior Usage

     2503025,  97,  1,  3, 14,  1, 13,  1,  1,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - End-Use List
     2503026,  97,  1,  3, 14,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Lights
     2503027,  97,  1,  3, 15,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Task Lights
     2503028,  97,  1,  3, 16,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Misc. Equip
     2503029,  97,  1,  3, 17,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Space Heating
     2503030,  97,  1,  3, 18,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Space Cooling
     2503031,  97,  1,  3, 19,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Heat Rejection
     2503032,  97,  1,  3, 20,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Pumps & Aux.
     2503033,  97,  1,  3, 21,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Ventilation Fans
     2503034,  97,  1,  3, 22,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Refrigeration
     2503035,  97,  1,  3, 23,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Heat Pump Supp.
     2503036,  97,  1,  3, 24,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Dom. Hot Water
     2503037,  97,  1,  3, 25,  1,  1,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Exterior Usage

     2503038,  97,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Lights
     2503039,  97,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Task Lights
     2503040,  97,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Misc. Equip
     2503041,  97,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Space Heating
     2503042,  97,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Space Cooling
     2503043,  97,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Heat Rejection
     2503044,  97,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Pumps & Aux.
     2503045,  97,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Ventilation Fans
     2503059,  97,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Refrigeration
     2503047,  97,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2503048,  97,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Dom. Hot Water
     2503049,  97,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Month - Exterior Usage

     2503050,  97,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Lights
     2503051,  97,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Task Lights
     2503052,  97,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Misc. Equip
     2503053,  97,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Space Heating
     2503054,  97,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Space Cooling
     2503055,  97,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Heat Rejection
     2503056,  97,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Pumps & Aux.
     2503057,  97,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Ventilation Fans
     2503058,  97,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Refrigeration
     2503059,  97,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2503060,  97,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Dom. Hot Water
     2503061,  97,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - Peak By End-Use - Day - Exterior Usage

     2503062,  97,  1,  3, 53,  1, 13,  1,  1,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - End-Use List
     2503063,  97,  1,  3, 53,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Lights
     2503064,  97,  1,  3, 54,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Task Lights
     2503065,  97,  1,  3, 55,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Misc. Equip
     2503066,  97,  1,  3, 56,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Space Heating
     2503067,  97,  1,  3, 57,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Space Cooling
     2503068,  97,  1,  3, 58,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Heat Rejection
     2503069,  97,  1,  3, 59,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Pumps & Aux.
     2503070,  97,  1,  3, 60,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Ventilation Fans
     2503071,  97,  1,  3, 61,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Refrigeration
     2503072,  97,  1,  3, 62,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Heat Pump Supp.
     2503073,  97,  1,  3, 63,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Dom. Hot Water
     2503074,  97,  1,  3, 64,  1,  1,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Annual - kBtu/Therm - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2503075,  97,  1,  2, 14,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy
     2503076,  97,  1,  2, 27,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak Demand
     2503077,  97,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak Month
     2503078,  97,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak Day
     2503079,  97,  1,  2, 66,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm
     2503080,  97,  1,  2, 67,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Unweighted Max
     2503081,  97,  1,  2, 68,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Unweighted Min
     2503082,  97,  1,  2, 69,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Unweighted Average

     2503083,  97,  1,  2,  2,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Lights
     2503084,  97,  1,  2,  3,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Task Lights
     2503085,  97,  1,  2,  4,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Misc. Equip
     2503086,  97,  1,  2,  5,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Space Heating
     2503087,  97,  1,  2,  6,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Space Cooling
     2503088,  97,  1,  2,  7,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Heat Rejection
     2503089,  97,  1,  2,  8,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Pumps & Aux.
     2503090,  97,  1,  2,  9,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Ventilation Fans
     2503091,  97,  1,  2, 10,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Refrigeration
     2503092,  97,  1,  2, 11,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Heat Pump Supp.
     2503093,  97,  1,  2, 12,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Dom. Hot Water
     2503094,  97,  1,  2, 13,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Energy By End-Use - Exterior Usage

     2503095,  97,  1,  2, 15,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Lights
     2503096,  97,  1,  2, 16,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Task Lights
     2503097,  97,  1,  2, 17,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Misc. Equip
     2503098,  97,  1,  2, 18,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Space Heating
     2503099,  97,  1,  2, 19,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Space Cooling
     2503100,  97,  1,  2, 20,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Heat Rejection
     2503101,  97,  1,  2, 21,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Pumps & Aux.
     2503102,  97,  1,  2, 22,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Ventilation Fans
     2503103,  97,  1,  2, 23,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Refrigeration
     2503104,  97,  1,  2, 24,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Heat Pump Supp.
     2503105,  97,  1,  2, 25,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Dom. Hot Water
     2503106,  97,  1,  2, 26,  1, 12,  1,  0,135,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Exterior Usage

     2503107,  97,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Lights
     2503108,  97,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Task Lights
     2503109,  97,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Misc. Equip
     2503110,  97,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Space Heating
     2503111,  97,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Space Cooling
     2503112,  97,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Heat Rejection
     2503113,  97,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Pumps & Aux.
     2503114,  97,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Ventilation Fans
     2503115,  97,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Refrigeration
     2503116,  97,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2503117,  97,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Dom. Hot Water
     2503118,  97,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Month - Exterior Usage

     2503119,  97,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Lights
     2503120,  97,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Task Lights
     2503121,  97,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Misc. Equip
     2503122,  97,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Space Heating
     2503123,  97,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Space Cooling
     2503124,  97,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Heat Rejection
     2503125,  97,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Pumps & Aux.
     2503126,  97,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Ventilation Fans
     2503127,  97,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Refrigeration
     2503128,  97,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2503129,  97,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Dom. Hot Water
     2503130,  97,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - Peak By End-Use - Day - Exterior Usage

     2503131,  97,  1,  2, 54,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Lights
     2503132,  97,  1,  2, 55,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Task Lights
     2503133,  97,  1,  2, 56,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Misc. Equip
     2503134,  97,  1,  2, 57,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Space Heating
     2503135,  97,  1,  2, 58,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Space Cooling
     2503136,  97,  1,  2, 59,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Heat Rejection
     2503137,  97,  1,  2, 60,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Pumps & Aux.
     2503138,  97,  1,  2, 61,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Ventilation Fans
     2503139,  97,  1,  2, 62,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Refrigeration
     2503140,  97,  1,  2, 63,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Heat Pump Supp.
     2503141,  97,  1,  2, 64,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Dom. Hot Water
     2503142,  97,  1,  2, 65,  1, 12,  1,  0,137,    0,  0,  0,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - All Months - kBtu/Therm - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2503143,  97,  1,  2, 14,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy
     2503144,  97,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak Demand
     2503145,  97,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak Month
     2503146,  97,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak Day
     2503147,  97,  1,  2, 66,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm
     2503148,  97,  1,  2, 67,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Unweighted Max
     2503149,  97,  1,  2, 68,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Unweighted Min
     2503150,  97,  1,  2, 69,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Unweighted Average

     2503151,  97,  1,  2,  2,  1, 13,  1,  1,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - End-Use List
     2503152,  97,  1,  2,  2,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Lights
     2503153,  97,  1,  2,  3,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Task Lights
     2503154,  97,  1,  2,  4,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Misc. Equip
     2503155,  97,  1,  2,  5,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Space Heating
     2503156,  97,  1,  2,  6,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Space Cooling
     2503157,  97,  1,  2,  7,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Heat Rejection
     2503158,  97,  1,  2,  8,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Pumps & Aux.
     2503159,  97,  1,  2,  9,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Ventilation Fans
     2503160,  97,  1,  2, 10,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Refrigeration
     2503161,  97,  1,  2, 11,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Heat Pump Supp.
     2503162,  97,  1,  2, 12,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Dom. Hot Water
     2503163,  97,  1,  2, 13,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Energy By End-Use - Exterior Usage

     2503164,  97,  1,  2, 15,  1, 13,  1,  1,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - End-Use List
     2503165,  97,  1,  2, 15,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Lights
     2503166,  97,  1,  2, 16,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Task Lights
     2503167,  97,  1,  2, 17,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Misc. Equip
     2503168,  97,  1,  2, 18,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Space Heating
     2503169,  97,  1,  2, 19,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Space Cooling
     2503170,  97,  1,  2, 20,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Heat Rejection
     2503171,  97,  1,  2, 21,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Pumps & Aux.
     2503172,  97,  1,  2, 22,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Ventilation Fans
     2503173,  97,  1,  2, 23,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Refrigeration
     2503174,  97,  1,  2, 24,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Heat Pump Supp.
     2503175,  97,  1,  2, 25,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Dom. Hot Water
     2503176,  97,  1,  2, 26,  1,  1,  1,  0,135, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Exterior Usage

     2503177,  97,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Lights
     2503178,  97,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Task Lights
     2503179,  97,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Misc. Equip
     2503180,  97,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Space Heating
     2503181,  97,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Space Cooling
     2503182,  97,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Heat Rejection
     2503183,  97,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2503184,  97,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Ventilation Fans
     2503185,  97,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Refrigeration
     2503186,  97,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2503187,  97,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2503188,  97,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Month - Exterior Usage

     2503189,  97,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Lights
     2503190,  97,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Task Lights
     2503191,  97,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Misc. Equip
     2503192,  97,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Space Heating
     2503193,  97,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Space Cooling
     2503194,  97,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Heat Rejection
     2503195,  97,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2503196,  97,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Ventilation Fans
     2503197,  97,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Refrigeration
     2503198,  97,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2503199,  97,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2503200,  97,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - Peak By End-Use - Day - Exterior Usage

     2503201,  97,  1,  2, 54,  1, 13,  1,  1,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - End-Use List
     2503202,  97,  1,  2, 54,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Lights
     2503203,  97,  1,  2, 55,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Task Lights
     2503204,  97,  1,  2, 56,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Misc. Equip
     2503205,  97,  1,  2, 57,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Space Heating
     2503206,  97,  1,  2, 58,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Space Cooling
     2503207,  97,  1,  2, 59,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Heat Rejection
     2503208,  97,  1,  2, 60,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Pumps & Aux.
     2503209,  97,  1,  2, 61,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Ventilation Fans
     2503210,  97,  1,  2, 62,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Refrigeration
     2503211,  97,  1,  2, 63,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Heat Pump Supp.
     2503212,  97,  1,  2, 64,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Dom. Hot Water
     2503213,  97,  1,  2, 65,  1,  1,  1,  0,137, 1001,  1,  1,  0, 2086   ; Energy Utilities - Fuel (one meter) - TDV - Single Month - kBtu/Therm - Exterior Usage



;
;   2504   TDV2  TDV Enery End-Use Summary for All Electric Meters      (like PS-E)       98   - SAC 9/27/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2504003,  98,  1,  3, 13,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy
     2504004,  98,  1,  3, 26,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak Demand
     2504005,  98,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak Month
     2504006,  98,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak Day
     2504007,  98,  1,  3, 65,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh
;     2504011,  98,  1,  4,  1,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Transformer Loss

     2504012,  98,  1,  3,  1,  1, 13,  1,  1,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - End-Use List
     2504013,  98,  1,  3,  1,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Lights
     2504014,  98,  1,  3,  2,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Task Lights
     2504015,  98,  1,  3,  3,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Misc. Equip
     2504016,  98,  1,  3,  4,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Space Heating
     2504017,  98,  1,  3,  5,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Space Cooling
     2504018,  98,  1,  3,  6,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Heat Rejection
     2504019,  98,  1,  3,  7,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Pumps & Aux.
     2504020,  98,  1,  3,  8,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Ventilation Fans
     2504021,  98,  1,  3,  9,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Refrigeration
     2504022,  98,  1,  3, 10,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Heat Pump Supp.
     2504023,  98,  1,  3, 11,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Dom. Hot Water
     2504024,  98,  1,  3, 12,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Energy By End-Use - Exterior Usage

     2504025,  98,  1,  3, 14,  1, 13,  1,  1,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - End-Use List
     2504026,  98,  1,  3, 14,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Lights
     2504027,  98,  1,  3, 15,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Task Lights
     2504028,  98,  1,  3, 16,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Misc. Equip
     2504029,  98,  1,  3, 17,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Space Heating
     2504030,  98,  1,  3, 18,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Space Cooling
     2504031,  98,  1,  3, 19,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Heat Rejection
     2504032,  98,  1,  3, 20,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Pumps & Aux.
     2504033,  98,  1,  3, 21,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Ventilation Fans
     2504034,  98,  1,  3, 22,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Refrigeration
     2504035,  98,  1,  3, 23,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Heat Pump Supp.
     2504036,  98,  1,  3, 24,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Dom. Hot Water
     2504037,  98,  1,  3, 25,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Exterior Usage

     2504038,  98,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Lights
     2504039,  98,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Task Lights
     2504040,  98,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Misc. Equip
     2504041,  98,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Space Heating
     2504042,  98,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Space Cooling
     2504043,  98,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Heat Rejection
     2504044,  98,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Pumps & Aux.
     2504045,  98,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Ventilation Fans
     2504059,  98,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Refrigeration
     2504047,  98,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2504048,  98,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Dom. Hot Water
     2504049,  98,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Month - Exterior Usage

     2504050,  98,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Lights
     2504051,  98,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Task Lights
     2504052,  98,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Misc. Equip
     2504053,  98,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Space Heating
     2504054,  98,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Space Cooling
     2504055,  98,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Heat Rejection
     2504056,  98,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Pumps & Aux.
     2504057,  98,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Ventilation Fans
     2504058,  98,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Refrigeration
     2504059,  98,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2504060,  98,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Dom. Hot Water
     2504061,  98,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - Peak By End-Use - Day - Exterior Usage

     2504062,  98,  1,  3, 53,  1, 13,  1,  1,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - End-Use List
     2504063,  98,  1,  3, 53,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Lights
     2504064,  98,  1,  3, 54,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Task Lights
     2504065,  98,  1,  3, 55,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Misc. Equip
     2504066,  98,  1,  3, 56,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Space Heating
     2504067,  98,  1,  3, 57,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Space Cooling
     2504068,  98,  1,  3, 58,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Heat Rejection
     2504069,  98,  1,  3, 59,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Pumps & Aux.
     2504070,  98,  1,  3, 60,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Ventilation Fans
     2504071,  98,  1,  3, 61,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Refrigeration
     2504072,  98,  1,  3, 62,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Heat Pump Supp.
     2504073,  98,  1,  3, 63,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Dom. Hot Water
     2504074,  98,  1,  3, 64,  1,  1,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Annual - kBtu/kWh - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2504075,  98,  1,  2, 14,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy
     2504076,  98,  1,  2, 27,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak Demand
     2504077,  98,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak Month
     2504078,  98,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak Day
     2504079,  98,  1,  2, 66,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh

     2504083,  98,  1,  2,  2,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Lights
     2504084,  98,  1,  2,  3,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Task Lights
     2504085,  98,  1,  2,  4,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Misc. Equip
     2504086,  98,  1,  2,  5,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Space Heating
     2504087,  98,  1,  2,  6,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Space Cooling
     2504088,  98,  1,  2,  7,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Heat Rejection
     2504089,  98,  1,  2,  8,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Pumps & Aux.
     2504090,  98,  1,  2,  9,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Ventilation Fans
     2504091,  98,  1,  2, 10,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Refrigeration
     2504092,  98,  1,  2, 11,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Heat Pump Supp.
     2504093,  98,  1,  2, 12,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Dom. Hot Water
     2504094,  98,  1,  2, 13,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Energy By End-Use - Exterior Usage

     2504095,  98,  1,  2, 15,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Lights
     2504096,  98,  1,  2, 16,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Task Lights
     2504097,  98,  1,  2, 17,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Misc. Equip
     2504098,  98,  1,  2, 18,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Space Heating
     2504099,  98,  1,  2, 19,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Space Cooling
     2504100,  98,  1,  2, 20,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Heat Rejection
     2504101,  98,  1,  2, 21,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Pumps & Aux.
     2504102,  98,  1,  2, 22,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Ventilation Fans
     2504103,  98,  1,  2, 23,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Refrigeration
     2504104,  98,  1,  2, 24,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Heat Pump Supp.
     2504105,  98,  1,  2, 25,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Dom. Hot Water
     2504106,  98,  1,  2, 26,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Exterior Usage

     2504107,  98,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Lights
     2504108,  98,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Task Lights
     2504109,  98,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Misc. Equip
     2504110,  98,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Space Heating
     2504111,  98,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Space Cooling
     2504112,  98,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Heat Rejection
     2504113,  98,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Pumps & Aux.
     2504114,  98,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Ventilation Fans
     2504115,  98,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Refrigeration
     2504116,  98,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2504117,  98,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Dom. Hot Water
     2504118,  98,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Month - Exterior Usage

     2504119,  98,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Lights
     2504120,  98,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Task Lights
     2504121,  98,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Misc. Equip
     2504122,  98,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Space Heating
     2504123,  98,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Space Cooling
     2504124,  98,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Heat Rejection
     2504125,  98,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Pumps & Aux.
     2504126,  98,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Ventilation Fans
     2504127,  98,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Refrigeration
     2504128,  98,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2504129,  98,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Dom. Hot Water
     2504130,  98,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - Peak By End-Use - Day - Exterior Usage

     2504131,  98,  1,  2, 54,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Lights
     2504132,  98,  1,  2, 55,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Task Lights
     2504133,  98,  1,  2, 56,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Misc. Equip
     2504134,  98,  1,  2, 57,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Space Heating
     2504135,  98,  1,  2, 58,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Space Cooling
     2504136,  98,  1,  2, 59,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Heat Rejection
     2504137,  98,  1,  2, 60,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Pumps & Aux.
     2504138,  98,  1,  2, 61,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Ventilation Fans
     2504139,  98,  1,  2, 62,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Refrigeration
     2504140,  98,  1,  2, 63,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Heat Pump Supp.
     2504141,  98,  1,  2, 64,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Dom. Hot Water
     2504142,  98,  1,  2, 65,  1, 12,  1,  0,136,    0,  0,  0,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - All Months - kBtu/kWh - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2504143,  98,  1,  2, 14,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy
     2504144,  98,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak Demand
     2504145,  98,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak Month
     2504146,  98,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak Day
     2504147,  98,  1,  2, 66,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh

     2504151,  98,  1,  2,  2,  1, 13,  1,  1,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - End-Use List
     2504152,  98,  1,  2,  2,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Lights
     2504153,  98,  1,  2,  3,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Task Lights
     2504154,  98,  1,  2,  4,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Misc. Equip
     2504155,  98,  1,  2,  5,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Space Heating
     2504156,  98,  1,  2,  6,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Space Cooling
     2504157,  98,  1,  2,  7,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Heat Rejection
     2504158,  98,  1,  2,  8,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Pumps & Aux.
     2504159,  98,  1,  2,  9,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Ventilation Fans
     2504160,  98,  1,  2, 10,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Refrigeration
     2504161,  98,  1,  2, 11,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Heat Pump Supp.
     2504162,  98,  1,  2, 12,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Dom. Hot Water
     2504163,  98,  1,  2, 13,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Energy By End-Use - Exterior Usage

     2504164,  98,  1,  2, 15,  1, 13,  1,  1,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - End-Use List
     2504165,  98,  1,  2, 15,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Lights
     2504166,  98,  1,  2, 16,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Task Lights
     2504167,  98,  1,  2, 17,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Misc. Equip
     2504168,  98,  1,  2, 18,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Space Heating
     2504169,  98,  1,  2, 19,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Space Cooling
     2504170,  98,  1,  2, 20,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Heat Rejection
     2504171,  98,  1,  2, 21,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Pumps & Aux.
     2504172,  98,  1,  2, 22,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Ventilation Fans
     2504173,  98,  1,  2, 23,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Refrigeration
     2504174,  98,  1,  2, 24,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Heat Pump Supp.
     2504175,  98,  1,  2, 25,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Dom. Hot Water
     2504176,  98,  1,  2, 26,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Exterior Usage

     2504177,  98,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Lights
     2504178,  98,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Task Lights
     2504179,  98,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Misc. Equip
     2504180,  98,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Space Heating
     2504181,  98,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Space Cooling
     2504182,  98,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Heat Rejection
     2504183,  98,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2504184,  98,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Ventilation Fans
     2504185,  98,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Refrigeration
     2504186,  98,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2504187,  98,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2504188,  98,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Month - Exterior Usage

     2504189,  98,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Lights
     2504190,  98,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Task Lights
     2504191,  98,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Misc. Equip
     2504192,  98,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Space Heating
     2504193,  98,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Space Cooling
     2504194,  98,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Heat Rejection
     2504195,  98,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2504196,  98,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Ventilation Fans
     2504197,  98,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Refrigeration
     2504198,  98,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2504199,  98,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2504200,  98,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - Peak By End-Use - Day - Exterior Usage

     2504201,  98,  1,  2, 54,  1, 13,  1,  1,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - End-Use List
     2504202,  98,  1,  2, 54,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Lights
     2504203,  98,  1,  2, 55,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Task Lights
     2504204,  98,  1,  2, 56,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Misc. Equip
     2504205,  98,  1,  2, 57,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Space Heating
     2504206,  98,  1,  2, 58,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Space Cooling
     2504207,  98,  1,  2, 59,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Heat Rejection
     2504208,  98,  1,  2, 60,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Pumps & Aux.
     2504209,  98,  1,  2, 61,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Ventilation Fans
     2504210,  98,  1,  2, 62,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Refrigeration
     2504211,  98,  1,  2, 63,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Heat Pump Supp.
     2504212,  98,  1,  2, 64,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Dom. Hot Water
     2504213,  98,  1,  2, 65,  1,  1,  1,  0,136, 1001,  1,  1,  0,    0   ; Energy Utilities - Electricity (all meters) - TDV - Single Month - kBtu/kWh - Exterior Usage



;
;   2505   TDV2  TDV Energy End-Use Summary for All Fuel Meters         (like PS-E)       99   - SAC 9/27/04
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     2505003,  99,  1,  3, 13,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy
     2505004,  99,  1,  3, 26,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak Demand
     2505005,  99,  1,  3, 51,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak Month
     2505006,  99,  1,  3, 52,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak Day
     2505007,  99,  1,  3, 65,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm
;     2505011,  99,  1,  4,  1,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Cogeneration Fuel Used

     2505012,  99,  1,  3,  1,  1, 13,  1,  1,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - End-Use List
     2505013,  99,  1,  3,  1,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Lights
     2505014,  99,  1,  3,  2,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Task Lights
     2505015,  99,  1,  3,  3,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Misc. Equip
     2505016,  99,  1,  3,  4,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Space Heating
     2505017,  99,  1,  3,  5,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Space Cooling
     2505018,  99,  1,  3,  6,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Heat Rejection
     2505019,  99,  1,  3,  7,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Pumps & Aux.
     2505020,  99,  1,  3,  8,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Ventilation Fans
     2505021,  99,  1,  3,  9,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Refrigeration
     2505022,  99,  1,  3, 10,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Heat Pump Supp.
     2505023,  99,  1,  3, 11,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Dom. Hot Water
     2505024,  99,  1,  3, 12,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Energy By End-Use - Exterior Usage

     2505025,  99,  1,  3, 14,  1, 13,  1,  1,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - End-Use List
     2505026,  99,  1,  3, 14,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Lights
     2505027,  99,  1,  3, 15,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Task Lights
     2505028,  99,  1,  3, 16,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Misc. Equip
     2505029,  99,  1,  3, 17,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Space Heating
     2505030,  99,  1,  3, 18,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Space Cooling
     2505031,  99,  1,  3, 19,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Heat Rejection
     2505032,  99,  1,  3, 20,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Pumps & Aux.
     2505033,  99,  1,  3, 21,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Ventilation Fans
     2505034,  99,  1,  3, 22,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Refrigeration
     2505035,  99,  1,  3, 23,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Heat Pump Supp.
     2505036,  99,  1,  3, 24,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Dom. Hot Water
     2505037,  99,  1,  3, 25,  1,  1,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Exterior Usage

     2505038,  99,  1,  3, 27,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Lights
     2505039,  99,  1,  3, 29,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Task Lights
     2505040,  99,  1,  3, 31,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Misc. Equip
     2505041,  99,  1,  3, 33,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Space Heating
     2505042,  99,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Space Cooling
     2505043,  99,  1,  3, 37,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Heat Rejection
     2505044,  99,  1,  3, 39,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Pumps & Aux.
     2505045,  99,  1,  3, 41,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Ventilation Fans
     2505059,  99,  1,  3, 43,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Refrigeration
     2505047,  99,  1,  3, 45,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Heat Pump Supp.
     2505048,  99,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Dom. Hot Water
     2505049,  99,  1,  3, 49,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Month - Exterior Usage

     2505050,  99,  1,  3, 28,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Lights
     2505051,  99,  1,  3, 30,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Task Lights
     2505052,  99,  1,  3, 32,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Misc. Equip
     2505053,  99,  1,  3, 34,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Space Heating
     2505054,  99,  1,  3, 35,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Space Cooling
     2505055,  99,  1,  3, 36,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Heat Rejection
     2505056,  99,  1,  3, 40,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Pumps & Aux.
     2505057,  99,  1,  3, 42,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Ventilation Fans
     2505058,  99,  1,  3, 44,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Refrigeration
     2505059,  99,  1,  3, 46,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Heat Pump Supp.
     2505060,  99,  1,  3, 47,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Dom. Hot Water
     2505061,  99,  1,  3, 50,  0,  1,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - Peak By End-Use - Day - Exterior Usage

     2505062,  99,  1,  3, 53,  1, 13,  1,  1,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - End-Use List
     2505063,  99,  1,  3, 53,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Lights
     2505064,  99,  1,  3, 54,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Task Lights
     2505065,  99,  1,  3, 55,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Misc. Equip
     2505066,  99,  1,  3, 56,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Space Heating
     2505067,  99,  1,  3, 57,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Space Cooling
     2505068,  99,  1,  3, 58,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Heat Rejection
     2505069,  99,  1,  3, 59,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Pumps & Aux.
     2505070,  99,  1,  3, 60,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Ventilation Fans
     2505071,  99,  1,  3, 61,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Refrigeration
     2505072,  99,  1,  3, 62,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Heat Pump Supp.
     2505073,  99,  1,  3, 63,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Dom. Hot Water
     2505074,  99,  1,  3, 64,  1,  1,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Annual - kBtu/therm - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2505075,  99,  1,  2, 14,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy
     2505076,  99,  1,  2, 27,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak Demand
     2505077,  99,  1,  2, 52,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak Month
     2505078,  99,  1,  2, 53,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak Day
     2505079,  99,  1,  2, 66,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm

     2505083,  99,  1,  2,  2,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Lights
     2505084,  99,  1,  2,  3,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Task Lights
     2505085,  99,  1,  2,  4,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Misc. Equip
     2505086,  99,  1,  2,  5,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Space Heating
     2505087,  99,  1,  2,  6,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Space Cooling
     2505088,  99,  1,  2,  7,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Heat Rejection
     2505089,  99,  1,  2,  8,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Pumps & Aux.
     2505090,  99,  1,  2,  9,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Ventilation Fans
     2505091,  99,  1,  2, 10,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Refrigeration
     2505092,  99,  1,  2, 11,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Heat Pump Supp.
     2505093,  99,  1,  2, 12,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Dom. Hot Water
     2505094,  99,  1,  2, 13,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Energy By End-Use - Exterior Usage

     2505095,  99,  1,  2, 15,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Lights
     2505096,  99,  1,  2, 16,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Task Lights
     2505097,  99,  1,  2, 17,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Misc. Equip
     2505098,  99,  1,  2, 18,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Space Heating
     2505099,  99,  1,  2, 19,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Space Cooling
     2505100,  99,  1,  2, 20,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Heat Rejection
     2505101,  99,  1,  2, 21,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Pumps & Aux.
     2505102,  99,  1,  2, 22,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Ventilation Fans
     2505103,  99,  1,  2, 23,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Refrigeration
     2505104,  99,  1,  2, 24,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Heat Pump Supp.
     2505105,  99,  1,  2, 25,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Dom. Hot Water
     2505106,  99,  1,  2, 26,  1, 12,  1,  0,135,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Exterior Usage

     2505107,  99,  1,  2, 28,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Lights
     2505108,  99,  1,  2, 30,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Task Lights
     2505109,  99,  1,  2, 32,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Misc. Equip
     2505110,  99,  1,  2, 34,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Space Heating
     2505111,  99,  1,  2, 36,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Space Cooling
     2505112,  99,  1,  2, 38,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Heat Rejection
     2505113,  99,  1,  2, 40,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Pumps & Aux.
     2505114,  99,  1,  2, 42,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Ventilation Fans
     2505115,  99,  1,  2, 44,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Refrigeration
     2505116,  99,  1,  2, 46,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Heat Pump Supp.
     2505117,  99,  1,  2, 48,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Dom. Hot Water
     2505118,  99,  1,  2, 50,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Month - Exterior Usage

     2505119,  99,  1,  2, 29,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Lights
     2505120,  99,  1,  2, 31,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Task Lights
     2505121,  99,  1,  2, 33,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Misc. Equip
     2505122,  99,  1,  2, 35,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Space Heating
     2505123,  99,  1,  2, 37,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Space Cooling
     2505124,  99,  1,  2, 39,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Heat Rejection
     2505125,  99,  1,  2, 41,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Pumps & Aux.
     2505126,  99,  1,  2, 43,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Ventilation Fans
     2505127,  99,  1,  2, 45,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Refrigeration
     2505128,  99,  1,  2, 47,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Heat Pump Supp.
     2505129,  99,  1,  2, 49,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Dom. Hot Water
     2505130,  99,  1,  2, 51,  0, 12,  1,  0,  1,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - Peak By End-Use - Day - Exterior Usage

     2505131,  99,  1,  2, 54,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Lights
     2505132,  99,  1,  2, 55,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Task Lights
     2505133,  99,  1,  2, 56,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Misc. Equip
     2505134,  99,  1,  2, 57,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Space Heating
     2505135,  99,  1,  2, 58,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Space Cooling
     2505136,  99,  1,  2, 59,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Heat Rejection
     2505137,  99,  1,  2, 60,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Pumps & Aux.
     2505138,  99,  1,  2, 61,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Ventilation Fans
     2505139,  99,  1,  2, 62,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Refrigeration
     2505140,  99,  1,  2, 63,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Heat Pump Supp.
     2505141,  99,  1,  2, 64,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Dom. Hot Water
     2505142,  99,  1,  2, 65,  1, 12,  1,  0,137,    0,  0,  0,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - All Months - kBtu/therm - Exterior Usage

    ;   EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
    ;-----------------------------------------------------------------------
     2505143,  99,  1,  2, 14,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy
     2505144,  99,  1,  2, 27,  1,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak Demand
     2505145,  99,  1,  2, 52,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak Month
     2505146,  99,  1,  2, 53,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak Day
     2505147,  99,  1,  2, 66,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm

     2505151,  99,  1,  2,  2,  1, 13,  1,  1,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - End-Use List
     2505152,  99,  1,  2,  2,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Lights
     2505153,  99,  1,  2,  3,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Task Lights
     2505154,  99,  1,  2,  4,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Misc. Equip
     2505155,  99,  1,  2,  5,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Space Heating
     2505156,  99,  1,  2,  6,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Space Cooling
     2505157,  99,  1,  2,  7,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Heat Rejection
     2505158,  99,  1,  2,  8,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Pumps & Aux.
     2505159,  99,  1,  2,  9,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Ventilation Fans
     2505160,  99,  1,  2, 10,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Refrigeration
     2505161,  99,  1,  2, 11,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Heat Pump Supp.
     2505162,  99,  1,  2, 12,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Dom. Hot Water
     2505163,  99,  1,  2, 13,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Energy By End-Use - Exterior Usage

     2505164,  99,  1,  2, 15,  1, 13,  1,  1,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - End-Use List
     2505165,  99,  1,  2, 15,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Lights
     2505166,  99,  1,  2, 16,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Task Lights
     2505167,  99,  1,  2, 17,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Misc. Equip
     2505168,  99,  1,  2, 18,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Space Heating
     2505169,  99,  1,  2, 19,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Space Cooling
     2505170,  99,  1,  2, 20,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Heat Rejection
     2505171,  99,  1,  2, 21,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Pumps & Aux.
     2505172,  99,  1,  2, 22,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Ventilation Fans
     2505173,  99,  1,  2, 23,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Refrigeration
     2505174,  99,  1,  2, 24,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Heat Pump Supp.
     2505175,  99,  1,  2, 25,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Dom. Hot Water
     2505176,  99,  1,  2, 26,  1,  1,  1,  0,135, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Exterior Usage

     2505177,  99,  1,  2, 28,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Lights
     2505178,  99,  1,  2, 30,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Task Lights
     2505179,  99,  1,  2, 32,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Misc. Equip
     2505180,  99,  1,  2, 34,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Space Heating
     2505181,  99,  1,  2, 36,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Space Cooling
     2505182,  99,  1,  2, 38,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Heat Rejection
     2505183,  99,  1,  2, 40,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Pumps & Aux.
     2505184,  99,  1,  2, 42,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Ventilation Fans
     2505185,  99,  1,  2, 44,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Refrigeration
     2505186,  99,  1,  2, 46,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Heat Pump Supp.
     2505187,  99,  1,  2, 48,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Dom. Hot Water
     2505188,  99,  1,  2, 50,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Month - Exterior Usage

     2505189,  99,  1,  2, 29,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Lights
     2505190,  99,  1,  2, 31,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Task Lights
     2505191,  99,  1,  2, 33,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Misc. Equip
     2505192,  99,  1,  2, 35,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Space Heating
     2505193,  99,  1,  2, 37,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Space Cooling
     2505194,  99,  1,  2, 39,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Heat Rejection
     2505195,  99,  1,  2, 41,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Pumps & Aux.
     2505196,  99,  1,  2, 43,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Ventilation Fans
     2505197,  99,  1,  2, 45,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Refrigeration
     2505198,  99,  1,  2, 47,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Heat Pump Supp.
     2505199,  99,  1,  2, 49,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Dom. Hot Water
     2505200,  99,  1,  2, 51,  0,  1,  1,  0,  1, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - Peak By End-Use - Day - Exterior Usage

     2505201,  99,  1,  2, 54,  1, 13,  1,  1,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - End-Use List
     2505202,  99,  1,  2, 54,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Lights
     2505203,  99,  1,  2, 55,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Task Lights
     2505204,  99,  1,  2, 56,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Misc. Equip
     2505205,  99,  1,  2, 57,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Space Heating
     2505206,  99,  1,  2, 58,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Space Cooling
     2505207,  99,  1,  2, 59,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Heat Rejection
     2505208,  99,  1,  2, 60,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Pumps & Aux.
     2505209,  99,  1,  2, 61,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Ventilation Fans
     2505210,  99,  1,  2, 62,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Refrigeration
     2505211,  99,  1,  2, 63,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Heat Pump Supp.
     2505212,  99,  1,  2, 64,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Dom. Hot Water
     2505213,  99,  1,  2, 65,  1,  1,  1,  0,137, 1001,  1,  1,  0,    0   ; Energy Utilities - Fuel (all meters) - TDV - Single Month - kBtu/therm - Exterior Usage




;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;
;  ECONOMICS  --  (*.erp)
;
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;   3001   ES-A  Annual Costs and Savings              14                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     3001001,  14,  1,  4,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Design Parameters - Baseline Costs - Baseline Energy Cost
     3001002,  14,  1,  4,  4,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Design Parameters - Baseline Costs - Baseline Operations Cost
     3001003,  14,  1,  4,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Baseline Energy Cost
     3001004,  14,  1,  4,  4,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Baseline Operations Cost
     3001005,  14,  1,  4,  2,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Alternative Energy Cost
     3001006,  14,  1,  4,  5,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Alternative Operations - Plant
     3001007,  14,  1,  4,  6,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Alternative Operations - Bldg
     3001008,  14,  1,  4,  7,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Alternative Operations - Total
     3001009,  14,  1,  4,  3,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Energy Cost Savings
     3001010,  14,  1,  4,  8,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Operations Cost Savings
     3001011,  14,  1,  4,  9,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Money - Total Savings


;
;   3002   ES-B  Life-Cycle Non-Energy Costs           15                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
; SAC 8/7/03 - Converted Key Length values from 4 to 8 to ensure that entire 32 characters of component names would be searched for
     3002001,  15,  1,  2,  9,  1,  1,  1,  0, 93, 2001,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Component Costs - First Cost and Installation
     3002002,  15,  1,  2, 10,  1,  1,  1,  0, 93, 2001,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Component Costs - Replacement Costs
     3002003,  15,  1,  2, 11,  1,  1,  1,  0, 93, 2001,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Component Costs - Operations Costs
     3002004,  15,  1,  2, 12,  1,  1,  1,  0, 93, 2001,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Component Costs - Total Costs
     3002005,  15,  1,  2, 13,  1,  1,  1,  0, 93, 2001,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Component Costs - Investment Cost
     3002006,  15,  1,  5,  9,  1,  1,  1,  0, 93, 2091,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Plant Equipment Costs - First Cost and Installation
     3002007,  15,  1,  5, 10,  1,  1,  1,  0, 93, 2091,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Plant Equipment Costs - Replacement Costs
     3002008,  15,  1,  5, 11,  1,  1,  1,  0, 93, 2091,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Plant Equipment Costs - Operations Costs
     3002009,  15,  1,  5, 12,  1,  1,  1,  0, 93, 2091,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Plant Equipment Costs - Total Costs
     3002010,  15,  1,  5, 13,  1,  1,  1,  0, 93, 2091,  8,  1,  0,    0   ; Life-Cycle Costs and Savings - Plant Equipment Costs - Investment Cost


;
;   3003   ES-C  Life-Cycle Investment Savings         16                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     3003001,  16,  1,  2,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Design Parameters - Baseline Costs - Baseline Energy Use, Site
     3003002,  16,  1,  2,  5,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Design Parameters - Baseline Costs - Baseline Energy Use, Source
     3003003,  16,  1,  6,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Design Parameters - Baseline Costs - Baseline First Cost
     3003004,  16,  1,  6,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Baseline First Cost
     3003005,  16,  1,  6,  3,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Baseline Replacement Cost
     3003006,  16,  1,  6,  2,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Baseline Operations Cost
     3003007,  16,  1,  6,  4,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Baseline Energy Cost
     3003008,  16,  1,  6,  5,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Baseline Total Cost
     3003009,  16,  1,  6,  6,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Alternative First Cost
     3003010,  16,  1,  6,  8,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Alternative Replacement Cost
     3003011,  16,  1,  6,  7,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Alternative Operations Cost
     3003012,  16,  1,  6,  9,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Alternative Energy Cost
     3003013,  16,  1,  6, 10,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Alternative Total Cost
     3003014,  16,  1,  6,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - First Cost Savings
     3003015,  16,  1,  6,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Replacement Cost Savings
     3003016,  16,  1,  6,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Operations Cost Savings
     3003017,  16,  1,  6,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Energy Cost Savings
     3003018,  16,  1,  6,  1,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Total Cost Savings
     3003019,  16,  1,  6,  1,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - First Cost Savings, %
     3003020,  16,  1,  6,  1,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Replacement Cost Savings, %
     3003021,  16,  1,  6,  1,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Operations Cost Savings, %
     3003022,  16,  1,  6,  1,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Energy Cost Savings, %
     3003023,  16,  1,  6,  1,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Total Cost Savings, %
     3003024,  16,  1,  4,  4,  1,  1,  1,  0, 93,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Energy and Operations Savings
     3003025,  16,  1,  4,  5,  1,  1,  1,  0, 22,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Savings to Investment Ratio
     3003026,  16,  1,  4,  6,  1,  1,  1,  0, 35,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Discounted Payback
     3003027,  16,  1,  4,  7,  1,  1,  1,  0, 22,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Site Energy to Investment Ratio
     3003028,  16,  1,  4,  8,  1,  1,  1,  0, 22,    0,  0,  0,  0,    0   ; Life-Cycle Costs and Savings - Overall Costs and Savings - Srce Energy to Investment Ratio
     3003029,  16,  1,  2,  1,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Baseline Energy Use, Site
     3003030,  16,  1,  2,  2,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Alternative Energy Use, Site
     3003031,  16,  1,  2,  3,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Energy Savings, Site
     3003032,  16,  1,  2,  4,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Percent Energy Savings, Site
     3003033,  16,  1,  2,  5,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Baseline Energy Use, Source
     3003034,  16,  1,  2,  6,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Alternative Energy Use, Source
     3003035,  16,  1,  2,  7,  1,  1,  1,  0, 50,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Energy Savings, Source
     3003036,  16,  1,  2,  8,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Annual Costs and Savings - Energy - Percent Energy Savings, Source


;
;   3004   ES-D  Energy Cost Summary                   17                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------


;
;   3005   ES-E  SUMMARY OF UTILITY-RATE               18                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     3005001,  18,  1, 10,  1,  2,  1,  2,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Energy Units
     3005002,  18,  1, 10,  3,  2,  1,  2,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Demand Units
     3005003,  18,  1, 12,  1,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Annual Performance - Metered Energy
     3005004,  18,  1, 12,  2,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Annual Performance - Billing Energy
     3005005,  18,  1, 12,  3,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Annual Performance - Metered Demand
     3005006,  18,  1, 12,  4,  0,  1,  1,  0,  0,    0,  0,  0, 93, 2005   ; Utility Rate Costs - Annual Performance - Energy Charge
     3005007,  18,  1, 12,  5,  0,  1,  1,  0,  0,    0,  0,  0, 93, 2005   ; Utility Rate Costs - Annual Performance - Demand Charge
     3005008,  18,  1, 12,  6,  0,  1,  1,  0,  0,    0,  0,  0, 93, 2005   ; Utility Rate Costs - Annual Performance - Energy Cost Adjustments
     3005009,  18,  1, 12,  7,  0,  1,  1,  0,  0,    0,  0,  0, 93, 2005   ; Utility Rate Costs - Annual Performance - Taxes
     3005010,  18,  1, 12,  8,  0,  1,  1,  0,  0,    0,  0,  0, 93, 2005   ; Utility Rate Costs - Annual Performance - Surcharges
     3005011,  18,  1, 12,  9,  0,  1,  1,  0,  0,    0,  0,  0, 93, 2005   ; Utility Rate Costs - Annual Performance - Fixed Charges
     3005012,  18,  1, 12, 10,  1,  1,  1,  0,  0,    0,  0,  0, 43, 2005   ; Utility Rate Costs - Annual Performance - Virtual Rate
     3005013,  18,  1, 12, 11,  0,  1,  1,  0,  0,    0,  0,  0, 93, 2005   ; Utility Rate Costs - Annual Performance - Total Charges

     3005020,  18,  1, 11,  2,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Metered Energy
     3005021,  18,  1, 11,  3,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Billing Energy
     3005022,  18,  1, 11,  4,  1, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Metered Demand
     3005023,  18,  1, 11,  5,  1, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Billing Demand
     3005024,  18,  1, 11,  6,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Energy Charge
     3005025,  18,  1, 11,  7,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Demand Charge
     3005026,  18,  1, 11,  8,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Energy Cost Adjustments
     3005027,  18,  1, 11,  9,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Taxes
     3005028,  18,  1, 11, 10,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Surcharges
     3005029,  18,  1, 11, 11,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Fixed Charges
     3005030,  18,  1, 11, 12,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Minimum Charges
     3005031,  18,  1, 11, 13,  1, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Virtual Rate
     3005032,  18,  1, 11, 14,  0, 12,  1,  0,  0,    0,  0,  0,  0, 2005   ; Utility Rate Costs - Monthly Performance - All Months - Total Charges

     3005040,  18,  1, 11,  2,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Metered Energy
     3005041,  18,  1, 11,  3,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Billing Energy
     3005042,  18,  1, 11,  4,  1,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Metered Demand
     3005042,  18,  1, 11,  5,  1,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Billing Demand
     3005044,  18,  1, 11,  6,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Energy Charge
     3005045,  18,  1, 11,  7,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Demand Charge
     3005046,  18,  1, 11,  8,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Energy Cost Adjustments
     3005047,  18,  1, 11,  9,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Taxes
     3005048,  18,  1, 11, 10,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Surcharges
     3005049,  18,  1, 11, 11,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Fixed Charges
     3005049,  18,  1, 11, 12,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Minimum Charges
     3005051,  18,  1, 11, 13,  1,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Virtual Rate
     3005052,  18,  1, 11, 14,  0,  1,  1,  0,  0, 1001,  1,  1,  0, 2005   ; Utility Rate Costs - Monthly Performance - Single Month - Total Charges


;
;   3006   ES-F  BLOCK-CHARGE AND RATCHET SUMMARY FOR  19                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     3006001,  19,  1,  4,  1,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Jan
     3006002,  19,  1,  4,  2,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Feb
     3006003,  19,  1,  4,  3,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Mar
     3006004,  19,  1,  4,  4,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Apr
     3006005,  19,  1,  4,  5,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - May
     3006006,  19,  1,  4,  6,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Jun
     3006007,  19,  1,  4,  7,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Jul
     3006008,  19,  1,  4,  8,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Aug
     3006009,  19,  1,  4,  9,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Sep
     3006010,  19,  1,  4, 10,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Oct
     3006011,  19,  1,  4, 11,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Nov
     3006012,  19,  1,  4, 12,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - Dec
     3006013,  19,  1,  4,  1,  0, 12,  1,  1,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Energy - All Months

     3006021,  19,  1,  4, 13,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Jan
     3006022,  19,  1,  4, 14,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Feb
     3006023,  19,  1,  4, 15,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Mar
     3006024,  19,  1,  4, 16,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Apr
     3006025,  19,  1,  4, 17,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - May
     3006026,  19,  1,  4, 18,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Jun
     3006027,  19,  1,  4, 19,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Jul
     3006028,  19,  1,  4, 20,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Aug
     3006029,  19,  1,  4, 21,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Sep
     3006030,  19,  1,  4, 22,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Oct
     3006031,  19,  1,  4, 23,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Nov
     3006032,  19,  1,  4, 24,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Dec
     3006033,  19,  1,  4, 25,  0,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - Annual
     3006034,  19,  1,  4, 13,  0, 13,  1,  1,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Energy - All Months + Annual

     3006041,  19,  1,  5,  1,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Jan
     3006042,  19,  1,  5,  2,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Feb
     3006043,  19,  1,  5,  3,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Mar
     3006044,  19,  1,  5,  4,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Apr
     3006045,  19,  1,  5,  5,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - May
     3006046,  19,  1,  5,  6,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Jun
     3006047,  19,  1,  5,  7,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Jul
     3006048,  19,  1,  5,  8,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Aug
     3006049,  19,  1,  5,  9,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Sep
     3006050,  19,  1,  5, 10,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Oct
     3006051,  19,  1,  5, 11,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Nov
     3006052,  19,  1,  5, 12,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - Dec
     3006053,  19,  1,  5,  1,  1, 12,  1,  1,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Metered Demand - All Months

     3006061,  19,  1,  5, 13,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Jan
     3006062,  19,  1,  5, 14,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Feb
     3006063,  19,  1,  5, 15,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Mar
     3006064,  19,  1,  5, 16,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Apr
     3006065,  19,  1,  5, 17,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - May
     3006066,  19,  1,  5, 18,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Jun
     3006067,  19,  1,  5, 19,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Jul
     3006068,  19,  1,  5, 20,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Aug
     3006069,  19,  1,  5, 21,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Sep
     3006070,  19,  1,  5, 22,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Oct
     3006071,  19,  1,  5, 23,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Nov
     3006072,  19,  1,  5, 24,  1,  1,  1,  0,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - Dec
     3006073,  19,  1,  5, 13,  1, 12,  1,  1,  0,    0,  0,  0,  0, 2005   ; Block Charges and Ratchets by Rate - Billing Demand - All Months


;
;   3101   EV-A  Life-Cycle Costing Parameters         13                                   
;
;       EI     PI  SI  FN  IP  IT  NI  IL  SR  UI    KT  KL  KP  KF    RI
;    -----------------------------------------------------------------------
     3101001,  13,  1,  1,  1,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Design Parameters - Life-Cycle Costing Parameters - Discount Rate
     3101002,  13,  1,  1,  2,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Design Parameters - Life-Cycle Costing Parameters - Labor Inflation Rate
     3101003,  13,  1,  1,  3,  1,  1,  1,  0, 38,    0,  0,  0,  0,    0   ; Design Parameters - Life-Cycle Costing Parameters - Materials Inflation Rate
     3101004,  13,  1,  1,  4,  1,  1,  1,  0, 35,    0,  0,  0,  0,    0   ; Design Parameters - Life-Cycle Costing Parameters - Project Life
     3101005,  13,  1,  3,  6,  2,  1,  4,  0,  1, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Unit Name
     3101006,  13,  1,  3,  5,  1,  1,  1,  0,  1, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Number of Units
     3101007,  13,  1,  3, 10,  1,  1,  1,  0, 35, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Years to Replacement
     3101008,  13,  1,  3, 11,  1,  1,  1,  0, 93, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - First Cost
     3101009,  13,  1,  3, 12,  1,  1,  1,  0, 93, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Installation Cost
     3101010,  13,  1,  3, 13,  1,  1,  1,  0, 93, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Annual Maintenance Cost
     3101011,  13,  1,  3, 15,  1,  1,  1,  0, 35, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Years to Minor Overhaul
     3101012,  13,  1,  3, 14,  1,  1,  1,  0, 93, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Minor Overhaul Cost
     3101013,  13,  1,  3, 17,  1,  1,  1,  0, 35, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Year to Major Overhaul
     3101014,  13,  1,  3, 16,  1,  1,  1,  0, 93, 2001,  4,  1,  0,    0   ; Design Parameters - Component Costs - Major Overhaul Cost
     3101015,  13,  1,  4,  5,  1,  1,  1,  0,  1, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Number of Units
     3101016,  13,  1,  4, 10,  1,  1,  1,  0, 35, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Years to Replacement
     3101017,  13,  1,  4, 11,  1,  1,  1,  0, 93, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - First Cost
     3101018,  13,  1,  4, 12,  1,  1,  1,  0, 93, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Installation Cost
     3101019,  13,  1,  4, 13,  1,  1,  1,  0, 93, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Annual Maintenance Cost
     3101020,  13,  1,  4, 15,  1,  1,  1,  0, 35, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Years to Minor Overhaul
     3101021,  13,  1,  4, 14,  1,  1,  1,  0, 93, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Minor Overhaul Cost
     3101022,  13,  1,  4, 17,  1,  1,  1,  0, 35, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Year to Major Overhaul
     3101023,  13,  1,  4, 16,  1,  1,  1,  0, 93, 2091,  4,  1,  0,    0   ; Design Parameters - Plant Equipment Costs - Major Overhaul Cost

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

 -1  
