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

Element extra integer #13764

Closed
YaqiWang opened this issue Jul 19, 2019 · 0 comments · Fixed by #13706
Closed

Element extra integer #13764

YaqiWang opened this issue Jul 19, 2019 · 0 comments · Fixed by #13706
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@YaqiWang
Copy link
Contributor

Reason

We have pushed changes in libMesh for supporting the extra integers for elements (libMesh/libmesh#2095). Now we need to enable this in MOOSE.
These capability can help radiation transport where complicated material assignment can happen and using subdomains for such assignment is not a valid option.

Design

I am going to add a parameter with a list of integer names that we are going to add in libMesh::Elem. I will add few objects and modify one mesh modifier to demonstrate the usage of the extra integers. A test will be added in MOOSE as well. Applications like Rattlesnake, MAMMOTH are going to use this capability and have tests, but it is good to let MOOSE have tests as well.

Impact

New capability.

@YaqiWang YaqiWang added P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software. labels Jul 19, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Jul 19, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Jul 19, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Jul 21, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Jul 21, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Jul 21, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Jul 21, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Aug 6, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 17, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 17, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 25, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 31, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Oct 31, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Nov 1, 2019
YaqiWang added a commit to YaqiWang/moose that referenced this issue Nov 5, 2019
permcody added a commit to permcody/moose that referenced this issue Nov 6, 2019
@permcody permcody mentioned this issue Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants