arfc / d3ploy

A collection of Cyclus manager archetypes for demand driven deployment
BSD 3-Clause "New" or "Revised" License
4 stars 11 forks source link

Notion of 'under supply' for supply driven deployed facilities, also plots incomplete. #195

Closed robfairh closed 5 years ago

robfairh commented 5 years ago

Facilities that are deployed based on the supply they receive have values of under supply that are not consistent with the plots.

case6_ma_reactorout

sepuedeborrar1

The function 'supply_under_demand' called from the function 'metrics' in 'tester.py' produces those values.

image

This issue can be closed when the values of 'commod'_undersupply are consistent with the plots.

robfairh commented 5 years ago

calc_demand and calc_supply don't appear completely in the plots.

borrar2

gwenchee commented 5 years ago

u circle the value 13? Should it be 0?

robfairh commented 5 years ago

I think it should be 1, not sure ... maybe 0.

gwenchee commented 5 years ago

closed with https://github.com/arfc/d3ploy/pull/226