trace of the slip plane in the surface normal to n
Syntax
t = trace(sS) % trace in the xy surface
t = trace(sS,n) % trace in the surface normal to n
Input
sS | list of slipSystem |
n | vector3d normal vector |
Output
t | vector3d |
trace of the slip plane in the surface normal to n
t = trace(sS) % trace in the xy surface
t = trace(sS,n) % trace in the surface normal to n
sS | list of slipSystem |
n | vector3d normal vector |
t | vector3d |