UMAT-ABAQUS
A general framework to develop material models (UMAT) in ABAQUS
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | onem (A, AA, AAS, NDI) |
subroutine onem | ( | double precision, dimension(ndi,ndi) | A, |
double precision, dimension(ndi,ndi,ndi,ndi) | AA, | ||
double precision, dimension(ndi,ndi,ndi,ndi) | AAS, | ||
integer | NDI | ||
) |
ndi | THIS SUBROUTINE GIVES: 2ND ORDER IDENTITY TENSORS - A 4TH ORDER IDENTITY TENSOR - AA 4TH ORDER SYMMETRIC IDENTITY TENSOR - AAS |
Definition at line 2 of file identity_tensors.for.