Skip to content

Commit

Permalink
removed outdated config files
Browse files Browse the repository at this point in the history
  • Loading branch information
squoilin committed Feb 4, 2020
1 parent 2c5a323 commit ce9497e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file removed ConfigFiles/ConfigEL.xlsx
Binary file not shown.
Binary file removed ConfigFiles/ConfigIE.xlsx
Binary file not shown.
8 changes: 4 additions & 4 deletions ConfigFiles/config_EL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ ReserveParticipation:
- 'CAES'
- 'BATS'
- 'BEVS'
ReservoirLevels: 'Database/HydroData/ReservoirLevel/EL/1h/dry09.csv'
ReservoirScaledInflows: 'Database/HydroData/ScaledInflows/EL/1h/dry09.csv'
ReservoirLevels: 'Database/HydroData/ReservoirLevel/EL/1h/dry.csv'
ReservoirScaledInflows: 'Database/HydroData/ScaledInflows/EL/1h/dry.csv'
SimulationDirectory: 'Simulations/simulationEL'
SimulationType: 'MILP'
StartDate: !!python/tuple
Expand Down Expand Up @@ -63,9 +63,9 @@ default:
PriceOfCO2: 7.5
PriceOfFuelOil: 35.0
PriceOfGas: 25.0
PriceOfLignite: ''
PriceOfLignite: 9.0
PriceOfNuclear: 3.0
PriceOfPeat: ''
PriceOfPeat: 9.0
modifiers:
Demand: 1.0
Solar: 1.0
Expand Down

0 comments on commit ce9497e

Please sign in to comment.