MayerFunction
public static class VirialB3C1TIP4Pwater.MuFBond extends java.lang.Object implements MayerFunction
Constructor | Description |
---|---|
MuFBond(Space space,
P2WaterTIP4PHardCore potentialWater) |
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 MuFBond(Space space, P2WaterTIP4PHardCore potentialWater)
public double f(IMoleculeList pair, double r2, double beta)
MayerFunction
f
in interface MayerFunction
r2
- TODOpublic IPotential getPotential()
getPotential
in interface MayerFunction
public void setBox(Box newBox)
setBox
in interface MayerFunction