public class GEMCWithRotation extends Simulation
Molecules interact with a hard sphere potential and a directional square well association.
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box1 |
|
Box |
box2 |
|
IntegratorGEMC |
integrator |
|
P2HardAssociationCone |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
GEMCWithRotation() |
|
GEMCWithRotation(Space _space) |
| 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, speciespublic Box box1
public Box box2
public IntegratorGEMC integrator
public SpeciesGeneral species
public P2HardAssociationCone potential
public GEMCWithRotation()
public GEMCWithRotation(Space _space)