public class ProtonDisorderGenerator extends Simulation
Buch, V.; Sandler, P.; Sadlej, J. Simulations of H2O Solid, Liquid, and Clusters, with an Emphasis on Ferroelectric Ordering Transition in Hexagonal Ice. J. Phys. Chem. B 1998, 102, 8641−8653.
Modifier and Type | Class | Description |
---|---|---|
static class |
ProtonDisorderGenerator.SimParams |
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected Box |
boxO |
|
protected EwaldSummation |
potentialES |
|
protected Potential2SoftSpherical |
potentialLJ |
|
protected PotentialMaster |
potentialMaster |
|
protected SpeciesGeneral |
species |
|
protected SpeciesGeneral |
speciesO |
eventManager, random, seeds, space
Constructor | Description |
---|---|
ProtonDisorderGenerator(Space space,
java.lang.String configFile,
int nBasis,
int[] nC,
double[] a0,
boolean isIce,
int numMolecule,
double rCutRealES,
double kCut) |
Modifier and Type | Method | Description |
---|---|---|
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 Box boxO
protected Box box
protected SpeciesGeneral speciesO
protected SpeciesGeneral species
protected Potential2SoftSpherical potentialLJ
protected EwaldSummation potentialES
protected PotentialMaster potentialMaster
public ProtonDisorderGenerator(Space space, java.lang.String configFile, int nBasis, int[] nC, double[] a0, boolean isIce, int numMolecule, double rCutRealES, double kCut)