Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update C5G7 blueprints from reference #1789

Merged
merged 3 commits into from
Sep 10, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions armi/tests/tutorials/c5g7-blueprints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ custom isotopics:
input format: number densities
H: 6.70e-2
O: 3.35E-2
B: 2.87E-5
B: 2.78E-5
Zr clad:
input format: number densities
ZR: 4.30E-2
Al clad:
input format: number densities
AL: 6.00e-2
AL27: 6.00e-2
fission chamber:
# Fission Chamber composition isn't well defined so this is a guess...
# U235 density is based on Macros of UO2 for fission XS in group 3. Group 3
Expand All @@ -65,9 +65,8 @@ custom isotopics:
input format: number densities
H: 6.70e-2
O: 3.35E-2
B: 2.87E-5
U235: 6.0e-8
U238: 6.0e-9
john-science marked this conversation as resolved.
Show resolved Hide resolved
B: 2.78E-5
U235: 1.0e-8
# end-custom-isotopics
blocks:
uo2: &block_uo2
Expand Down
Loading