Recent Releases of HydroPowerSimulations.jl
HydroPowerSimulations.jl - v0.11.1
HydroPowerSimulations v0.11.1
Merged pull requests:
- Add new Hydro Usage Limit Feedforward (#57) (@rodrigomha)
- add Nothing as an option for initial conditions type in update methods (#58) (@rodrigomha)
- tests: Add testing for issue #56 and fix for windows runner (#59) (@pesap)
Closed issues:
- Test Energy (level) FeedForwards using the reservoir structs (#44)
- QA/QC simulation with Hydro Reservoirs (#45)
- bug: Method not implemented for vector of initial conditions. (#56)
- Create release v0.11.1 (#60)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] about 2 months ago

HydroPowerSimulations.jl - v0.11.0
HydroPowerSimulations v0.11.0
Breaking changes
- Update dependencies to new versions
Merged pull requests:
- Add HydroPowerSimulations Docs (#51) (@rodrigomha)
- Jd/bump psi030 (#55) (@jd-lara)
Closed issues:
- Initial clean-up and reorganization of HydroPowerSimulations documentation (#38)
- Add tests for the models (#43)
- Create a test system with PHES with reserves (#46)
- Add reserve formulation to PHES (#47)
- Add
reservation
mode to PHES (#48) - Create tutorials and formulation explanation (#50)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] 3 months ago

HydroPowerSimulations.jl - v0.10.0
HydroPowerSimulations v0.10.0
Merged pull requests:
- fix: Add
ReserveRange
formulation toHydroPumpedStorage
(#39) (@pesap)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] 5 months ago

HydroPowerSimulations.jl - v0.9.3
HydroPowerSimulations v0.9.3
Merged pull requests:
- update cost ACP (#37) (@rodrigomha)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] 7 months ago

HydroPowerSimulations.jl - v0.9.2
HydroPowerSimulations v0.9.2
Merged pull requests:
- fix ambiguity (#36) (@jd-lara)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] 7 months ago

HydroPowerSimulations.jl - v0.9.1
HydroPowerSimulations v0.9.1
Merged pull requests:
- fix some testing (#34) (@jd-lara)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] 10 months ago

HydroPowerSimulations.jl - v0.9.0
HydroPowerSimulations v0.9.0
Merged pull requests:
- Fixing Pumped Hydro formulation (#29) (@sourabhdalvi)
- test fix (#31) (@jd-lara)
- Psy4 (#32) (@jd-lara)
- Fix double if (#33) (@rodrigomha)
Closed issues:
- Bug in Hydro Pumped storage in energy balance constraint (#28)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] 10 months ago

HydroPowerSimulations.jl - v0.8.0
HydroPowerSimulations v0.8.0
Merged pull requests:
- change deps (#27) (@jd-lara)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.7.0
HydroPowerSimulations v0.7.0
Merged pull requests:
- bump power models (#26) (@jd-lara)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.6.0
HydroPowerSimulations v0.6.0
Merged pull requests:
- move EnergyOutput to HydroEnergyOutput (#25) (@rodrigomha)
Closed issues:
- move EnergyOutput to HPS (#24)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.5.1
HydroPowerSimulations v0.5.1
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.5.0
HydroPowerSimulations v0.5.0
Merged pull requests:
- Update Feedforwards to Reservoir ones (#22) (@rodrigomha)
Closed issues:
- Missing Fixed Output (#20)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.4.1
HydroPowerSimulations v0.4.1
Merged pull requests:
- add missing constructors (#21) (@jd-lara)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.4.0
HydroPowerSimulations v0.4.0
Merged pull requests:
- Psy3 (#19) (@jd-lara)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.3.0
HydroPowerSimulations v0.3.0
Closed issues:
- Move all formulations from PSI to HPS (#15)
Merged pull requests:
- Adding remainding methods from PowerSImulations to HydroPowerSImulations (#18) (@pesap)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.2.1
HydroPowerSimulations v0.2.1
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.2.0
HydroPowerSimulations v0.2.0
Merged pull requests:
- Jd/ntp bugfix (#14) (@jd-lara)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago

HydroPowerSimulations.jl - v0.1.0
HydroPowerSimulations v0.1.0
Closed issues:
- Make tests (#8)
Merged pull requests:
- First Version of HydroPowerSimulations.jl (#1) (@Nongchao)
- import ParameterJuMP (#2) (@Nongchao)
- Cb/add dispatch (#3) (@claytonpbarrows)
- Ng/new add lag multiplier (#4) (@claytonpbarrows)
- Ng/time series (#5) (@Nongchao)
- updating to new IS, PSY and PSI versions (#6) (@claytonpbarrows)
- Cb/psi12 (#7) (@claytonpbarrows)
- Ng/lowerbound (#9) (@claytonpbarrows)
- add basic files (#10) (@jd-lara)
- Jd/more updates (#11) (@jd-lara)
- Fix testing scripts (#12) (@pesap)
- Fixing the number of variables and constraints for HydroDispatchRunOfRiver model and HydroDispatchEnergyReservoir. (#13) (@pesap)
Renewable Energy - Hydro Energy
- Julia
Published by github-actions[bot] over 1 year ago
