Skip to content

Commit

Permalink
Update test_VREStor.jl
Browse files Browse the repository at this point in the history
Added VirtualChargeDischargeCost settings parameter
  • Loading branch information
sambuddhac authored Jan 13, 2024
1 parent e85169c commit 4f98ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_VREStor.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ genx_setup = Dict(
"EnergyShareRequirement" => 0,
"CO2Cap" => 1,
"StorageLosses" => 1,
"VirtualChargeDischargeCost" => 1e-10,
"PrintModel" => 0,
"ParameterScale" => 1,
"Trans_Loss_Segments" => 1,
Expand Down

0 comments on commit 4f98ca4

Please sign in to comment.