Skip to content

Fix RA metadata #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions benchmarks/resource_adequacy/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ benchmarks:
Time horizon: 1 week
MILP features: None
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_LP.lp
Temporal resolution: 1
Spatial resolution: 997 nodes
Spatial resolution: 997
Realistic: true
Num. constraints: 199255
Num. variables: 122017
Expand All @@ -30,11 +30,11 @@ benchmarks:
Time horizon: 1 week
MILP features: Unit commitment
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_MILP.lp
Temporal resolution: 1
Spatial resolution: 997 nodes
Spatial resolution: 997
Realistic: true
Num. constraints: 220143
Num. variables: 131278
Expand All @@ -51,11 +51,11 @@ benchmarks:
Time horizon: 2 months
MILP features: None
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_LP_M.lp
Temporal resolution: 1
Spatial resolution: 997 nodes
Spatial resolution: 997
Realistic: true
Num. constraints: 199255
Num. variables: 122017
Expand All @@ -70,11 +70,11 @@ benchmarks:
Time horizon: 2 months
MILP features: Unit commitment
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_MILP_M.lp
Temporal resolution: 1
Spatial resolution: 997 nodes
Spatial resolution: 997
Realistic: true
Num. constraints: 220143
Num. variables: 131278
Expand All @@ -91,11 +91,11 @@ benchmarks:
Time horizon: 179 days (~6 months)
MILP features: None
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_LP_L2.lp
Temporal resolution: 1
Spatial resolution: 997 nodes
Spatial resolution: 997
Realistic: true
Num. constraints: 199255
Num. variables: 122017
Expand All @@ -110,11 +110,11 @@ benchmarks:
Time horizon: 179 days (~6 months)
MILP features: Unit commitment
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_MILP_L2.lp
Temporal resolution: 1
Spatial resolution: 997 nodes
Spatial resolution: 997
Realistic: true
Num. constraints: 220143
Num. variables: 131278
Expand Down
24 changes: 12 additions & 12 deletions results/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1865,10 +1865,10 @@ benchmarks:
Time horizon: 1 week
MILP features: None
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_LP.lp
Spatial resolution: 997 nodes
Spatial resolution: 997
Temporal resolution: 1
Realistic: true
Num. constraints: 199255
Expand All @@ -1888,10 +1888,10 @@ benchmarks:
Time horizon: 1 week
MILP features: Unit commitment
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_MILP.lp
Spatial resolution: 997 nodes
Spatial resolution: 997
Temporal resolution: 1
Realistic: true
Num. constraints: 220143
Expand All @@ -1913,10 +1913,10 @@ benchmarks:
Time horizon: 2 months
MILP features: None
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_LP_M.lp
Spatial resolution: 997 nodes
Spatial resolution: 997
Temporal resolution: 1
Realistic: true
Num. constraints: 199255
Expand All @@ -1936,10 +1936,10 @@ benchmarks:
Time horizon: 2 months
MILP features: Unit commitment
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_MILP_M.lp
Spatial resolution: 997 nodes
Spatial resolution: 997
Temporal resolution: 1
Realistic: true
Num. constraints: 220143
Expand All @@ -1961,10 +1961,10 @@ benchmarks:
Time horizon: 179 days (~6 months)
MILP features: None
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_LP_L2.lp
Spatial resolution: 997 nodes
Spatial resolution: 997
Temporal resolution: 1
Realistic: true
Num. constraints: 199255
Expand All @@ -1984,10 +1984,10 @@ benchmarks:
Time horizon: 179 days (~6 months)
MILP features: Unit commitment
Sizes:
- Name: 1-997
- Name: 997-1h
Size: M
URL: https://storage.googleapis.com/solver-benchmarks/RA_DCOPF_2021_TE_10x_MILP_L2.lp
Spatial resolution: 997 nodes
Spatial resolution: 997
Temporal resolution: 1
Realistic: true
Num. constraints: 220143
Expand Down
Loading