Skip to content

Commit

Permalink
test - remove default TradeCapacityToActivityUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardxtg committed Nov 4, 2024
1 parent 611f997 commit 72a351b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tz/osemosys/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class DefaultsLinopy(BaseSettings):
"AvailabilityFactor": 1,
"CapacityFactor": 1,
"CapacityToActivityUnit": 1,
"TradeCapacityToActivityUnit": 1,
# "TradeCapacityToActivityUnit": 1,
"DepreciationMethod": "straight-line",
"DiscountRate": 0.1,
"ResidualCapacity": 0,
Expand Down

0 comments on commit 72a351b

Please sign in to comment.