yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13194
Re: [Question #313437]: The relationship between stress tensor and stress vector
Question #313437 on Yade changed:
https://answers.launchpad.net/yade/+question/313437
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
have a look at [1]
3x3 matrix is a matrix representation of stress tensor
((mxx,mxy,mxz),(myx,myy,myz),(mzx,mzy,mzz)), which is possibly not symmetric
1x6 vector is Voigt notation (vxx,vyy,vzz,vyz,vzx,vxy), shear components
being average of tensor shear componetns, e.g. vxy=.5*(mxy+myx)
cheers
Jan
[1] https://en.wikipedia.org/wiki/Voigt_notation
2016-08-01 4:07 GMT+02:00 liukeqi <question313437@xxxxxxxxxxxxxxxxxxxxx>:
> Question #313437 on Yade changed:
> https://answers.launchpad.net/yade/+question/313437
>
> Description changed to:
> I am not clear about the O.cell, for example, the relationship between
> the stress tensor matrix(3*3) obtaining from yade._utils.getStress and the
> stress vector(1*6) obtaining from Peri3dController(p3d.stress in the
> example), is there some simple references about it? And the stress tensor
> is not symmetric matrix, the xy do not equal to yx?
> Can you give me some suggestions? Thank you.
>
> Keqi
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because your team yade-users is
an answer contact for Yade.