Page 1 of 1

fitting the dihedral parameters

Posted: Sat Apr 20, 2019 2:58 pm
by qasimpars
Hi,

I have Amber topology parameters of a molecule for Gromacs software and want to generate new dihedral parameters for this molecule using ForceBalance. Firstly, I did 1-D dihedral scan for a molecule using torsiondrive tool and got the qdata.txt file. But I don't know which steps I should follow to fit the dihedral parameters using ForceBalance? Should I use the qdata.txt for that?
Please note that I would use the fitted (new) dihedral parameters with Gromacs.

Hope that you will help me.

Thanks in advance

Re: fitting the dihedral parameters

Posted: Sun Apr 21, 2019 8:08 am
by leeping
Hello Qasim,

If you have the .itp file for simulating your molecule and the qdata.txt file from torsiondrive, then you should be able to get started with fitting your parameters. Please check the examples folder, such as 001_water_tutorial, and re-create the file structure there by placing the files in their appropriate locations.

Thanks,

- Lee-Ping

Re: fitting the dihedral parameters

Posted: Wed Apr 24, 2019 11:38 am
by qasimpars
Hi,

Thanks for your response. My qdata.txt doesn't include "FORCES". I don't know why torsiondrive doesn't write "FORCES" into the ouputput file (qdata.txt). I have asked this on the torsiondrive issue tracker (https://github.com/lpwgroup/torsiondrive/issues/44) but haven't got a reply yet.
My question is: should the qdata.txt include "FORCES" values to use it with ForceBalance?

Thanks,