Meaning of the parameters:
nstraj | start dumping to
HISTORY file at this time step
So this number is the number specified in the equilibration steps directive ![]() |
|||||||
istraj | timestep interval between two successive dumps | |||||||
keytrj |
|
The total number of dumps ndumps is given by:
So, to dump ndumps configs:
So, the rolling averages in the OUTPUT file, are NOT accumulating averages!
job time is the total time the program will run: after that, the program will stop. close time is the time needed by the program to gracefully stop itself (e.g. terminating the current cycle). When:
the program will start closing operations and will stop.
NOTE: for reasons which I have not deeply investigated, it may happen that DL_POLY and the machine which it is running on have different ideas about time. For instance, on t3e.cineca.it the time limit for each single PE is 10800s, but I've found empirically that this corresponds to a limit of about 1000s for the DL_POLY job time directive.