public class MinimizationBetaNitrogenModel extends Simulation
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected CoordinateDefinitionNitrogen |
coordinateDef |
|
protected static double[] |
initialU |
|
protected MeterHarmonicEnergy |
meterHarm |
|
protected MeterPotentialEnergy |
meterPE |
|
protected P2Nitrogen |
potential |
|
protected PotentialMasterListMolecular |
potentialMaster |
|
protected Primitive |
primitive |
|
protected Space |
space |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds
Constructor | Description |
---|---|
MinimizationBetaNitrogenModel(Space space,
int[] nC,
double density) |
Modifier and Type | Method | Description |
---|---|---|
protected static void |
doTransform(IMolecule molecule,
IMoleculePositionDefinition posDef,
Tensor rotationTensor) |
|
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 PotentialMasterListMolecular potentialMaster
protected P2Nitrogen potential
protected CoordinateDefinitionNitrogen coordinateDef
protected Primitive primitive
protected SpeciesGeneral species
protected MeterHarmonicEnergy meterHarm
protected MeterPotentialEnergy meterPE
protected static double[] initialU
public MinimizationBetaNitrogenModel(Space space, int[] nC, double density)
public static void main(java.lang.String[] args)
protected static void doTransform(IMolecule molecule, IMoleculePositionDefinition posDef, Tensor rotationTensor)