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

Allow material property names to be used in ElementMaterialSampler #29706

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

jessecarterMOOSE
Copy link
Contributor

closes #29705

Reason

Need a way of sampling properties from multiple Materials

Design

Allow the names of the property names to be specified directly

Impact

New feature

@jessecarterMOOSE
Copy link
Contributor Author

jessecarterMOOSE commented Jan 18, 2025

@GiudGiud this is what we talked about in #29705. Not sure if there's a good way to pre-check the properties are defined when they are specified directly.

@moosebuild
Copy link
Contributor

Job Precheck, step Clang format on b65eb70 wanted to post the following:

Your code requires style changes.

A patch was auto generated and copied here
You can directly apply the patch by running, in the top level of your repository:

curl -s https://mooseframework.inl.gov/docs/PRs/29706/clang_format/style.patch | git apply -v

Alternatively, with your repository up to date and in the top level of your repository:

git clang-format 38df6613c612ccf590839585fd93d1f3f97bbe15

@moosebuild
Copy link
Contributor

Job Documentation, step Docs: sync website on 427233e wanted to post the following:

View the site here

This comment will be updated on new commits.

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

Successfully merging this pull request may close these issues.

Allow ElementMaterialSampler to accept material property names
2 participants