Defining invariance dependent material properties #32389
Unanswered
rnpratoori
asked this question in
Q&A Modules: Solid mechanics
Replies: 1 comment 2 replies
-
|
Hello what are the names of the invariants? you should see all the names of the properties that are already created and that should be easy to couple to using the material property getters from the MaterialPropertyInteface |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working on a reaction-diffusion model combined with mechanics. I want to define the diffusion or reaction properties as a function of stress invariant. Are there easy ways to extract the invariants and couple them with the material properties?
Here is the current version of the input file I developed which has both reaction-diffusion and mechanics, but decoupled - https://github.com/rnpratoori/phoenix/blob/main/problems/pstvm.i.
Beta Was this translation helpful? Give feedback.
All reactions