intermol.forces.ljq_c_pair_type module

class intermol.forces.ljq_c_pair_type.LjqCPair(atom1, atom2, bondingtype1=None, bondingtype2=None, qi=Quantity(value=0.0, unit=elementary charge), qj=Quantity(value=0.0, unit=elementary charge), 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.ljq_c_pair_type.LjqCPairType

stub documentation

class intermol.forces.ljq_c_pair_type.LjqCPairType(*args, **kwds)[source]

Bases: intermol.forces.abstract_pair_type.AbstractPairType

C12
C6
long
qi
qj
scaleLJ
scaleQQ