vayesta.misc.molecules
Submodules
vayesta.misc.molecules.molecules
- vayesta.misc.molecules.molecules.alkane(n, atoms=['C', 'H'], cc_bond=1.54, ch_bond=1.09, scale=1.0, numbering=False)[source]
Alkane with idealized tetrahedral (sp3) coordination.
- vayesta.misc.molecules.molecules.alkene(ncarbon, cc_bond=1.33, ch_bond=1.09)[source]
Alkene with idealized trigonal planar (sp2) coordination.
- vayesta.misc.molecules.molecules.arene(n, atoms=['C', 'H'], cc_bond=1.39, ch_bond=1.09, unit=1.0)[source]
Bond length for benzene.
- vayesta.misc.molecules.molecules.ring(atom, natom, bond_length=None, radius=None, z=0.0, numbering=None)[source]
- vayesta.misc.molecules.molecules.chain(atom, natom, bond_length, numbering=None)[source]
Open boundary condition version of 1D ring
Module contents
Molecular structures