public class NormalModeAnalysisDisplay1D extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
NormalModeAnalysisDisplay1D.Applet |
Modifier and Type | Field | Description |
---|---|---|
protected Basis |
basis |
|
protected Boundary |
boundary |
|
protected Box |
box |
|
protected CoordinateDefinitionLeaf |
coordinateDefinition |
|
protected double |
density |
|
protected IntegratorHarmonic |
integrator |
|
protected int[] |
nCells |
|
protected NormalModes1DHR |
nm |
|
protected int |
numAtoms |
|
protected Primitive |
primitive |
|
protected SpeciesGeneral |
species |
|
protected double |
temperature |
|
protected WaveVectorFactory |
waveVectorFactory |
eventManager, random, seeds, space
Constructor | Description |
---|---|
NormalModeAnalysisDisplay1D() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
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 IntegratorHarmonic integrator
protected Box box
protected Boundary boundary
protected Primitive primitive
protected Basis basis
protected int[] nCells
protected SpeciesGeneral species
protected NormalModes1DHR nm
protected CoordinateDefinitionLeaf coordinateDefinition
protected WaveVectorFactory waveVectorFactory
protected double density
protected double temperature
protected int numAtoms