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

Add output validation #169

Open
IngaMueller opened this issue Jan 9, 2018 · 1 comment
Open

Add output validation #169

IngaMueller opened this issue Jan 9, 2018 · 1 comment
Assignees

Comments

@IngaMueller
Copy link

in validation.py

add to input_validation:
cap_lo <= inst_cap <= cap_up (process, transmission, storage)

add to output_validation:

  1. if sto_stored > 0 and sto_retr > 0 --> create warning
  2. if transmission line is used bidirectional --> create warning
@maledo maledo changed the title imput validation additional errors input validation additional errors Jan 9, 2018
@lodersky
Copy link
Contributor

lodersky commented Jun 3, 2019

For cap_lo <= inst_cap <= cap_up: cap_lo can be bigger than inst_cap to force the model to build new capacities.

Output validation is considered to be developed in the future.

@lodersky lodersky changed the title input validation additional errors Add output validation Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants