public class SimulationRheology extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
ConfigurationPolymer |
config |
|
IntegratorPolymer |
integrator |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SimulationRheology(Space space) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getChainLength() |
|
static void |
main(java.lang.String[] args) |
|
void |
setChainLength(int newChainLength) |
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 Box box
public final SpeciesGeneral species
public final IntegratorPolymer integrator
public final ConfigurationPolymer config
public SimulationRheology(Space space)