tum-ens / urbs

A linear optimisation model for distributed energy systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trading with (only one) external market

TDiaconu opened this issue · comments

Although from the urbs documentation it is understandable that trading with more than one external market can be simulated, trying this does not work.

While trying to simulate trading with more markets, urbs checked if import capacities from market A, B, C etc. and export capacities to A, B, C etc. are equal. Without an explicit coupling of imports and exports, this checking was done between import from A and export to A, B, C etc.

As a result, urbs built export and import capacities only for market A. In the case that the import/export capacities are already built, the optimizer declares the problem infeasible/unbounded.

I will have a look into it.

@TDiaconu: How did you realize the multiple external markets? Could you share your input file?

Sure, I've sent you a link to it per email.