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

Add convenience functions to create common materials #164

Open
3 tasks
KyleVaughn opened this issue Jul 12, 2024 · 0 comments
Open
3 tasks

Add convenience functions to create common materials #164

KyleVaughn opened this issue Jul 12, 2024 · 0 comments
Labels
good first issue Good for newcomers priority: high type: enhancement New feature or request

Comments

@KyleVaughn
Copy link
Owner

It's painful to create materials one isotope at a time, especially given how often some common materials are used. Therefore, we should mimic the Material.setUO2 routine, which uses the density of the material along with user-specified U-235 enrichment (wt%) and Gd2O3 concentration (wt%) to set the material's nuclides and number densities.

Add the following:

  • SS304
  • Zirc4
  • H2O
@KyleVaughn KyleVaughn added type: enhancement New feature or request good first issue Good for newcomers priority: high labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority: high type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant