Skip to content

Commit

Permalink
New package: GasPowerModels v0.1.0 (#1341)
Browse files Browse the repository at this point in the history
UUID: 1fcaf345-95e3-5b8b-91d6-2145eb844b9d
Repo: https://github.com/lanl-ansi/GasPowerModels.jl.git
Tree: 942c0f1b00793fa7968e5c35c73ed832eadc6a68

Registrator tree SHA: 2829943ac354ae0d3228963763c1b0cc319a2d8e
  • Loading branch information
fredrikekre committed Jun 15, 2019
2 parents 4293e81 + 8d60d67 commit 743e317
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions G/GasPowerModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
GasModels = "0.4"
InfrastructureModels = "0.2"
JSON = "0.18.0-*"
PowerModels = "0.11"
julia = "1"
7 changes: 7 additions & 0 deletions G/GasPowerModels/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
GasModels = "5e113713-6c35-5477-b766-e1109486666f"
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
3 changes: 3 additions & 0 deletions G/GasPowerModels/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "GasPowerModels"
uuid = "1fcaf345-95e3-5b8b-91d6-2145eb844b9d"
repo = "https://github.com/lanl-ansi/GasPowerModels.jl.git"
2 changes: 2 additions & 0 deletions G/GasPowerModels/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "942c0f1b00793fa7968e5c35c73ed832eadc6a68"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ some amount of consideration when choosing package names.
1fa08884-6cdb-542d-8938-eb45e6bbeb56 = { name = "MergedMethods", path = "M/MergedMethods" }
1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8 = { name = "Format", path = "F/Format" }
1fb05d12-6c47-528b-bee1-deadc63ff0b4 = { name = "Sched", path = "S/Sched" }
1fcaf345-95e3-5b8b-91d6-2145eb844b9d = { name = "GasPowerModels", path = "G/GasPowerModels" }
1fd47b50-473d-5c70-9696-f719f8f3bcdc = { name = "QuadGK", path = "Q/QuadGK" }
202779bd-50eb-51bf-ba18-ab2f8c575de8 = { name = "PrettyPlots", path = "P/PrettyPlots" }
2030c09a-7f63-5d83-885d-db604e0e9cc0 = { name = "InfrastructureModels", path = "I/InfrastructureModels" }
Expand Down

0 comments on commit 743e317

Please sign in to comment.