public class SimLattice extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SimLattice.LjMC3DParams |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
static double |
pi32 |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SimLattice(int numAtoms,
double temperature,
double density,
double w,
int offsetDim) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
|
static double |
q(double alpha,
double betaw,
double R2) |
|
static double |
uIntOverQ(double alpha,
double betaw,
double R2) |
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 SpeciesGeneral species
public Box box
public static final double pi32