Alex Dowling
Alex Dowling
@jsiirola Discussed this today.
@blnicho Any update on this? @lxhowl @jialuw96 both want to use the Pyomo.DAE simulator with blocks.
@jialuw96 Can you provide an update on this here?
I am a newer user for GPflowOpt and getting the same output. My *guess* is the GP model training is failing. Per the source code, the number listed in the...
See progress in https://github.com/IDAES/idaes-ext/issues/69
Next steps from 2/18/2022 meeting: - [x] Update pynumero_ASL, need new IDAES get extensions? - Updated pynumero_ASL to version 2 - IDAES extensions build versions: - Solvers: v2.4.4 20210524-2032 ubuntu2004...
@dallan-keylogic @Robbybp Do you have an enhancement for degeneracy hunter for an alternate SVD analysis? If so, can you share with @shermanjasonaf?
Notes from 3/4/2022: - Output above is for after Ipopt terminates. - Motivating question: Are any constraints infeasible at the initial point for the separation problem? If so, which constraints?...
@shermanjasonaf At the initial point (`iter=0`), the most violated constraint is the energy balance on the battery. It looks like setting `blocks[4].process.battery.next_soc` to `0` would cause this constraint to be...
@dallan-keylogic Thank you for pointing this out. We should also loop in @jghouse88 who has extensive experience with this toy problem (simple Rankine cycle) we are using. My suggestion is...