Loading [MathJax]/jax/output/HTML-CSS/jax.js

sknano.structures.compute_Ch

sknano.structures.compute_Ch(*Ch, *, bond=None, **kwargs)[source][source]

Compute nanotube circumference |Ch| in .

|Ch|=an2+m2+nm=3aCCn2+m2+nm
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).

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

Nanotube circumference |Ch| in Å.