EPlus-LLM commited on
Commit
e95c37c
·
verified ·
1 Parent(s): c32c9be

Update v2_nextpart.idf

Browse files
Files changed (1) hide show
  1. v2_nextpart.idf +36 -0
v2_nextpart.idf CHANGED
@@ -206,6 +206,33 @@ LifeCycleCost:UsePriceEscalation,
206
  1.0920, !- Year Escalation 29
207
  1.0950; !- Year Escalation 30
208
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
209
  Building,
210
  Building 1, !- Name
211
  -0, !- North Axis {deg}
@@ -1661,6 +1688,15 @@ Output:Table:Monthly,
1661
  Cogeneration:DistrictCooling, !- Variable or Meter Name 14
1662
  ValueWhenMaximumOrMinimum; !- Aggregation Type for Variable or Meter 14
1663
 
 
 
 
 
 
 
 
 
 
1664
  Output:Meter:MeterFileOnly,
1665
  NaturalGas:Facility, !- Key Name
1666
  Daily; !- Reporting Frequency
 
206
  1.0920, !- Year Escalation 29
207
  1.0950; !- Year Escalation 30
208
 
209
+ ComponentCost:LineItem,
210
+ Wall Cost, !- Name
211
+ , !- Type
212
+ Construction, !- Line Item Type
213
+ Ext Wall, !- Item Name
214
+ , !- Object End-Use Key
215
+ , !- Cost per Each {$}
216
+ 70; !- Cost per Area {$/m2}
217
+
218
+ ComponentCost:LineItem,
219
+ Roof Cost, !- Name
220
+ , !- Type
221
+ Construction, !- Line Item Type
222
+ Ext Roof, !- Item Name
223
+ , !- Object End-Use Key
224
+ , !- Cost per Each {$}
225
+ 90; !- Cost per Area {$/m2}
226
+
227
+ ComponentCost:LineItem,
228
+ Window Cost, !- Name
229
+ , !- Type
230
+ Construction, !- Line Item Type
231
+ Ext Window, !- Item Name
232
+ , !- Object End-Use Key
233
+ , !- Cost per Each {$}
234
+ 120; !- Cost per Area {$/m2}
235
+
236
  Building,
237
  Building 1, !- Name
238
  -0, !- North Axis {deg}
 
1688
  Cogeneration:DistrictCooling, !- Variable or Meter Name 14
1689
  ValueWhenMaximumOrMinimum; !- Aggregation Type for Variable or Meter 14
1690
 
1691
+ Output:Table:SummaryReports,
1692
+ AllSummary, !- Report 1 Name
1693
+ LEEDSummary, !- Report 2 Name
1694
+ LifeCycleCostReport, !- Report 3 Name
1695
+ ComfortReportSimple55Monthly, !- Report 4 Name
1696
+ CO2ResilienceSummary, !- Report 5 Name
1697
+ ThermalResilienceSummary,!- Report 6 Name
1698
+ VisualResilienceSummary; !- Report 7 Name
1699
+
1700
  Output:Meter:MeterFileOnly,
1701
  NaturalGas:Facility, !- Key Name
1702
  Daily; !- Reporting Frequency