public class MinimizationTIP4P extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
MinimizationTIP4P.ChargeAgentSourceRPM |
|
static class |
MinimizationTIP4P.SimParams |
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected static double[] |
initialU |
|
protected MeterHarmonicEnergy |
meterHarm |
|
protected MeterPotentialEnergy |
meterPE |
|
protected EwaldSummation |
potentialES |
|
protected Potential2SoftSphericalLS |
potentialLJLS |
|
protected PotentialMaster |
potentialMaster |
|
protected static double |
selfELJ |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
MinimizationTIP4P(Space space,
double rCutLJ,
double rCutRealES,
double[] a0,
int[] nC,
int nBasis,
boolean isIce,
double kCut,
java.lang.String configFile,
boolean includeM) |
Modifier and Type | Method | Description |
---|---|---|
protected static void |
doTransform(IMolecule molecule,
Boundary boundary,
Tensor rotationTensor) |
|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
protected static double[] initialU
protected static double selfELJ
protected Box box
protected PotentialMaster potentialMaster
protected SpeciesGeneral species
protected MeterHarmonicEnergy meterHarm
protected MeterPotentialEnergy meterPE
protected Potential2SoftSphericalLS potentialLJLS
protected EwaldSummation potentialES
public MinimizationTIP4P(Space space, double rCutLJ, double rCutRealES, double[] a0, int[] nC, int nBasis, boolean isIce, double kCut, java.lang.String configFile, boolean includeM)