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

Support for Abaqus STRESS and STRAN conversion to Tensor #122

Open
TeroFrondelius opened this issue Oct 19, 2019 · 0 comments
Open

Support for Abaqus STRESS and STRAN conversion to Tensor #122

TeroFrondelius opened this issue Oct 19, 2019 · 0 comments

Comments

@TeroFrondelius
Copy link

I am making Abaqus UMAT package: https://github.com/JuliaFEM/UMAT.jl and I will need to convert stress and strain tensors. 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]. Could we add methods toabaqus and fromabaqus?

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