Releases: Electa-Git/PowerModelsACDC.jl
Releases · Electa-Git/PowerModelsACDC.jl
v0.5.2
PowerModelsACDC v0.5.2
Closed issues:
- ACPPowerModel Error with candidate converter (#69)
- Error in
add_candidate_dcgrid!
when adding candidate converters to existing DC buses (#70)
Merged pull requests:
- Includes IVR OPF (#75) (@hakanergun)
v0.5.1
v0.5.0
PowerModelsACDC v0.5.0
Merged pull requests:
- CompatHelper: bump compat for "InfrastructureModels" to "0.6" (#61) (@github-actions[bot])
- CompatHelper: bump compat for "PowerModels" to "0.18" (#62) (@github-actions[bot])
- CompatHelper: bump compat for "Memento" to "1" (#65) (@github-actions[bot])
- Prepare release (#72) (@Electa-Git)
- Prepare release (#73) (@Electa-Git)
v0.4.0
PowerModelsACDC v0.4.0
Closed issues:
v0.3.3
PowerModelsACDC v0.3.3
Merged pull requests:
v0.3.2
PowerModelsACDC v0.3.2
v0.3.1
PowerModelsACDC v0.3.1
v0.3.0
PowerModelsACDC v0.3.0
v0.3.0 Release Notes
- Added TNEP problems in single and multiperiod
- TNEP formulated in DCP, LPAC, SOCBFM, SOCBIM, SDP, QC and ACP
- TNEP test cases and unit tests integrated
- Update code base for compliance with PowerModels v0.15.3
-- Variable definitions & reporting
-- Conductors removed
Merged pull requests:
- tweak syntax for compat entries (#39) (@KristofferC)
- CompatHelper: bump compat for "InfrastructureModels" to "0.4" (#41) (@github-actions[bot])
- Install TagBot as a GitHub Action (#43) (@JuliaTagBot)
- CompatHelper: bump compat for "Memento" to "1.0" (#46) (@github-actions[bot])
- CompatHelper: bump compat for "Memento" to "1.0" (#48) (@github-actions[bot])
- CompatHelper: bump compat for "JuMP" to "0.21" (#50) (@github-actions[bot])
- CompatHelper: bump compat for "PowerModels" to "0.16" (#54) (@github-actions[bot])
- CompatHelper: add new compat entry for "JuMP" at version "0.21" (#56) (@github-actions[bot])
v0.2.0
- Clean up abstract power models
- LPAC formulation
- Unit test for LPAC
- PowerModels v0.13 & JuMP v0.20 compatible
v0.1.0
v 0.1.0
What's new
- Optimal power flow for ac and dc networks, on the basis of PowerModels.jl
- Uses PowerModels.jl for data parsing, model construction and ac grid representation
- Respresentation of the HVDC converter station including converter transformer, harmonic filter and quadratic losses
- Point to point and fully meshed HVDC configuations
- Optimization of the ac side active and reactive power set points and dc side active power set points for all converters
- Parametrized model to omit converter transformers or filters
- Documentation
- Unit testing
- Test cases and test scripts