Skip to content

Commit

Permalink
Merge pull request #35 from AntaresSimulatorTeam/fix/920-studies
Browse files Browse the repository at this point in the history
Remove adq patch properties, add compatibility with hydro pmax
  • Loading branch information
payetvin authored Dec 6, 2024
2 parents ddbd754 + 85f988b commit 6230acf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions valid-v920/sts-level-negative-costs/settings/generaldata.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,9 @@ solver-logs = false
include-adq-patch = false
set-to-null-ntc-from-physical-out-to-physical-in-for-first-step = true
set-to-null-ntc-between-physical-out-for-first-step = true
enable-first-step = true
price-taking-order = DENS
include-hurdle-cost-csr = false
check-csr-cost-function = false
recompute-dtg-mrg = false
threshold-initiate-curtailment-sharing-rule = 0.000000
threshold-display-local-matching-rule-violations = 0.000000
threshold-csr-variable-bounds-relaxation = 3
Expand Down Expand Up @@ -128,3 +126,5 @@ seed-thermal-costs = 8005489
seed-hydro-costs = 9005489
seed-initial-reservoir-levels = 10005489

[compatibility]
hydro-pmax = hourly
4 changes: 2 additions & 2 deletions valid-v920/sts-level-positive-costs/settings/generaldata.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,9 @@ solver-logs = false
include-adq-patch = false
set-to-null-ntc-from-physical-out-to-physical-in-for-first-step = true
set-to-null-ntc-between-physical-out-for-first-step = true
enable-first-step = true
price-taking-order = DENS
include-hurdle-cost-csr = false
check-csr-cost-function = false
recompute-dtg-mrg = false
threshold-initiate-curtailment-sharing-rule = 0.000000
threshold-display-local-matching-rule-violations = 0.000000
threshold-csr-variable-bounds-relaxation = 3
Expand Down Expand Up @@ -128,3 +126,5 @@ seed-thermal-costs = 8005489
seed-hydro-costs = 9005489
seed-initial-reservoir-levels = 10005489

[compatibility]
hydro-pmax = hourly

0 comments on commit 6230acf

Please sign in to comment.