Skip to content

fix issue #15, changed the order of loading households and ev constraints

Roman Hennig requested to merge iss15-var_evs into master

var ev's should now work again. Changed the order in which households and evs are loaded: now households are loaded first and "load_ev_constraints" afterwards acts on the dictionary of households, reassigning new EV's every time it is called.

Merge request reports