|
OpenMD 3.1
Molecular Dynamics in the Open
|
TranslationalOrder ParameterZ. More...
#include <TranslationalOrderParamZ.hpp>
Inheritance diagram for OpenMD::TranslationalOrderParamZ:Public Member Functions | |
| TranslationalOrderParamZ (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, double rCut, int nrbins, int nzbins, RealType len, RealType zlen, int axis=2) | |
| int | getNRBins () |
| RealType | getLength () |
| int | getNZBins () |
Public Member Functions inherited from OpenMD::RadialDistrFunc | |
| RadialDistrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, unsigned int nbins) | |
| void | process () |
Public Member Functions inherited from OpenMD::StaticAnalyser | |
| StaticAnalyser (SimInfo *info, const std::string &filename, unsigned int nbins) | |
| void | setOutputName (const std::string &filename) |
| const std::string & | getOutputFileName () const |
| void | setStep (int step) |
| int | getStep () const |
| const std::string & | getAnalysisType () const |
| void | setAnalysisType (const std::string &type) |
| void | setParameterString (const std::string ¶ms) |
TranslationalOrder ParameterZ.
Computes local translational order parameter t as introduced in:
"Towards a quantification of disorder in materials: Distinguishing equilibrium and glassy sphere packings," by T. M. Truskett, S. Torquato, and P. G. Debenedetti, Phys. Rev. E 62(1), pp. 994-1001 (2000).
and in:
"Molecular structural order and anomalies in liquid silica," by M. Scott Shell, Pablo G. Debenedetti, and Athanassios Z. Panagiotopoulos, Phys. Rev. E 66, 011202 (2002).
Definition at line 68 of file TranslationalOrderParamZ.hpp.
| OpenMD::TranslationalOrderParamZ::TranslationalOrderParamZ | ( | SimInfo * | info, |
| const std::string & | filename, | ||
| const std::string & | sele1, | ||
| const std::string & | sele2, | ||
| double | rCut, | ||
| int | nrbins, | ||
| int | nzbins, | ||
| RealType | len, | ||
| RealType | zlen, | ||
| int | axis = 2 ) |
Definition at line 57 of file TranslationalOrderParamZ.cpp.
|
inline |
Definition at line 76 of file TranslationalOrderParamZ.hpp.
|
inline |
Definition at line 75 of file TranslationalOrderParamZ.hpp.
|
inline |
Definition at line 77 of file TranslationalOrderParamZ.hpp.