sknano.structures.compute_bundle_density¶
-
sknano.structures.
compute_bundle_density
(*Ch, *, r_vdw=None, bond=None, element1=None, element2=None)[source][source]¶ Compute nanotube bundle mass density ρbundle(n,m) in g/cm3.
ρbundle(n,m)=8π2mC√n2+m2+nm9√3a3CC×(√n2+m2+nm+πdvdW√3aCC)2Parameters: Either a 2-tuple of ints or 2 integers giving the chiral indices of the nanotube chiral vector Ch=na1+ma2=(n,m).
r_vdw : int
van der Waals radius of nanotube atoms
bond : float, optional
Bond length.
Returns: float
ρbundle in units of gcm3