public class DropletAtomic extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
protected double |
density |
|
protected double |
dropRadius |
|
IntegratorVelocityVerlet |
integrator |
|
protected int |
nNominalAtoms |
|
P1Smash |
p1Smash |
|
P2LennardJones |
p2LJ |
|
P2SoftSphericalTruncatedShifted |
p2LJt |
|
PotentialMasterList |
potentialMaster |
|
protected double |
sigma |
|
SpeciesGeneral |
species |
|
protected double |
xDropAxis |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
DropletAtomic() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
|
void |
makeDropShape() |
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 final SpeciesGeneral species
public final Box box
public final IntegratorVelocityVerlet integrator
public final PotentialMasterList potentialMaster
public final P2LennardJones p2LJ
public final P2SoftSphericalTruncatedShifted p2LJt
public final P1Smash p1Smash
protected int nNominalAtoms
protected double dropRadius
protected double xDropAxis
protected double density
protected double sigma