bknueven

Results 48 issues of bknueven

## Summary When a Pyomo model has a Reference to a Var, the Var gets populated to the direct/persistent solver multiple times. @dguittet found this issue in a larger IDAES...

bug
pyomo.core

## Summary Occasionally constraint's new equality attribute will fail in ways that are difficult to reproduce. ### Steps to reproduce the issue This happened while I was running the sequential...

design discussions
pyomo.core

The "L" in load (in the filename) is capitalized on line 279 of RTS-GMLC/RTS_Data/SourceData/timeseries_pointers.csv, but not capitalized in the filename it references, RTS-GMLC/RTS_Data/timeseries/Load/REAL_TIME_regional_load.csv. This makes writing parsers for file systems...

We have some special logic in the unit commitment and DC/SC OPF methods for Persistent solvers. We should make this same code aware of APPSI solvers. This would especially improve...

...so incremental changes to the ModelData can become incremental changes to the Pyomo model. We should probably redesign the interfaces to our "solve" capabilities as part of this. Perhaps we...

enhancement

When working on #224 it seemed clear we should create a top-level directory for managing all things PTDF, as it is currently scattered throughout the code base.

and the thermal/renewable split more broadly. Perhaps Egret should just have a single generator type, and Egret could figure out which generators need explicit binary variables and which do not.

Examples: * solve_ functions * ModelData