Package | Description |
---|---|
basic.io | |
graphicInterfaces.growth | |
kineticMonteCarlo.kmcCore.growth | |
kineticMonteCarlo.lattice | |
utils.list.atoms |
Modifier and Type | Method and Description |
---|---|
void |
Restart.writeExtra2Output(AbstractGrowthLattice lattice,
AbstractGrowthAtom atom,
float coverage,
double time,
double diffusionRate) |
void |
Restart.writeExtraOutput(AbstractGrowthLattice lattice,
float coverage,
int nucleations,
double time,
double adsorptionRate,
double diffusionRate,
long simulatedSteps,
double sumProbabilities) |
Modifier and Type | Field and Description |
---|---|
private AbstractGrowthLattice |
KmcCanvas.lattice |
Constructor and Description |
---|
GrowthKmcFrame(AbstractGrowthLattice lattice,
RoundPerimeter perimeter,
int max)
Creates new form frame for growth.
|
KmcCanvas(AbstractGrowthLattice lattice,
RoundPerimeter perimeter) |
Modifier and Type | Field and Description |
---|---|
private AbstractGrowthLattice |
AbstractGrowthKmc.lattice |
Modifier and Type | Method and Description |
---|---|
AbstractGrowthLattice |
AbstractGrowthKmc.getLattice() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGrowthKmc.setLattice(AbstractGrowthLattice lattice) |
Modifier and Type | Class and Description |
---|---|
class |
AgLattice |
class |
AgUcLattice
Ag lattice with unit cell
|
class |
AgUcLatticeSimple |
class |
BasicGrowthLattice |
class |
CatalysisLattice |
class |
Concerted6LatticeSimple |
class |
GrapheneLattice |
class |
GrapheneLatticeSimple |
Constructor and Description |
---|
AtomsCollection(AbstractGrowthLattice lattice,
java.lang.String type) |