Calculating biasing forces from Well-tempered Metadynamics simulations
Praveen-Prabhakar opened this issue · 2 comments
Praveen-Prabhakar commented
Hi all,
I have run a well-tempered metadynamics simulations on NAMD with colvars for biasing the CV. I am writing to ask if there is any COLVARS module/method which can calculate the biasing force applied from the .dcd, or .hills.traj file? I didn't save forces during the simulation run though!
Thanks in advance.
fabsugar commented
Hi,
there is a way to do that using the FCAM tool (
https://github.com/FCAM-NIH/FCAM). You need the .colvars.traj and the
.hills.traj files. If you don't have the .colvars.traj file you can
calculate it from the .dcd using the colvars dashboard. Please check the
FCAM manual for doing that (there are also examples in the tutorial folders
which are also explained in the manual).
Hope it helps,
Fabrizio
…On Tue, Mar 26, 2024 at 9:03 PM Praveen-Prabhakar ***@***.***> wrote:
Hi all,
I have run a well-tempered metadynamics simulations on NAMD with colvars
for biasing the CV. I am writing to ask if there is any COLVARS
module/method which can calculate the biasing force applied from the .dcd,
or .hills.traj file? I didn't save forces during the simulation run though!
Thanks in advance.
—
Reply to this email directly, view it on GitHub
<#679>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACZ54AEHJS2XWT3F3QNSPDTY2ILFNAVCNFSM6AAAAABFJ6K27SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDSNRRGM3TANA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Praveen-Prabhakar commented
Hi Fabrizio!
Thank you for sharing this! Yes I will got through the tutorial.