yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #20867
Re: [Question #684504]: stress field
Question #684504 on Yade changed:
https://answers.launchpad.net/yade/+question/684504
Status: Answered => Open
procrastinator is still having a problem:
Hi Jan,
I did something like you said,
step1 = 0
while -triax.strain[1]-re22< target_strain:
#step1 = step1+10000
O.run(10000,True)
vtk.exportSpheres(ids='all',what=[('stress','b.mystress')],useRef=True)
step1 = step1+10000
It seems that the stress files are still the same.
--
You received this question notification because your team yade-users is
an answer contact for Yade.