Skip to content

Releases: lanl-ansi/GasModels.jl

v0.10.0

31 Jan 06:38
7a0dc25
Compare
Choose a tag to compare

GasModels v0.10.0

Diff since v0.9.3

Merged pull requests:

v0.9.3

31 Jan 05:27
Compare
Choose a tag to compare

GasModels v0.9.3

Diff since v0.9.2

Merged pull requests:

v0.9.2

25 Jul 23:24
Compare
Choose a tag to compare

GasModels v0.9.2

Diff since v0.9.1

Merged pull requests:

v0.9.1

23 Mar 18:53
8fd64a2
Compare
Choose a tag to compare

GasModels v0.9.1

Diff since v0.9.0

Merged pull requests:

v0.9.0

02 Mar 19:42
5b5f62c
Compare
Choose a tag to compare

GasModels v0.9.0

Diff since v0.8.2

Merged pull requests:

v0.8.2

29 Sep 23:11
Compare
Choose a tag to compare

GasModels v0.8.2

Diff since v0.8.1

v0.8.1

16 Sep 19:11
Compare
Choose a tag to compare

GasModels v0.8.1

Diff since v0.8.0

v0.8.0

15 Sep 16:13
cc2e6ce
Compare
Choose a tag to compare

GasModels v0.8.0

Diff since v0.7.0

Closed issues:

  • Compressor Horsepower constraints (#33)
  • Use relaxation schemes of Infrastructure Models.jl (#55)
  • Modify the gf formulation to be like pf (#78)
  • create tests for directed compressors, short pipes, and valves (#88)
  • Write up documentation of matlab format (#92)
  • new compressors are modeled a bi directional in the constraints (#103)
  • mixed directed/undirected model (#112)
  • Constant pressure (#134)
  • update documentation to replace yn and yp variable description with just the y variable (#138)
  • consider reporting a calculated value for y variables (#140)
  • Convert test input files to be in SI units rather than per unit (#148)
  • Move long running tests into examples (#155)
  • Convert GasModels to use new solution builder structures (#157)
  • Rename models to represent physics rather than mathprograming (#158)
  • directionality behavior (#161)
  • defining reverese direction (#167)
  • Compatible with InfrastructureModels v0.5 (#180)
  • MISOCP uses NLconstraint or NLobjective? (#189)
  • rename gaslib40, gaslib135, gaslib582 (#198)
  • Remove dead files (#203)
  • Location of Gas Junctions (#205)
  • Corner cases in constraint_sink_flow, constraint_source_flow, constraint_conserve_flow (#207)

Merged pull requests:

v0.7.0

13 May 15:37
950a3b5
Compare
Choose a tag to compare

GasModels v0.7.0

Diff since v0.6.0

Closed issues:

  • Replace test json input files with equivlent matlab input files (#82)
  • add valves, control valves, short pipes, and resistors to matlab format (#84)
  • Rename function mlab2gm_connection (#99)
  • rename consumers to be delivery and producers to be receipt (#122)
  • Add support for transfer components (#126)
  • Standardize inputs mass flow (#127)
  • rename control valves as regulators (#130)
  • solution post processor for compressor and regulator ratios (#191)

Merged pull requests:

v0.6.0

26 Feb 18:05
b1cf5a6
Compare
Choose a tag to compare

GasModels v0.6.0

Diff since v0.5.0

Closed issues:

  • Create the abs form of the Weymouth equations (#18)
  • Non-binary version of compressor/control valve direction constraints (#30)
  • Tidy Whitespace (#75)
  • Add upper bound to relaxation of weymouth equations in the Misocp formulation (#83)
  • Drop Memento upperbound (#86)
  • checked for id collisions in edges (#95)
  • create the ability to customize ref data structrures (#96)
  • Update Infrastructure Models Conventions (#97)
  • extend the build_ref function to allow arbitrary reference building (#102)
  • precompute all big values (#111)
  • Revisit A1, A2, A3 SI units (#114)
  • GasModels.jl v0.4.2 (#120)
  • Generalize NE problem (#121)
  • Eliminate the connections reference object (#128)
  • seperate constraint names for resisitors (#129)
  • v0.5.0 release (#131)
  • Travis and Documeter Maintenance (#150)
  • Add Support for JuMP v0.21 (#153)

Merged pull requests: