public class HarmonicAlphaNitrogenModelPairMoleculeSequential extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
protected Box |
box |
|
protected CalcAnalytical2ndDerivativeNitrogen |
cA2nD |
|
protected CalcHalfAnalyticHalfNumeric2ndDerivativeNitrogen |
cAN2nD |
|
protected CoordinateDefinitionNitrogen |
coordinateDef |
|
protected FindPairMoleculeIndex |
findPair |
|
protected double[][][][][][][] |
pairMatrix |
|
protected P2Nitrogen |
potential |
|
protected PotentialMaster |
potentialMaster |
|
protected Space |
space |
eventManager, random, seeds| Constructor | Description |
|---|---|
HarmonicAlphaNitrogenModelPairMoleculeSequential(Space space,
int numMolecule,
double density) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
constructHessianMatrix(int nCell) |
|
void |
constructHessianMatrix(java.lang.String fname,
int nCell) |
|
double[][] |
get2ndDerivative(int molec0) |
|
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, speciesprotected Box box
protected Space space
protected P2Nitrogen potential
protected CoordinateDefinitionNitrogen coordinateDef
protected PotentialMaster potentialMaster
protected double[][][][][][][] pairMatrix
protected CalcHalfAnalyticHalfNumeric2ndDerivativeNitrogen cAN2nD
protected CalcAnalytical2ndDerivativeNitrogen cA2nD
protected FindPairMoleculeIndex findPair
public HarmonicAlphaNitrogenModelPairMoleculeSequential(Space space, int numMolecule, double density)