yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21741
Re: [Question #688134]: Not rational result in the Triaxial code
Question #688134 on Yade changed:
https://answers.launchpad.net/yade/+question/688134
Status: Open => Needs information
Jan Stránský requested more information:
Hello,
please provide a working code. I have tried it, resulting in
File "e.py", line 55
triax.porosity)
^
SyntaxError: positional argument follows keyword argument
> the result is not rational
the results of the original script without changes are rational or not?
> 4- How can I save the packing (particles' coordinates as X,Y, Z and their radius as R) in a text file after make the packing?
###
from yade import export
export.text(fileName) # [1]
###
cheers
Jan
[1] https://yade-dem.org/doc/yade.export.html#yade.export.text
--
You received this question notification because your team yade-users is
an answer contact for Yade.