IPotential
, IPotentialMolecular
public class P2WaterTIP4P extends P2Water4P
Modifier and Type | Field | Description |
---|---|---|
static double |
e |
|
static double |
qH |
|
static double |
s |
boundary, chargeH, chargeHH, chargeM, chargeMH, chargeMM, com1, com2, epsilon, epsilon4, positionDefinition, rCut, shift, sigma, sigma2, work
nBody, space
Constructor | Description |
---|---|
P2WaterTIP4P(Space space) |
|
P2WaterTIP4P(Space space,
double rCut) |
Modifier and Type | Method | Description |
---|---|---|
double |
getChargeH() |
|
double |
getChargeM() |
|
double |
getEpsilon() |
|
double |
getRange() |
Returns the range over which the potential applies.
|
double |
getSigma() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
nBody
public P2WaterTIP4P(Space space)
public P2WaterTIP4P(Space space, double rCut)
public double getRange()
IPotential
getRange
in interface IPotential
getRange
in class P2Water4P
public double getEpsilon()
getEpsilon
in class P2Water4P
public double getChargeM()
public double getChargeH()