MayerFunction
public class MayerXSpherical extends java.lang.Object implements MayerFunction
Constructor | Description |
---|---|
MayerXSpherical(Potential2SoftSpherical 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 MayerXSpherical(Potential2SoftSpherical potential)
public double f(IMoleculeList pair, double r2, double beta)
MayerFunction
f
in interface MayerFunction
r2
- TODOetomica.virial.MayerFunctionSpherical#f(etomica.AtomPair, double, double)
public void setBox(Box newBox)
setBox
in interface MayerFunction
public IPotential getPotential()
getPotential
in interface MayerFunction