SAVE-CYCLE not working in TINKER9? #241
Replies: 1 comment 3 replies
-
I purposely avoided file I/O as much as I could when I developed the code. Dr. Ponder had put in a lot of effort to make things right in the Fortran code and I just called the "de facto API" in my code. This is probably an issue in the Fortran code. If not, I need more time to investigate. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just noticed that the keyword SAVE-CYCLE is not working in TINKER9. Whatever I do, the arc file is written instead of the .001 and/or .001u etc files (the latter for uinds) that are written in TINKER8. I assume that this feature may have been removed since it may slow down the MD or am I doing something wrong?
Thx!
Beta Was this translation helpful? Give feedback.
All reactions