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 Material/MaterialWarehouse to check both block and boundary properties #2192

Closed
aeslaughter opened this issue Feb 14, 2014 · 0 comments
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@aeslaughter
Copy link
Contributor

Currently only block properties are checked; but after my upcoming changes due to #1228 we will have the ability to check both. So, Material::registerPropName needs to populate to a "_supplied_props" for both boundary and block ids. Also, MaterialWarehouse::checkDependMaterials needs to check both of these lists.

@ghost ghost assigned aeslaughter Feb 14, 2014
@aeslaughter aeslaughter removed their assignment Apr 14, 2014
permcody added a commit to permcody/moose that referenced this issue Jun 9, 2014
refs idaholab#3322, idaholab#2192

Still need to refactor the check to handle the case when we have a boundary overriding a face material property
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

No branches or pull requests

1 participant