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

Burn up #120

Open
shimwell opened this issue Aug 19, 2020 · 6 comments
Open

Burn up #120

shimwell opened this issue Aug 19, 2020 · 6 comments

Comments

@shimwell
Copy link
Collaborator

OpenMC is implementing a burn up feature for fixed source simulations.

openmc-dev/openmc#1628

Once this is merged in we should make an example that shows tbr as a function of time. Li6 burn up should mean tbr decreases as a function of time in regular blankets. Perhaps a layered solid blanket would be the best to highlight this effect

@shimwell
Copy link
Collaborator Author

shimwell commented Oct 8, 2020

The burn up feature has now been merged into openmc development branch

@shimwell
Copy link
Collaborator Author

shimwell commented Oct 8, 2020

to make this example there are some useful resources

The pin cell depletion example shows how to do burn up for fission sources
https://docs.openmc.org/en/latest/examples/pincell-depletion.html

@shimwell
Copy link
Collaborator Author

shimwell commented Oct 8, 2020

The example made for the workshop should do two things

  1. show the number of Li6 and L7 atoms as a function of time

  2. show the TBR as a function of time

@shimwell
Copy link
Collaborator Author

shimwell commented Oct 8, 2020

Andy D made a nice example that can obtain the number of atoms, thanks Andy
Screenshot from 2020-09-30 16-51-18
Screenshot from 2020-09-30 16-51-26

@shimwell
Copy link
Collaborator Author

shimwell commented Oct 8, 2020

Ah that last line in the above screen shot should be results.get_atoms("1", "Co60")

@shimwell
Copy link
Collaborator Author

shimwell commented Oct 8, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant