Eigenstrain base #16088
-
Hello everyone, I have a question about the eigenstrain_base: What is an order in eigenstrain_base vector to a second order tensor? I have a symmetric tensor, which includes tension-compression and shear strains in 2D and 3D. It would be also very handily to add this information to a documentation of software. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
If you specify 6 components the order is the Voigt notation. Other fill patterns can be seen here in the source code. I thought we had this in the docs, but I think I was remembering the RankFourTensor instead. We should add this. |
Beta Was this translation helpful? Give feedback.
If you specify 6 components the order is the Voigt notation. Other fill patterns can be seen here in the source code. I thought we had this in the docs, but I think I was remembering the RankFourTensor instead. We should add this.