MayerFunctionpublic static class ClusterSumIC.FR2 extends java.lang.Object implements MayerFunction
| Constructor | Description |
|---|---|
FR2() |
| 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 box) |
public double f(IMoleculeList pair, double r2, double beta)
MayerFunctionf in interface MayerFunctionr2 - TODOpublic IPotential getPotential()
getPotential in interface MayerFunctionpublic void setBox(Box box)
setBox in interface MayerFunction