sknano.structures.MWNT¶
-
class
sknano.structures.MWNT(Ch=None, Nwalls=None, Lz=None, fix_Lz=False, nz=1, add_inner_shells=False, add_outer_shells=True, max_shells=None, max_shell_diameter=inf, min_shells=None, min_shell_diameter=0.0, new_shell_type=None, shell_spacing=3.35, **kwargs)[source][source]¶ MWNT structure class.
Attributes
LzMWNT length \(L_z = L_{\mathrm{tube}}\) in nanometers. NatomsNumber of atoms in nanotube. Natoms_per_tubeNumber of atoms in nanotube \(N_{\mathrm{atoms/tube}}\). Natoms_per_unit_cellNumber of atoms in nanotube unit cell. NshellsNtubesNumber of MWNT.NwallsTLength of MWNTunit cell \(|\mathbf{T}|\) in Å.bondBond length in Å. chiral_setchiral_typesdtMWNTdiameter \(d_t=\frac{|\mathbf{C}_h|}{\pi}\) in Å.element1Element symbol of Atom1.element2Element symbol of Atom2.fix_LznzNumber of nanotube unit cells along the \(z\)-axis. rtMWNTradius \(r_t=\frac{|\mathbf{C}_h|}{2\pi}\) in Å.tube_massMWNT mass in grams. unit_cell_massUnit cell mass in atomic mass units. Methods
todict()