[Gate-users] Repeater
P. T.
ptpphysics at gmail.com
Sat Jan 6 15:47:06 CET 2018
Dear Gater,
Happy new year.
Is there any limitation for the number of times N that a volume has to be
repeated?
In my simulation (in Gate 8.0), everything is OK, when i used following
commands:
/gate/mainbox/daughters/name vox
/gate/mainbox/daughters/insert box
/gate/vox/geometry/setXLength 0.001 mm
/gate/vox/geometry/setYLength 0.001 mm
/gate/vox/geometry/setZLength 0.001 mm
/gate/vox/placement/setTranslation 0. 0. 0. mm
/gate/vox/repeaters/insert cubicArray
/gate/vox/cubicArray/setRepeatNumberX 2000
/gate/vox/cubicArray/setRepeatNumberY 1
/gate/vox/cubicArray/setRepeatNumberZ 1
/gate/vox/cubicArray/setRepeatVector 0.001 0. 0. mm
But, when i used :
/gate/vox/repeaters/insert cubicArray
/gate/vox/cubicArray/setRepeatNumberX 2000
/gate/vox/cubicArray/setRepeatNumberY *2000*
/gate/vox/cubicArray/setRepeatNumberZ *2000*
/gate/vox/cubicArray/setRepeatVector 0.001 0.001 0.001 mm
The simulation is not running after "[Core-0] Initialization of geometry"
command in terminal screen.
Furthermore, everything is OK, when i used following commands:
/gate/vox/repeaters/insert cubicArray
/gate/vox/cubicArray/setRepeatNumberX *10*
/gate/vox/cubicArray/setRepeatNumberY *10*
/gate/vox/cubicArray/setRepeatNumberZ *10*
/gate/vox/cubicArray/setRepeatVector 0.001 0.001 0.001 mm
Is there any limitation for the setRepeatNumber?
And, How can I produce a cubic array with dimension of 2000*2000*2000?
Thanks in advance,
Sincerely,
PAT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20180106/80cb6f82/attachment.html>
More information about the Gate-users
mailing list