public class StarPolymerMC extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
StarPolymerMC.PolymerParam |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
int |
f |
|
IntegratorMC |
integratorMC |
|
int |
l |
|
P2Fene |
potentialFene |
|
PotentialMaster |
potentialMaster |
|
P2WCA |
potentialWCA |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
StarPolymerMC(int f,
int l) |
| 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 Box box
public int f
public int l
public SpeciesGeneral species
public IntegratorMC integratorMC
public P2Fene potentialFene
public P2WCA potentialWCA
public PotentialMaster potentialMaster