public class DimerApproach extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorDimerApproach |
dimerApproach |
|
static MeterPotentialEnergy |
meterPE |
|
static boolean |
pointCharges |
|
PotentialMaster |
potentialMaster |
|
static long |
serialVersionUID |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
DimerApproach() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] string) |
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
public static final boolean pointCharges
public static final long serialVersionUID
public static MeterPotentialEnergy meterPE
public SpeciesGeneral species
public Box box
public PotentialMaster potentialMaster
public IntegratorDimerApproach dimerApproach