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

Solar Eng Crash #319

Closed drdanley closed 9 years ago

drdanley commented 9 years ago

I tried running SolarEng with a different feeder and got an error. This is the model and the feeder. I will leave them alone and work on a new copy

image

this is the error message:

Model cancelled or encountered an error. Please change inputs and re-run.

FULL ERROR TEXT FOLLOWS Traceback (most recent call last): File "/omf/omf/models/solarEngineering.py", line 256, in heavyProcessing genTime = generateVoltChart(tree, rawOut, modelDir, neatoLayout=doNeato) File "/omf/omf/models/solarEngineering.py", line 324, in generateVoltChart for step, stamp in enumerate(rawOut['aVoltDump.csv']['# timestamp']): KeyError: 'aVoltDump.csv'

dpinney commented 9 years ago

GLD model is missing a heating schedule. Safe to say ABEC Frank is not intended for the house model.