yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #25555
Re: [Question #697100]: Why is there no cell size in the example Periodic triaxial test
Question #697100 on Yade changed:
https://answers.launchpad.net/yade/+question/697100
Status: Open => Answered
Jan Stránský proposed the following answer:
Hi,
O.cell has default size (1,1,1), so you don't need to set size explicitly if the default value is suitable.
###
O.periodic = True
print(O.cell.size)
###
Cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.