Cost year of Cost Models#
Some cost models are derived from literature and output costs (CapEx and OpEx) in a specific dollar-year.
Some cost models require users to input the key cost information and the output costs are in the same cost year as the user-provided costs.
For cost models with a built-in cost year, the cost year is not required as an input for the cost model.
For cost models based on user-provided costs, the cost_year should be included in the tech_config for that technology.
Cost models with inherent cost year#
Summary of cost models that are based around a cost year#
Cost Model |
Cost Year |
|---|---|
|
2016 |
|
2021 |
|
2021 |
|
2024 |
|
2018 |
|
2022 |
|
2023 |
|
2024 |
|
2024 |
|
2022 |
|
2013 |
|
N/A (adjusts costs to |
Cost models with user input cost year#
Summary of cost models that have user-input cost year#
Cost Model |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
Example tech_config input for user-input cost year#
technologies:
solar:
performance_model:
model: "pysam_solar_plant_performance"
cost_model:
model: "atb_utility_pv_cost"
model_inputs:
performance_parameters:
pv_capacity_kWdc: 100000
dc_ac_ratio: 1.34
...
cost_parameters:
capex_per_kWac: 1044
opex_per_kWac_per_year: 18
cost_year: 2022