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

Integrate TEAL with Pyomo cost expressions into DISPATCHES workflow #86

Closed
adowling2 opened this issue Feb 16, 2022 · 3 comments · Fixed by #177
Closed

Integrate TEAL with Pyomo cost expressions into DISPATCHES workflow #86

adowling2 opened this issue Feb 16, 2022 · 3 comments · Fixed by #177
Assignees
Labels
Priority:High High Priority Issue or PR

Comments

@adowling2
Copy link
Contributor

Goal by June 30, 2022: Extend TEAL to generate Pyomo expressions for costing formulas. Integrate said formulas into the DISPATCHES workflow, starting with the NE case study.

Lead:

Support: @klfrick2 @radhakrishnatg

Outstanding Tasks:

@PaulTalbot-INL
Copy link

FYI The changes in TEAL have been merged with idaholab/TEAL#43; we're working on an initial demo for it in the dispatches nuclear case.

@ksbeattie ksbeattie added the Priority:High High Priority Issue or PR label Feb 28, 2022
@PaulTalbot-INL
Copy link

It's worth noting that while we can demo TEAL integration, in order for DISPATCHES users to benefit from this we need RAVEN and TEAL as install dependencies; see #76 and idaholab/raven#1748.

@radhakrishnatg
Copy link
Contributor

TEAL integration is demonstrated in this notebook https://github.com/GabrielSoto-INL/dispatches/blob/tealnb/dispatches/case_studies/nuclear_case/multiperiod_design_pricetaker_wTEAL.ipynb
The deterministic case is working, but the stochastic case needs some tweaking. After everything is fixed, the script containing helper functions will be pushed to dispatches.util folder. The content of the Jupyter notebook will be added to the nuclear case study's price-taker notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:High High Priority Issue or PR
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

7 participants