Processing math: 100%

sknano.structures.compute_Lz

sknano.structures.compute_Lz(*Ch, *, nz=1, bond=None, **kwargs)[source][source]

Compute Lz=Ltube in nanometers.

Lz=nz|T|
Parameters:

*Ch : {tuple or ints}

Either a 2-tuple of ints or 2 integers giving the chiral indices of the nanotube chiral vector Ch=na1+ma2=(n,m).

nz : {int, float}

Number of nanotube unit cells

bond : float, optional

Distance between nearest neighbor atoms (i.e., bond length). Must be in units of . Default value is the carbon-carbon bond length in graphite, approximately aCC=1.42

Returns:

float

Lz=Ltube in nanometers