ATB 2025 Update - #214
Open
Yunzhi-Chen wants to merge 11 commits into
Open
ATB 2025 Update#214Yunzhi-Chen wants to merge 11 commits into
Yunzhi-Chen wants to merge 11 commits into
Conversation
Contributor
|
Exciting!
|
wesleyjcole
reviewed
Sep 8, 2026
bsergi
reviewed
Sep 16, 2026
| calc_csp_cc,Switch to turn on CSP capacity credit calculations,0; 1,0, | ||
| plantchar_battery,Battery cost and performance inputs (inputs\plant_characteristics\{plantchar_battery}.csv). The options for plantchar_battery start with 'battery_' and the switch should be set to the entire file name (ex: battery_ATB_2024_advanced),battery_ATB_(2023|2024)_(conservative|moderate|advanced),battery_ATB_2024_moderate, | ||
| plantchar_battery,Battery cost and performance inputs (inputs\plant_characteristics\{plantchar_battery}.csv). The options for plantchar_battery start with 'battery_' and the switch should be set to the entire file name (ex: battery_ATB_2024_advanced),battery_ATB_(2023|2024|2025)_(conservative|moderate|advanced),battery_ATB_2025_moderate, | ||
| plantchar_beccs,BECCS cost and performance inputs (inputs\plant_characteristics\{plantchar_beccs}.csv) The options for plantchar_beccs start with 'beccs_' and the switch should be set to the entire file name (ex: beccs_reference),(beccs_BVRE_2021_(high|mid|low)|beccs_(reference|lowcost)),beccs_reference, |
Contributor
There was a problem hiding this comment.
I belive the ATB has BECCS now so we might considering updating this one too. It seems from your input processing PR that this option was just commented out, so might just require re-running with that fixed.
bsergi
reviewed
Sep 16, 2026
| url = {https://atb.nlr.gov/electricity/2024/data} | ||
| } | ||
|
|
||
| @techreport{nrel2025AnnualTechnology2025, |
Contributor
There was a problem hiding this comment.
Why have two entries? Is there actually a tech report? Also for the 2025 edition we should list NLR as the author and use https://atb.nlr.gov.
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds NLR ATB 2025 plant cost and performance inputs and makes ATB 2025 the default for the technologies it covers. 32 new files spanning battery, biopower, coal, coal-ccs, csp, fuelcell, gas, gas-ccs, nuclear, nuclear-smr, ons-wind, ofs-wind, and upv. No files are removed; every ATB 2023 and 2024 vintage remains selectable.
Because 13 switch defaults move from ATB 2024 to ATB 2025, this changes default-case results.
Technical details
Implementation notes
yc/25ATB), which reads the ATB flat file and workbook directly. The outputs were not hand-edited.inputs/plant_characteristics/dollaryear.csv.check_input.py, the ATB aggregation is still pick before 2050 inplantcostprep.py.Additional changes
model_documentation.mdwith three ATB 2025 figures, five ATB citations repointed from 2024 to 2025, and two ATB 2025 bibliography entries added.Switches added/removed/changed
Thirteen
plantchar_*defaults move to*_ATB_2025_moderate: battery, biopower, coal, coal_ccs, csp, fuelcell, gas, gas_ccs, nuclear, nuclear_smr, ofswind, onswind, upv.plantchar_geoandplantchar_h2combustionstay on ATB 2024, the most recent vintage covering those technologies. Option lists gained 2025; all previously valid options are retained.Relevant sources or documentation
yc/25ATBValidation, testing, and comparison report(s)
ATB 2025 components:
Checklist for author
Details to double-check
General information to guide review
Did you use LLM tools (chatbot or copilot) in the preparation of this PR? If so, describe how
Claude Code was used in coding and writing.
Tag points of contact here if you would like additional review of the relevant parts of the model