|
UMAT-ABAQUS
A general framework to develop material models (UMAT) in ABAQUS
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pk2anisomatfic (AFIC, DANISO, CBAR, INV4, ST0, NDI) |
| subroutine pk2anisomatfic | ( | double precision, dimension(ndi,ndi) | AFIC, |
| double precision, dimension(3) | DANISO, | ||
| double precision, dimension(3,3) | CBAR, | ||
| double precision | INV4, | ||
| double precision, dimension(3,3) | ST0, | ||
| integer | NDI | ||
| ) |
| ndi | ANISOTROPIC MATRIX: 2PK 'FICTICIOUS' STRESS TENSOR |
Definition at line 2 of file pk2anisomatfic.for.
1.8.11