Jose Daniel Lara

Results 241 issues of Jose Daniel Lara

xref: https://github.com/SciML/Sundials.jl/pull/247

see https://jump.dev/JuMP.jl/stable/tutorials/getting_started/performance_tips/#Disable-string-names

This is a PR with an initial implementation of POI as a substitute for ParameterJuMP. Critically, it requires using `check_numerical_bounds=false` since the option in POI to save the original constraints...

URGENT
Upstream

We have never checked issues in PSI related to precompiling. The new performance tests are giving some light about the massive difference between precompiled PSI and the first run. ![image](https://user-images.githubusercontent.com/16385323/181105449-604ff1cb-a328-40c0-a544-48ac16701547.png)...

performance

In many cases, we create expressions that are re-used for constraint creation for example the ThermalGeneration bounds with services or the initial conditions. In large systems, this can be a...

feature request
performance

The time has finally arrived to make the docs for PSI. I will open this PR as a draft to keep the conversation going on content.

documentation

When trying to add a reserve to a renewable generation, the build process fails.

code bug

The current model of Hybrid system operation can't incorporate ancillary services provision

enhancement

It is possible that the input time series in the two models are very different. The initial conditions can be too distant and including FeedForwards can make some problems infeasible.

new release

Currently when using market bid cost it can't be combined with ORDC services to allocate based on time variable bids.

enhancement
some time in the future