There is some issue in the initialization for decomposition simulations.
For a decision model with a single time step, the initial condition that is used in the commitment constraint (https://github.com/NREL-Sienna/PowerSimulations.jl/blob/48ab31e7a2669febdbfda674f04b89e5f5610f97/src/devices_models/devices/thermal_generation.jl#L792)
does not appear to be getting updated properly. This does not happen in the same simulation setup if we use a normal PSI decision model that is not decomposed.
There is some issue in the initialization for decomposition simulations.
For a decision model with a single time step, the initial condition that is used in the commitment constraint (https://github.com/NREL-Sienna/PowerSimulations.jl/blob/48ab31e7a2669febdbfda674f04b89e5f5610f97/src/devices_models/devices/thermal_generation.jl#L792)
does not appear to be getting updated properly. This does not happen in the same simulation setup if we use a normal PSI decision model that is not decomposed.