This repository holds Nathan Ryan's Master's thesis.
Sections sent for review:
- Introduction
- Background
- Methodology
- Time Methodology
- Deployment Schemes
- Time Management
- Conclusions
- Appendix: LWRs
I investigated how the staggered enrichment approach (where they go from a LEU+ to a HALEU-level of enrichment) certain companies proposed for their reactors impacts the SWU and used fuel characteristics in TRISO-fueled reactors, and worked on improving Cyclus's memory efficiency by allowing facilities to wait until they need more material before putting out requests.
The questions that guide this work are:
- What are the SWU requirements for TRISO fueled reactor transitions that incorporate the proposed LEU+ to HALEU scheme?
- If we have x growth of demand met by ARs, how much TRISO do we need, and when do we meet the demand?
- What are the most sensitive facilities/parameters in the process?
- What is the volume of waste and when will we run out of capacity in a Yucca mountain like facility?
- What are the impacts of deployment schemes in NFC scenarios, and what parts are realistic or unrealistic in each? How quickly/often does the scenario meet the energy demand (we would need to identify limiting factors)?
- Is there a significant benefit in memory and time efficiency from altering the frequency that agents interact with the DRE on?
I set out to answer Q1 and Q6. I broke this work up into two parts: 1) replication of Amanda's method with TRISO fuel (with the LEU+ to HALEU where applicable); and 2) DRE frequency evaluation.
- Abstract.
- What is the research problem or question?
- What is the purpose of the study?
- What are the main conclusions or recommendations?
- What methods were used?
- What is the significance or implication of the findings?
- Acknowledgments.
- Introduction.
- Flexibility in generation and energy.
- Nuclear fuel cycle overview.
- TRISO overview.
- What is TRISO?
- How is it made?
- What is the current availability?
- What is the expected availability based on recent investments and promises?
- What forms might reactors use?
- Background.
- Non-Equilibrium reactors.
- When are LWRs not operating at equilibrium?
- How might ARs operate differently?
- Cyclus.
- What is Cyclus? (What are the relevant functionalities of Cyclus?)
- What is Cycamore? (explain the specific archetypes used in the simulations)
- How does do these facilities interact with the DRE?
- Fuel cycle metrics.
- Isotopics.
- SWU.
- Energy production.
- Mass of fresh and used fuel.
- Questions:
- Why do we use this metric?
- Where in the fuel cycle is it impacted?
- How is it calculated?
- How does Cyclus treat this metric? (is that a valuable question, distinct from the above by relating to the software)
- What assumptions impact this metric?
- Non-Equilibrium reactors.
- Transition scenarios.
- Outline Amanda's methodology.
- Identify the intersection of scope and highlight the differences.
- Deployment Scenarios (Results).
- Give a paragraph about the regions/institutions you use.
- Highlight how the replacement at decommissioning works (ARs vs LWRs), and how new demand is met.
- Single reactor scenarios.
- Greedy deployment.
- Pre-determined deployment.
- Deployment cap.
- Random deployment.
- Initially random, then greedy deployment.
- Give a paragraph about the regions/institutions you use.
- Sensitivity
- Conclusions
- High-level overview: What were the guiding questions (not in question form), and how were they addressed?
- Limitations and assumptions.
- Future work.
- Metrics:
- energy generated,
- the number of advanced reactors deployed,
- the mass of enriched uranium, mass of feed uranium,
- SWU capacity required to produce the enriched uranium,
- and the UNF discharged from the reactors.
- Transition Scenarios
- Used a greedy algorithm to predetermine when they would be deployed.
- Simulation details
- Ran from 1965-2090.
- Timestep of 1 month.
- Deployed solo LWRs, LWRs + MMR/Xe, LWRs + MMR/Xe + VOYGR, and LWRs + MMR + Xe + VOYGR in no growth and 1% growth scenarios.
- All in the same region, but one Deployinst for LWRs and another for ARs.
- Reactors
- LWRs from PRIS, USNC MMR, X-energy Xe-100, VOYGR (look at her thesis table 3.1)
- Started ARs in 2025 for "a bounding case for an aggressive deployment of these reactors."
- Didn't have the new Vogtle reactors.
- Only reactors over 400 MWe to avoid test or research reactors.
- Fuel cycle facilities: mine, enrichment, reactor, tails sink, cooling pool, repository.
- Sensitivity Study
- Comparisons
- Build-share (x), transition start time (y), on SWU (z)
- Build-share (x), transition start time (y), on fuel mass (z)
- Build-share (x), burnup (y), on fuel mass (z)
- Build-share (x), percent of LWR lifetime extended (y), on fuel mass (z)
- Comparisons
This repo holds the template for UIUC master's thesis.
- By Jin Whan Bae (Edited version of the uiucthesis2014 Package/Class)
- By Stephen Mayhew (Slightly) Edited version of the uiucthesis2009 Package/Class
- By Charles Kiyanda (Edited version of the uiucthesis07 Package/Class)
- by Tim Head (based on the Peter Czoschke version) (Edited version of the uiucthesis Package/Class)
- by Peter Czoschke (based on the original version by David Hull)
uiucthesis2018 is a LaTex package for formatting theses in the format required by the University of Illinois at Urbana Champaign.
Run make
after making the appropriate edits to the main.tex
file.