Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trading with (only one) external market #266

Open
TDiaconu opened this issue Dec 17, 2019 · 2 comments
Open

Trading with (only one) external market #266

TDiaconu opened this issue Dec 17, 2019 · 2 comments
Assignees

Comments

@TDiaconu
Copy link

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.

@lodersky
Copy link
Contributor

I will have a look into it.

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

@TDiaconu
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants