intermol.forces.morse_bond_type module

class intermol.forces.morse_bond_type.MorseBond(atom1, atom2, bondingtype1=None, bondingtype2=None, length=Quantity(value=0.0, unit=nanometer), D=Quantity(value=0.0, unit=kilojoule/mole), beta=Quantity(value=0.0, unit=/nanometer), order=1, c=False)[source]

Bases: intermol.forces.morse_bond_type.MorseBondType

stub documentation

class intermol.forces.morse_bond_type.MorseBondType(*args, **kwds)[source]

Bases: intermol.forces.abstract_bond_type.AbstractBondType

D
beta
c
length
order