yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #20611
Re: [Question #683776]: Some Problems about Direct Shear Test
Question #683776 on Yade changed:
https://answers.launchpad.net/yade/+question/683776
Status: Open => Needs information
Jan Stránský requested more information:
Hello,
> the system can't find the particles.
what are the symptoms (errors etc.)?
Try to create a MWE [1]
M = minimal (focusing as much as possible on the problematic piece of code, leaving many irrelevant lines out, not discouraging us to try your script).
maybe for your case:
###
from yade import ymport
O.bodies.append(ymport.textExt('/tmp/compressed.txt',format='x_y_z_r'))
###
?
cheers
Jan
[1] https://www.yade-dem.org/wiki/Howtoask
--
You received this question notification because your team yade-users is
an answer contact for Yade.