enedecomp

enedecomp

Perform per-atom energy decomposition.

enedecomp [<name>] [<mask>] [out <filename>] [ pme [cut <cutoff>] [dsumtol <dtol>] [ewcoeff <coeff>] [erfcdx <dx>] [skinnb <skinnb>] [ljswidth <width>] [order <order>] [nfft <nfft1>,<nfft2>,<nfft3>]

[<name>] Data set name.
[<mask>] Mask of atoms to calculate energy for.
[out <filename> ] File to write results to.
[pme] Use particle mesh Ewald for electrostatics; van der Waals energy will be calculated using a long-range correction for periodicity.
cut <cutoff> Direct space cutoff in Angstroms (default 8.0).
dsumtol <dtol> Direct sum tolerance (default 0.00001). Used to determine Ewald coefficient.
ewcoeff <coeff> Ewald coefficient in 1/Ang.
erfcdx Spacing to use for the ERFC splines (default 0.0002 Ang.).
skinnb Used to determine pairlist atoms (added to cut, so pairlist cutoff is cut + skinnb); included in order to maintain consistency with results from sander.
ljswidth <width> If specified, use a force-switching form for the Lennard-Jones calculation from <cutoff>-<width>  to <cutoff>.
order <order> Spline order for charges.
nfft <nfft1>,<nfft2>,<nfft3> Explicitly set the number of FFT grid points in each dimension. Will be determined automatically from unit cell dimensions if not specified.

DataSets created:
<name> Set containing atom index and the corresponding average energy over frames.

Perform per-atom energy decomposition for selected atoms. The energy is calculated for the entire system but only the energies for selected atoms will be
reported. The energy is composed of the regular bond, angle, torsion, 1-4 nonbonded, and nonbonded terms. If pme is specified the non-bonded terms will
use PME for electrostatics and a long-range periodic correction for van der Waals,
otherwise a simple model with no cutoff will be used.