dpinney / omf

The Open Modeling Framework for smart grid cost-benefit analysis.
https://omf.coop
GNU General Public License v2.0
112 stars 60 forks source link

solarRates Model #264

Closed dpinney closed 9 years ago

dpinney commented 10 years ago

TODO

dpinney commented 10 years ago

TODO updated.

dpinney commented 10 years ago

Figured out the mystery of line 7.1. By revenue and patronage capital they actually mean just revenue.

dpinney commented 10 years ago

Renamed to solarRates since there might be a consumer-costs-focused model.

dpinney commented 10 years ago

Lots of progress. Spec is coming along nicely:

image

dpinney commented 10 years ago

Form 7 and graphical models both working.

dpinney commented 10 years ago

Merged version created.

dpinney commented 9 years ago

Form 7 version complete. Oh man, what a pain.

image

dpinney commented 9 years ago

Spec complete. Available here: https://www.dropbox.com/s/tnwjza1sd6o8hes/1%20solarRates%20Spec.xlsx?dl=0

If you need to view it you'll have the password.

dpinney commented 9 years ago

Additional requests for this model:

  1. Add kWh label to the orange flows on the diagram.
  2. Label the flow diagram as "Annual Cash and Power Flow Model"
  3. Add label to bill "average monthly bill per meter".
  4. Change "BAU" to "Business as Usual".

Spec now reflects these things except for 1, since it's a pain to do in Excel.

cshjin commented 9 years ago

Add label to bill "average monthly bill per meter".

Where to add? Which data it refers?

dpinney commented 9 years ago

Sorry. The bill values are the ones below the consumer gray boxes and are approximatly $100.

cshjin commented 9 years ago

Ideally, I want to implement the interface like demo, but I got troubles with that, and pushed the ugly version 664e32f27792c41de407a890ccca02e6dcfb3400

dpinney commented 9 years ago

Feedback from resource planner we should implement:

Feedback we should not implement (yet):

I need to dump these here for now and get it into actionable todo items later.

cshjin commented 9 years ago

The new cash and power flow chart looks like this, all will be fixed as in the excel chart: image

I add tooltips on each node and directed lines to display more information, image

image

dpinney commented 9 years ago

Beautiful!!

dpinney commented 9 years ago

Fixed a bunch of stuff in the implementation. Basically ready for 1.0.

Starts with commit f145d1bb1a92fec2c3b04e74d0bc88c8104b17e6 and goes through 6712fccc5cd278bae6dd88467a5079daca3b4670

mannanj commented 9 years ago

Various values and dollar amounts corrected to be consistent with the "4. GOSED solarRates Spec" spreadsheet. Numbers have commas inserted and decimals fixed. Current Rates changed to "BAU Costs" and Ideal rate changed to "Solar Costs", # of decimals changed to 3. Average monthly bill for Solar and Non-Solar residential customers fixed.

Hourly Average Power graph tooltip removed. Climate graph Cell temperature and Wind speed poofed, all tooltips removed, Direct Irradiance made the default data to show, and finally the graph moved to bottom of page. Variable dump removed.