Ferrite-FEM / Ferrite-FEM/Tensors.jl

Support for Abaqus STRESS and STRAN conversion to Tensor

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
182
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.