public class SimDirectBetaN2RPInitPert extends Simulation
Modifier and Type | Field | Description |
---|---|---|
protected AccumulatorAverageFixed |
boltzmannAverage |
|
protected Box |
box |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimDirectBetaN2RPInitPert(Space space,
int numMolecules,
double density,
double temperature,
double angle,
long numSteps) |
Modifier and Type | Method | Description |
---|---|---|
void |
initializeConfigFromFile(java.lang.String fname) |
|
static void |
main(java.lang.String[] args) |
|
void |
writeConfiguration(java.lang.String fname) |
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
protected AccumulatorAverageFixed boltzmannAverage
protected Box box
public SimDirectBetaN2RPInitPert(Space space, int numMolecules, double density, double temperature, double angle, long numSteps)