|
occ
|
Options for the particle size/shape-dependent energy calculation. More...
#include <crystal_morphology.h>
Public Attributes | |
| std::vector< int > | sizes {1000, 2000, 4000, 8000, 16000, 32000} |
| double | sign {1.0} |
| +1 for solvated facet energies, -1 for vacuum | |
| std::vector< std::pair< occ::crystal::HKL, double > > | user_shifts {} |
| Optional user/growth morphology: (hkl -> support distance). | |
Options for the particle size/shape-dependent energy calculation.
| double occ::driver::MorphologyOptions::sign {1.0} |
+1 for solvated facet energies, -1 for vacuum
| std::vector<int> occ::driver::MorphologyOptions::sizes {1000, 2000, 4000, 8000, 16000, 32000} |
| std::vector<std::pair<occ::crystal::HKL, double> > occ::driver::MorphologyOptions::user_shifts {} |
Optional user/growth morphology: (hkl -> support distance).
When non-empty it replaces the equilibrium (Wulff) shape.