You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm Yuki ASAZU.
I'm a master course student in Osaka university Graduate School of Engineering Science.
Now I'm studying mechanical behaviors of metals with an atomistic simulation.
I would like to use the finite temperature string method (FTS) implemented in SSAGES.
I think FTS is a useful method for exploring reaction pathways at finite temperatures and your work is very interesting.
About FTS in LAMMPS, please allow me to ask a technical question.
Could you tell me how to output the free energy value for each image along the path?
I couldn't find a manual about it.
I started with the FTS tutorial in /Examples/User/FTS/ADP but only the coordinates of each image in CV space were output into “node-00xx.log” files. I would like to output the free energy value for each image into “node-00xx.log” files or some files. Should I write some commands in the LAMMPS input file or the FTS JSON input file?
I would appreciate if you answer my question.
Sincerely yours,
Yuki ASAZU
The text was updated successfully, but these errors were encountered:
Unfortunately, our implementation of FTS does not yet natively calculate the free energy along the path. In our examples, we have typically calculated a free energy surface using another method (e.g. Basis Function Sampling or Adaptive Biasing Force) and plot the string on top of the Free Energy Surface.
However, calculating the Free Energy natively within the String Methods would definitely be a great feature to add, but will require some changes to our current framework before we implement this feature.
Dear SSAGES Developers,
I'm Yuki ASAZU.
I'm a master course student in Osaka university Graduate School of Engineering Science.
Now I'm studying mechanical behaviors of metals with an atomistic simulation.
I would like to use the finite temperature string method (FTS) implemented in SSAGES.
I think FTS is a useful method for exploring reaction pathways at finite temperatures and your work is very interesting.
About FTS in LAMMPS, please allow me to ask a technical question.
Could you tell me how to output the free energy value for each image along the path?
I couldn't find a manual about it.
I started with the FTS tutorial in /Examples/User/FTS/ADP but only the coordinates of each image in CV space were output into “node-00xx.log” files. I would like to output the free energy value for each image into “node-00xx.log” files or some files. Should I write some commands in the LAMMPS input file or the FTS JSON input file?
I would appreciate if you answer my question.
Sincerely yours,
Yuki ASAZU
The text was updated successfully, but these errors were encountered: