Periodicity in one direction

Asked by hafsa

hi everybody,
I am trying to write a script of spheres which fall on an inclined plane with a periodicity according to one direction (oy).
i used O.cell.setBox but it gives me periodicity of all system. what do you propose to me to make sure that the spheres which fall in the end of plan appear in the start of plan ?

Question information

Language:
English Edit question
Status:
Solved
For:
Yade Edit question
Assignee:
No assignee Edit question
Solved by:
Jan Stránský
Solved:
Last query:
Last reply:
Revision history for this message
Best Jan Stránský (honzik) said :
#1

Hello,
setting O.cell.setBox with artificially large dimensions in the directions where you do not want the periodicity should do the trick
cheers
Jan

Revision history for this message
hafsa (sebbah.hafsa) said :
#2

Thanks Jan Stránský, that solved my question.