Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! GSDT Tariff for TECO electricity for TAMPA - Rajeev Kamal
- !-Generator IDFEditor 1.48
- !-Option SortedOrder
- !-NOTE: All comments with '!-' are ignored by the IDFEditor and are generated automatically.
- !- Use '!' comments if they need to be retained when using the IDFEditor.
- !- =========== ALL OBJECTS IN CLASS: SCHEDULETYPELIMITS ===========
- ScheduleTypeLimits,
- Number, !- Name
- 1, !- Lower Limit Value
- 4, !- Upper Limit Value
- DISCRETE; !- Numeric Type
- !- =========== ALL OBJECTS IN CLASS: SCHEDULE:COMPACT ===========
- Schedule:Compact,
- TwoSeasonSchedule, !- Name
- number, !- Schedule Type Limits Name
- Through: 3/31, !- Field 1
- For: AllDays, !- Field 2
- Until: 24:00, !- Field 3
- 1, !- Field 4
- Through: 10/31, !- Field 5
- For: AllDays, !- Field 6
- Until: 24:00, !- Field 7
- 3, !- Field 8
- Through: 12/31, !- Field 9
- For: AllDays, !- Field 10
- Until: 24:00, !- Field 11
- 1; !- Field 12
- Schedule:Compact,
- TimeOfDaySchedule, !- Name
- number, !- Schedule Type Limits Name
- Through: 3/31, !- Field 1
- For: Weekdays, !- Field 2
- Until: 06:00, !- Field 3
- 3, !- Field 4
- Until: 10:00, !- Field 5
- 1, !- Field 6
- Until: 18:00, !- Field 7
- 3, !- Field 8
- Until: 22:00, !- Field 9
- 1, !- Field 10
- Until: 24:00, !- Field 11
- 3, !- Field 12
- For: Weekends Holidays, !- Field 13
- Unitl: 24:00, !- Field 14
- 3, !- Field 15
- Through: 10/31, !- Field 16
- For: WeekDays, !- Field 17
- Until: 12:00, !- Field 18
- 3, !- Field 19
- Until: 21:00, !- Field 20
- 1, !- Field 21
- Until: 24:00, !- Field 22
- 3, !- Field 23
- For: Weekends Holidays, !- Field 24
- Unitl: 24:00, !- Field 25
- 3, !- Field 26
- Through: 12/31, !- Field 27
- For: WeekDays, !- Field 28
- Until: 06:00, !- Field 29
- 3, !- Field 30
- Until: 10:00, !- Field 31
- 1, !- Field 32
- Until: 18:00, !- Field 33
- 3, !- Field 34
- Until: 22:00, !- Field 35
- 1, !- Field 36
- Until: 24:00, !- Field 37
- 3, !- Field 38
- For: Weekends Holidays, !- Field 39
- Unitl: 24:00, !- Field 40
- 3; !- Field 41
- !- =========== ALL OBJECTS IN CLASS: UTILITYCOST:TARIFF ===========
- UtilityCost:Tariff,
- Tampa_GSDT_ToD, !- Name
- Electricity:Facility, !- Output Meter Name
- kWh, !- Conversion Factor Choice
- , !- Energy Conversion Factor
- , !- Demand Conversion Factor
- TimeOfDaySchedule, !- Time of Use Period Schedule Name
- TwoSeasonSchedule, !- Season Schedule Name
- , !- Month Schedule Name
- HalfHour, !- Demand Window Length
- 1150, !- Monthly Charge or Variable Name
- , !- Minimum Monthly Charge or Variable Name
- , !- Real Time Pricing Charge Schedule Name
- , !- Customer Baseline Load Schedule Name
- , !- Group Name
- BuyFromUtility; !- Buy Or Sell
- !- =========== ALL OBJECTS IN CLASS: UTILITYCOST:CHARGE:SIMPLE ===========
- UtilityCost:Charge:Simple,
- Peak_energy, !- Name
- Tampa_GSDT_ToD, !- Tariff Name
- peakEnergy, !- Source Variable
- Annual, !- Season
- EnergyCharges, !- Category Variable Name
- 2.898; !- Cost per Unit Value or Variable Name
- UtilityCost:Charge:Simple,
- Off-Peak_energy, !- Name
- Tampa_GSDT_ToD, !- Tariff Name
- offPeakEnergy, !- Source Variable
- Annual, !- Season
- EnergyCharges, !- Category Variable Name
- 1.046; !- Cost per Unit Value or Variable Name
- UtilityCost:Charge:Simple,
- PeakBillingDemand, !- Name
- Tampa_GSDT_ToD, !- Tariff Name
- peakDemand, !- Source Variable
- Annual, !- Season
- DemandCharges, !- Category Variable Name
- 6.13; !- Cost per Unit Value or Variable Name
- UtilityCost:Charge:Simple,
- BillingDemand, !- Name
- Tampa_GSDT_ToD, !- Tariff Name
- totalDemand, !- Source Variable
- Annual, !- Season
- DemandCharges, !- Category Variable Name
- 3.12; !- Cost per Unit Value or Variable Name
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement