MayerFunctionpublic class MayerD2FDT2Spherical extends java.lang.Object implements MayerFunction
| Constructor | Description |
|---|---|
MayerD2FDT2Spherical(Potential2Spherical potential) |
Constructor for MayerESpherical.
|
| Modifier and Type | Method | Description |
|---|---|---|
double |
f(IMoleculeList pair,
double r2,
double beta) |
returns Mayer function between atoms in the pair at temperature
1/beta
|
IPotential |
getPotential() |
|
void |
setBox(Box newBox) |
public MayerD2FDT2Spherical(Potential2Spherical potential)
public double f(IMoleculeList pair, double r2, double beta)
MayerFunctionf in interface MayerFunctionr2 - TODOetomica.virial.MayerFunctionSpherical#f(etomica.AtomPair, double, double)public void setBox(Box newBox)
setBox in interface MayerFunctionpublic IPotential getPotential()
getPotential in interface MayerFunction