sknano.structures.NanotubeBundleBase¶
-
class
sknano.structures.NanotubeBundleBase(nx=1, ny=1, Lx=None, Ly=None, vdw_spacing=3.35, bundle_packing=None, bundle_geometry=None, **kwargs)[source][source]¶ Nanotube bundle structure base class.
Attributes
LxLyNatoms_per_bundleNtubesbundle_massbundle_packingnxNumber of nanotubes along the \(x\)-axis. nyNumber of nanotubes along the \(y\)-axis. Methods
compute_bundle_params()Compute/update nanotube bundle parameters.