next up previous contents index
Next: AMBER file and force Up: Input and Output Files Previous: File formats   Contents   Index

Subsections


NAMD configuration parameters

Input files

Output files

Standard output

NAMD logs a variety of summary information to standard output. The standard units used by NAMD are Angstroms for length, kcal/mol for energy, Kelvin for temperature, and bar for pressure. Wallclock or CPU times are given in seconds unless otherwise noted.

BOUNDARY energy is from spherical boundary conditions and harmonic restraints, while MISC energy is from external electric fields and various steering forces. TOTAL is the sum of the various potential energies, and the KINETIC energy. TOTAL2 uses a slightly different kinetic energy that is better conserved during equilibration in a constant energy ensemble. Although TOTAL2 is calculated internally for producing TOTAL3, its value is no longer output during simulation. TOTAL3 is another variation with much smaller short-time fluctuations that is also adjusted to have the same running average as TOTAL2. Defects in constant energy simulations are much easier to spot in TOTAL3 than in TOTAL or TOTAL2.

PRESSURE is the pressure calculated based on individual atoms, while GPRESSURE incorporates hydrogen atoms into the heavier atoms to which they are bonded, producing smaller fluctuations. The TEMPAVG, PRESSAVG, and GPRESSAVG are the average of temperature and pressure values since the previous ENERGY output; for the first step in the simulation they will be identical to TEMP, PRESSURE, and GPRESSURE.

Performance for NAMD's new GPU-resident mode is improved by avoiding calculation of energy and virial reductions except when needed. This means that the averages are no longer calculated over all values since the previous ENERGY output. Instead, a moving average is calculated over the previously output values, using a fixed window size defined by a config file parameter. GPU-resident mode replaces TOTAL3 with TOTALAVG, a moving average over the previous TOTAL energy values.


next up previous contents index
Next: AMBER file and force Up: Input and Output Files Previous: File formats   Contents   Index
http://www.ks.uiuc.edu/Research/namd/