calcTensor
(method of orientation)
compute the average tensor for a vector of orientations
Syntax
%returns the Voigt--, Reuss-- and Hill-- average [[tensor_index.html,tensor]] of T [TVoigt, TReuss, THill] = calcTensor(ori,T,'weights',w) -
% returns the specified [[tensor_index.html,tensor]], i.e. 'Hill' in this case THill = calcTensor(ori,T,'Hill')
% uses geometric mean instead of arithmetric one TVoigt = calcTensor(ori,T,'geometricMean')
Input
ori | |||||||||
T | |||||||||
w |
weights for each orientation |
||||||||
param,val | Parameters and values that control calcTensor
|
Output
TVoigt, TReuss, THill |
See also
MTEX 4.0.10 |