cluster_dimer | R Documentation |
A dimer of two particles
cluster_dimer( d = 100, a = 35, b = 12, c = b, dihedral = pi/4, alpha1 = 0, alpha2 = 0 )
d |
center-to-center distance |
a |
semi-axis along x |
b |
semi-axis along y |
c |
semi-axis along z |
dihedral |
dihedral angle |
alpha1 |
angle first rod |
alpha2 |
angle second rod |
A cluster describing two particles, with dimer axis along z
list of class cluster with fields: positions, sizes, angles
baptiste Auguie
Other user_level cluster:
cluster_array()
,
cluster_ball()
,
cluster_chain()
,
cluster_helix()
,
cluster_pumpkin()
,
cluster_shell()
,
cluster_single()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.