public class TIP4P_NVT extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
TIP4P_NVT.DipoleSourceTIP4PWater |
|
static class |
TIP4P_NVT.Param |
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected double |
chargeH |
|
protected double |
chargeM |
|
protected double |
epsilonLJ |
|
protected IntegratorMC |
integrator |
|
protected MCMoveMolecule |
moveMolecule |
|
protected PotentialMaster |
potentialMaster |
|
protected P2WaterTIP4PSoft |
pWater |
|
protected MCMoveRotateMolecule3D |
rotateMolecule |
|
protected double |
sigmaLJ |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
TIP4P_NVT(Space space,
int numberMolecules,
double dielectricOutside,
double boxSize,
double temperature,
double truncation) |
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 final PotentialMaster potentialMaster
protected final IntegratorMC integrator
protected final MCMoveMolecule moveMolecule
protected final MCMoveRotateMolecule3D rotateMolecule
protected final Box box
protected SpeciesGeneral species
protected P2WaterTIP4PSoft pWater
protected double sigmaLJ
protected double epsilonLJ
protected double chargeM
protected double chargeH
public TIP4P_NVT(Space space, int numberMolecules, double dielectricOutside, double boxSize, double temperature, double truncation)