intermol.forces.lj_c_pair_type module

class intermol.forces.lj_c_pair_type.LjCPair(atom1, atom2, bondingtype1=None, bondingtype2=None, C6=Quantity(value=0.0, unit=nanometer**6*kilojoule/mole), C12=Quantity(value=0.0, unit=nanometer**12*kilojoule/mole), scaleLJ=None, scaleQQ=None, long=False)[source]

Bases: intermol.forces.lj_c_pair_type.LjCPairType

stub documentation

class intermol.forces.lj_c_pair_type.LjCPairType(*args, **kwds)[source]

Bases: intermol.forces.abstract_pair_type.AbstractPairType

C12
C6
long
scaleLJ
scaleQQ