intermol.forces.quartic_bond_type module

class intermol.forces.quartic_bond_type.QuarticBond(atom1, atom2, bondingtype1=None, bondingtype2=None, length=Quantity(value=0.0, unit=nanometer), C2=Quantity(value=0.0, unit=kilojoule/(nanometer**2*mole)), C3=Quantity(value=0.0, unit=kilojoule/(nanometer**3*mole)), C4=Quantity(value=0.0, unit=kilojoule/(nanometer**4*mole)), order=1, c=False)[source]

Bases: intermol.forces.quartic_bond_type.QuarticBondType

stub documentation

class intermol.forces.quartic_bond_type.QuarticBondType(*args, **kwds)[source]

Bases: intermol.forces.abstract_bond_type.AbstractBondType

C2
C3
C4
c
length
order