Ferrite-FEM / Ferrite-FEM/Tensors.jl

Support for Abaqus STRESS and STRAN conversion to Tensor

Aperta
#122 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.