public class HarmonicDisorderedAlphaNitrogenModelPairMoleculeSequentialHalf2LS extends Simulation
Modifier and Type | Field | Description |
---|---|---|
protected MoleculeChildAtomAction |
atomGroupActionTranslate |
|
protected Box |
box |
|
protected CoordinateDefinitionNitrogen |
coordinateDef |
|
protected FindPairMoleculeIndex |
findPair |
|
protected boolean[][][][][] |
isFoundReverse |
|
protected Vector |
lsPosition |
|
protected int |
nLayer |
|
protected double[][][][][][][] |
pairMatrix |
|
protected P2Nitrogen |
potential |
|
protected PotentialMaster |
potentialMaster |
|
protected double |
rC |
|
protected Space |
space |
|
protected SpeciesGeneral |
species |
|
protected AtomActionTranslateBy |
translateBy |
|
protected double[][] |
workArray |
|
protected double |
xVecBox |
|
protected double |
yVecBox |
|
protected double |
zVecBox |
eventManager, random, seeds
Constructor | Description |
---|---|
HarmonicDisorderedAlphaNitrogenModelPairMoleculeSequentialHalf2LS(Space space,
int numMolecule,
double density,
double rC) |
Modifier and Type | Method | Description |
---|---|---|
void |
constructHessianMatrix(int nCell) |
|
double[][] |
get2ndDerivative(int molec0) |
|
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 Box box
protected Space space
protected P2Nitrogen potential
protected CoordinateDefinitionNitrogen coordinateDef
protected PotentialMaster potentialMaster
protected double[][][][][][][] pairMatrix
protected FindPairMoleculeIndex findPair
protected SpeciesGeneral species
protected AtomActionTranslateBy translateBy
protected MoleculeChildAtomAction atomGroupActionTranslate
protected Vector lsPosition
protected double xVecBox
protected double yVecBox
protected double zVecBox
protected double rC
protected int nLayer
protected boolean[][][][][] isFoundReverse
protected double[][] workArray
public HarmonicDisorderedAlphaNitrogenModelPairMoleculeSequentialHalf2LS(Space space, int numMolecule, double density, double rC)