public class SimFe extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SimFe.LjMC3DParams |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorVelocityVerlet |
integrator |
|
MCMoveAtomSwap |
mcMoveSwap |
|
P1ImageHarmonic |
p1ImageHarmonic |
|
P2EAM |
potential |
|
PotentialMasterList |
potentialMaster |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SimFe(etomica.freeenergy.npath.SimFe.Crystal crystal,
int numAtoms,
double temperature,
double density,
double w,
int offsetDim,
int numInnerSteps,
boolean swap,
boolean doHarmonic,
double timeStep) |
| 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 final PotentialMasterList potentialMaster
public IntegratorVelocityVerlet integrator
public SpeciesGeneral species
public Box box
public P2EAM potential
public P1ImageHarmonic p1ImageHarmonic
public MCMoveAtomSwap mcMoveSwap