Tariff with Ratchet for peak annual demand
I am trying to make a tariff which applies a charge of $4.10 (US) each month based on the peak demand for the year. I've built it this way:
UtilityCost:Charge:Simple
UtilityCost:Ratchet
The model shows a varying "12MonthDemandPeak" charge, not a constant amount. Can you point me toward a better approach? Thanks in advance.
Comments
Since I've never used a ratchet before, it also strikes me as unclear how a one year simulation will represent it. If the peak demand occurs in July, what charge is shown for preceding months?
Helpful! The "source variable" wording doesn't quite sound like an object name.. After tinkering,and using:
UtilityCost:Charge:Simple, 12MonthDemandPeak,
Consumers Energy TOU, 12MonthDemandRatchet, Annual,
DemandCharges, 4.1;
UtilityCost:Ratchet, 12MonthDemandRatchet,
Consumers Energy TOU, PeakDemand, PeakDemand, Annual, Annual;
... E+ still produces a different demand charge for each month. I've shown "PeakDemand" above, but also tried "totalDemand" - same results.
Results: Corresponding Sources for Charges
Trying again... Corresponding Sources for Charges
Your UtilityCost:Ratchet is missing a multiplier of 1. It should be:
That works perfectly: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Sum Max Category 12MONTHDEMANDPEAK ($) 277.41 277.41 277.41 277.41 277.41 277.41 277.41 277.41 277.41 277.41 277.41 277.41 3328.97 277.41