|
iwrap If iwrap = 1, the coordinates written to the restart and trajectory files will be "wrapped" into a primary
box. This means that for each molecule, its periodic image closest to the middle of the "primary box"
(with x coordinates between 0 and a, y coordinates between 0 and b, and z coordinates between 0
and c) will be the one written to the output file. This often makes the resulting structures look better
visually, but has no effect on the energy or forces. Performing such wrapping, however, can mess
up diffusion and other calculations. If iwrap = 0, no wrapping will be performed, in which case it is
typical to use cpptraj as a post-processing program to translate molecules back to the primary box.
For very long runs, setting iwrap = 1 may be required to keep the coordinate output from overflowing
the trajectory and restart file formats, especially if trajectories are written in ASCII format instead of
NetCDF (see also the ioutfm option). Default = 0. |
评分 Rate
-
查看全部评分 View all ratings
|