public class MinimizeGammaNitrogenLatticeParameter extends Simulation
gamma-N2 crystal Structure
Modifier and Type | Field | Description |
---|---|---|
protected double |
a |
|
protected Box |
box |
|
protected double |
c |
|
protected CoordinateDefinitionNitrogen |
coordinateDef |
|
protected double |
density |
|
protected double |
latticeEnergy |
|
protected int |
nCell |
|
protected int |
numMolecule |
|
protected PotentialMolecular |
potential |
|
protected PotentialMaster |
potentialMaster |
|
protected Space |
space |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds
Constructor | Description |
---|---|
MinimizeGammaNitrogenLatticeParameter(Space space,
int numMolecule,
double density,
double ratio) |
Modifier and Type | Method | Description |
---|---|---|
double |
findOptRatio(double minRatio,
double maxRatio) |
|
double |
getA() |
|
double |
getC() |
|
double |
getLatticeEnergy() |
|
static void |
main(java.lang.String[] args) |
|
void |
setRatio(double ratio,
double density) |
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 double a
protected double c
protected double latticeEnergy
protected Box box
protected Space space
protected int numMolecule
protected double density
protected int nCell
protected PotentialMaster potentialMaster
protected PotentialMolecular potential
protected CoordinateDefinitionNitrogen coordinateDef
protected SpeciesGeneral species
public MinimizeGammaNitrogenLatticeParameter(Space space, int numMolecule, double density, double ratio)
public static void main(java.lang.String[] args)
public void setRatio(double ratio, double density)
public double findOptRatio(double minRatio, double maxRatio)
public double getA()
public double getC()
public double getLatticeEnergy()