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 #77

Open
2 tasks
dewenyushu opened this issue Jun 27, 2023 · 0 comments
Open
2 tasks

Material inversion using NEML stress gradient #77

dewenyushu opened this issue Jun 27, 2023 · 0 comments

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.

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