idaes-pse
idaes-pse copied to clipboard
Update uncertainty propagation toolbox to use sens.py in Pyomo
Challenge / problem:
sens.pywas copied from Pyomo, and duplicated in IDAES uncertainty toolbox to get it worksens.pyhas since been updated in Pyomo to improve code clarity and style- Two separate versions of sens.py is confusing
Proposal: remove sens.py in IDAES, update uncertainty toolbox to use sens.py in Pyomo
Tasks:
- [ ]
get_dsdp()in Pyomosens.pyassumes the Pyomo model has already been solved, whereas the version in IDAES solves the model
@jialuw96, is this something you will do?
@adowling2 & @jialuw96, I'm pulling this off the release boards and adding the backlog label, in hopes that someone may eventually get to this.
Sounds good. Looks like we'll need this for a milestone next project year so it will get done.