Skip to content

Commit 01da7a8

Browse files
committed
Add reference to reasoning behind 85 year lifetime
1 parent 6f466fd commit 01da7a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

switch_model/wecc/get_inputs/get_inputs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ def query_db(full_config, skip_cf):
401401
"trans_lifetime_yrs",
402402
"trans_fixed_om_fraction"
403403
],
404+
# See Issue #80 for reasoning behind the 85 year lifetime.
404405
f"""
405406
SELECT trans_capital_cost_per_mw_km,
406407
85 as trans_lifetime_yrs,

0 commit comments

Comments
 (0)