[Gate-users] Repeat Number
P. T.
ptpphysics at gmail.com
Mon Jan 8 21:55:37 CET 2018
Dear All,
Is there any limitation on 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 the dimension of 2000*2000*2000?
Thanks in advance,
Regards,
PAT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20180109/0983e7fd/attachment.html>
More information about the Gate-users
mailing list