next up previous contents
Next: Additional Simulation Parameters Up: Basic Simulation Parameters Previous: Full electrostatic integration   Contents

Subsections


NAMD configuration parameters

Timestep parameters

Simulation space partitioning

Basic dynamics

DPMTA parameters

These parameters control the options to DPMTA, an algorithm used to provide full electrostatic interactions. DPMTA is a modified version of the FMA (Fast Multipole Algorithm) and, unfortunately, most of the parameters still refer to FMA rather than DPMTA for historical reasons. Don't be confused!

For a further description of how exactly full electrostatics are incorporated into NAMD, see Section 4.2. For a greater level of detail about DPMTA and the specific meaning of its options, see the DPMTA distribution which is available via anonymous FTP from the site ftp.ee.duke.edu in the directory /pub/SciComp/src.

DPME parameters

DPME stands for Distributed Particle Mesh Ewald and is an efficient full electrostatics method for use with periodic boundary conditions. None of the parameters should affect energy conservation, although they may affect the accuracy of the results and momentum conservation.

Full direct parameters

The direct computation of electrostatics is not intended to be used during real calculations, but rather as a testing or comparison measure. Because of the ${\mathcal O}(N^2)$ computational complexity for performing direct calculations, this is much slower than using DPMTA or DPME to compute full electrostatics for large systems. In the case of periodic boundary conditions, the nearest image convention is used rather than a full Ewald sum.

Multiple timestep parameters

One of the areas of current research being studied using NAMD is the exploration of better methods for performing multiple timestep integration. The parameters in this Section are part of this exploration. These parameters are still rather experimental and are not fully documented yet, but the brave at heart may try them. By default, the naive scheme described in the NAMD Programmer's Guide is used.


next up previous contents
Next: Additional Simulation Parameters Up: Basic Simulation Parameters Previous: Full electrostatic integration   Contents
namd@ks.uiuc.edu