| NAME
MAXRUN – Provide the maximum simulation length (in fs) |
| SYNOPSIS
MAXRUN fmaxrun |
| DESCRIPTION
This command controls the total length of the direct access file. The number of records initialized by the DUMP(&INOUT) command is given by nrec = fmaxrun*natoms/atom_rec where natoms and atom_rec are the total number of atoms in the system and the atoms per record, respectively. fmaxrun cannot be less than ftime (see command TIME in this environment). |
| EXAMPLES
MAXRUN 500000.0 |