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

Replace tovoigh and fromvoight with correct index functions #15

Closed
TeroFrondelius opened this issue Oct 20, 2019 · 0 comments · Fixed by #16
Closed

Replace tovoigh and fromvoight with correct index functions #15

TeroFrondelius opened this issue Oct 20, 2019 · 0 comments · Fixed by #16

Comments

@TeroFrondelius
Copy link
Member

#14 implements stress and strain in tensor format. However, shear stress and strains are in incorrect order, see: Ferrite-FEM/Tensors.jl#122.

According to Tensors.jl documentation tovoight index order is [11, 22, 33, 23, 13, 12, 32, 31, 21] while according to Abaqus Analysis User's Guide: 1.2.2 Convention used for stress and strain components the index order is [11, 22, 33, 12, 13, 23].

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 a pull request may close this issue.

1 participant