public class ClathrateHarmonicFE extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
ClathrateHarmonicFE.SimParams |
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected static double[] |
initialU |
|
protected MeterPotentialEnergy |
meterPE |
|
protected EwaldSummation |
potentialES |
|
protected Potential2SoftSpherical |
potentialLJ |
|
protected Potential2SoftSphericalLS |
potentialLJLS |
|
protected PotentialMaster |
potentialMaster |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
ClathrateHarmonicFE(Space space,
int[] nC,
double rCutRealES,
double rCutLJ,
double[] a0_sc,
int numMolecule,
java.lang.String configFileName,
boolean isIce,
double kCut,
boolean includeM) |
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 static double[] initialU
protected Box box
protected PotentialMaster potentialMaster
protected SpeciesGeneral species
protected MeterPotentialEnergy meterPE
protected Potential2SoftSpherical potentialLJ
protected Potential2SoftSphericalLS potentialLJLS
protected EwaldSummation potentialES
public ClathrateHarmonicFE(Space space, int[] nC, double rCutRealES, double rCutLJ, double[] a0_sc, int numMolecule, java.lang.String configFileName, boolean isIce, double kCut, boolean includeM)