[Gate-users] Is there a way to avoid slow display with high amount of repeated structure ?
Joel Daouk
joel.daouk at univ-lorraine.fr
Thu Jun 2 13:58:31 CEST 2022
Dear Gate users,
I need to repeat several times (> 10000) a nano-object into a dedicated volume. However, it seems that repeat many time an object dramatically increase computation time and slows the display.
Is there a trick to overcome this issue ?
Thanks for all
All the best
Joël
# Nano core
/gate/cluster/daughters/name NP
/gate/cluster/daughters/insert sphere
/gate/NP/geometry/setRmin 0 nm
/gate/NP/geometry/setRmax 5.5 nm
/gate/NP/placement/setTranslation 0 0 0 um
/gate/NP/setMaterial Silicon
/gate/NP/vis/setVisible 1
/gate/NP/vis/setColor blue
/gate/NP/vis/forceSolid false
# NP repeater
/gate/NP/repeaters/insert cubicArray
/gate/NP/cubicArray/setRepeatNumberX N1
/gate/NP/cubicArray/setRepeatNumberY N2
/gate/NP/cubicArray/setRepeatNumberZ N3
/gate/NP/cubicArray/setRepeatVector 12 12 12 nm
-------------- section suivante --------------
Une pièce jointe HTML a été nettoyée...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20220602/099cc308/attachment.html>
More information about the Gate-users
mailing list