SchmidFactor
(method of slipSystem)
compute the Schmid factor
Syntax
SF = SchmidFactor(sS,v)
SF = SchmidFactor(sS,sigma)
SF = SchmidFactor(sS,sigma,'relative')
Input
sS |
list of slipSystem |
v |
vector3d list of tension direction |
sigma |
stress tensor |
Output
SF |
size(sS) x size(sigma) matrix of Schmid factors |
MTEX 4.6.beta.1 |