BESTenergytrade / simply

Simulation of Electricity Markets in Python
MIT License
4 stars 1 forks source link

More than one asset per type #213

Open j-ti opened 10 months ago

j-ti commented 10 months ago

what happens when more than one pv or in general more than one production asset is defined for an actor? First test seems like production is not added up?

j-ti commented 10 months ago

in #203 current quick fix with a warning, if multiple assets exist in actors_config and only one asset per type is used.