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

Material inversion using NEML stress gradient #352

Closed
2 tasks
dewenyushu opened this issue Jun 9, 2023 · 1 comment
Closed
2 tasks

Material inversion using NEML stress gradient #352

dewenyushu opened this issue Jun 9, 2023 · 1 comment

Comments

@dewenyushu
Copy link
Collaborator

Reason

Gradient-based mechanical inversion optimization problems require the calculation of stress w.r.t. interested parameters. However, automatic calculation of the stress gradient w.r.t arbitrary parameter is not trivial in MOOSE.

NEML2 (which will be available in blackbear soon) has the capability of providing the stress gradient w.r.t. arbitrary parameter as a batch material userobject for a large range of linear and nonlinear materials.

Therefore, gradient-based material inverse problems is possible by leveraging NEML2 stress gradient calculation.

Design

  • Create stress gradient batch material (to be obtained from NEML)
  • Pass the stress gradient batch material in the material inversion gradient calculation

Impact

Enable material inversion for a large range of materials.

dewenyushu added a commit to dewenyushu/blackbear that referenced this issue Jun 9, 2023
dewenyushu added a commit to dewenyushu/blackbear that referenced this issue Jun 9, 2023
dewenyushu added a commit to dewenyushu/blackbear that referenced this issue Jun 12, 2023
dewenyushu added a commit to dewenyushu/blackbear that referenced this issue Jun 13, 2023
dewenyushu added a commit to dewenyushu/blackbear that referenced this issue Jun 15, 2023
dewenyushu added a commit to dewenyushu/blackbear that referenced this issue Jun 15, 2023
dewenyushu added a commit to dewenyushu/blackbear that referenced this issue Jun 15, 2023
@dewenyushu
Copy link
Collaborator Author

Move this issue to isopod: idaholab/isopod#77

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

No branches or pull requests

1 participant