public class DHS_NVT extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DHS_NVT.DipoleSourceDHS |
|
static class |
DHS_NVT.Param |
| Modifier and Type | Field | Description |
|---|---|---|
protected Box |
box |
|
protected IntegratorMC |
integrator |
|
protected MCMoveMolecule |
moveMolecule |
|
protected PotentialMaster |
potentialMaster |
|
protected MCMoveRotate |
rotateMolecule |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
DHS_NVT(Space space,
int numberMolecules,
double HSDiameter,
double mu,
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, waitaddBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, speciesprotected final SpeciesGeneral species
protected final PotentialMaster potentialMaster
protected final IntegratorMC integrator
protected final MCMoveMolecule moveMolecule
protected final MCMoveRotate rotateMolecule
protected final Box box
public DHS_NVT(Space space, int numberMolecules, double HSDiameter, double mu, double dielectricOutside, double boxSize, double temperature, double truncation)