Ferrite-FEM / Ferrite-FEM/Tensors.jl
Support for Abaqus STRESS and STRAN conversion to Tensor
Aperta
- Lingua principale
- Julia
- Stelle
- 182
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.