narupatools.ase.calculators¶
Various ASE calculators for debugging and simple systems.
ASE delegates the calculation of energy, forces, charges and few other properties to a ‘calculator’, which can be equated to a forcefield in other engines.
Modules
ASE calculator that is initialized with constant values. |
|
An ASE calculator that does nothing. |
|
ASE calculator that calculates a force and energy that depends on each body. |
|
Protocols for use with ASE calculators. |