Square array of particles

cluster_array(N, pitch = 500, a = 50, b = 50, c = b)

Arguments

N
number of particles
pitch
center-to-center distance
a
semi-axis along x
b
semi-axis along y
c
semi-axis along z

Value

list of class cluster with fields: positions, sizes, angles

Details

A cluster describing a 2D square array of identical particles

See also

Other user_level cluster: cluster_ball, cluster_chain, cluster_dimer, cluster_helix, cluster_shell, cluster_single