Canonical Tinker would print out an output configuration file after a run with dynamic that would get appended with the version (file.xyz, file.xyz_2, etc.). I have been running simulations from the master branch of Tinker9, and it has not created these output files. While I can extract this last frame from file.arc (regardless of archive being present in the keyword file), having it automatically created at the end of the run is something that can be very useful.
Is there a keyword that I am missing to get this printed out? I have tried tweaking a few things, but have not been able to get that output.
The following commands create only "ar94.arc" and "ar94.dyn" files.
cd example/
tinker9 dynamic ar94 10000 1 1 1
Canonical Tinker would print out an output configuration file after a run with
dynamicthat would get appended with the version (file.xyz, file.xyz_2, etc.). I have been running simulations from themasterbranch of Tinker9, and it has not created these output files. While I can extract this last frame from file.arc (regardless ofarchivebeing present in the keyword file), having it automatically created at the end of the run is something that can be very useful.Is there a keyword that I am missing to get this printed out? I have tried tweaking a few things, but have not been able to get that output.
The following commands create only "ar94.arc" and "ar94.dyn" files.