public class DLJ_NVT_1site extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DLJ_NVT_1site.DipoleSourceDLJ |
|
static class |
DLJ_NVT_1site.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 |
|---|---|
DLJ_NVT_1site(Space space,
int numberMolecules,
double sigmaLJ,
double epsilonLJ,
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 PotentialMaster potentialMaster
protected final IntegratorMC integrator
protected final MCMoveMolecule moveMolecule
protected final MCMoveRotate rotateMolecule
protected final Box box
protected SpeciesGeneral species
public DLJ_NVT_1site(Space space, int numberMolecules, double sigmaLJ, double epsilonLJ, double mu, double dielectricOutside, double boxSize, double temperature, double truncation)