Releases: lanl-ansi/WaterModels.jl
Releases · lanl-ansi/WaterModels.jl
v0.9.3
v0.9.2
v0.9.1
WaterModels v0.9.1
v0.9.0
WaterModels v0.9.0
Closed issues:
- Ecosystem Maintenance (#141)
Merged pull requests:
- updating dw branch (#134) (@dsigler1234)
- add per_unit keyword with io (#142) (@jjstickel)
- Close #141 (#146) (@tasseff)
v0.8.0
WaterModels v0.8.0
Merged pull requests:
- Fw (#130) (@dsigler1234)
- UPD: Updates for v0.8.0 (#131) (@tasseff)
v0.7.0
WaterModels v0.7.0
Merged pull requests:
v0.6.0
WaterModels v0.6.0
Closed issues:
- Include pump power and cost data in the solution dictionary (#117)
Merged pull requests:
- UPD: Update continuous integration to use GitHub Workflows instead of Travis (#121) (@tasseff)
- CompatHelper: bump compat for "Interpolations" to "0.13" (#122) (@github-actions[bot])
- CompatHelper: bump compat for "LsqFit" to "0.11" (#123) (@github-actions[bot])
- UPD: Updates for v0.6.0 (#125) (@tasseff)
v0.5.0
WaterModels v0.5.0
Closed issues:
- Implement shutoff valve data structures (#28)
- Develop smaller test networks to replace current tests (#75)
- Add relax flag to all indicator (binary) variables (#89)
- Decompose pipes with valves into separate components (#92)
- Implement a bound tightening utility function (#98)
- Implement modeling of dispatchable reservoir heads, tank volumes, and demands (#101)
- Rename formulation types (#105)
- Implement an equality-constrained quadratic form for head gain constraints (#106)
- Parse [STATUS] block in .inp files (#110)
- Translate pipes that are short with valves to just valves (#112)
Merged pull requests:
- REF: Renaming of formulation types (#107) (@tasseff)
- add source_id for all nodes (#109) (@jjstickel)
- UPD: Decomposition of node-connecting components, addition of quadratic formulations (#111) (@tasseff)
- FIX: Ensure short pipes with valves are reduced to just valves (#113) (@tasseff)
- UPD: Parse [STATUS] block for EPANET inputs (#114) (@tasseff)
- UPD: Parse [CONTROLS] block for EPANET inputs (#115) (@tasseff)
- FIX: Tank dummy node placement (#116) (@tasseff)
- UPD: Various refactors and updates for v0.5.0 (#118) (@tasseff)
v0.4.0
WaterModels v0.4.0
Closed issues:
- Implement variables for shutoff valves (#30)
- Implement constraints for shutoff valves (#32)
- Implement control valve data structures (#34)
- Print Summary Support (#40)
- Remove the Link Abstraction if Possible (#71)
- Implement new variables and constraints for improved tank performance (#83)
- Develop integration tests for networks with shutoff valves (#87)
- use appropriate demand values for single-time water model (#95)
Merged pull requests:
v0.3.0
WaterModels v0.3.0
Closed issues:
- Implement piecewise linear relaxation of head loss constraints (#36)
- Compute flow variables using JuMP expressions where appropriate (#38)
- OrderedDicts (#46)
- Coordinate Information (#55)
- OWF Tests (#64)
- Model Build Time Sink/Source Constraints (#68)
- InfrastructureModels Conventions Maintenance (#77)
- Travis and Documeter Maintenance (#78)
- Add Support for JuMP v0.21 (#80)
- Release v0.2.0 (#82)
- Implement variables for pressure reducing valves (#84)
- Implement constraints for pressure reducing valves (#85)
- Develop integration test for networks with pressure reducing valves (#86)
- Set default
:pipe_breakpoints
and:pump_breakpoints
when not specified (#90)