2 residues force field
Posted: Wed Jan 16, 2013 12:28 pm
Dear Lee-Ping,
I am still having some problems in getting good numbers for the parameters, so I have decided to start with a simpler system: Ti4+ as a residue with one atom, and, for the moment, a first shell of 5 or 6 TIP3P water molecules. I decided for this sytem, because I already have 200 configurations computed at DFT level and I just need to parametrize the two vdw parameters of Ti. So, I think it is a easy benchmark case.
I can run gromacs for a simple dynamics with this system, however when I use forcebalance, I get the following error:
FFMolecule = self.FF.FFMolecules[molname]
KeyError: 'TIT'
The .itp file I am using is the one below. I think the problem raises from using two residues in the same .itp file. But I am not sure.
[ defaults ]
1 2 yes 0.5 0.5
[ atomtypes ]
Ti 22 47.86700 4.00000 A 3.17500e-01 7.11756e-02 ; PARM 5 6
OW 8 16.00 -0.834 A 3.15061e-01 6.36386e-01
HW 1 1.008 0.417 A 0.00000e+00 0.00000e+00
[ bondtypes ]
OW HW 1 0.09572 502416.0
[ angletypes ]
HW OW HW 1 104.520 628.020
[ moleculetype ]
TIT 1
SOL 2
[ atoms ]
;id attype res nr resname atname cgnr charge
1 Ti 1 TIT Ti 1 4.00000
2 OW 2 SOL OW 2 -0.834
3 HW 2 SOL HW1 2 0.417
4 HW 2 SOL HW2 2 0.417
[ bonds ]
; i j funct length force_constant
2 3 1
2 4 1
[ angles ]
; i j k funct angle force_constant
3 2 4 1
The topology file is :
include "ti_6h2o.itp"
[ system ]
First intent of Ti in 6 H2O extracted from dft
[ molecules ]
TIT 1
SOL 6
Thanks in advance for your help!
Best regards,
Noelia
I am still having some problems in getting good numbers for the parameters, so I have decided to start with a simpler system: Ti4+ as a residue with one atom, and, for the moment, a first shell of 5 or 6 TIP3P water molecules. I decided for this sytem, because I already have 200 configurations computed at DFT level and I just need to parametrize the two vdw parameters of Ti. So, I think it is a easy benchmark case.
I can run gromacs for a simple dynamics with this system, however when I use forcebalance, I get the following error:
FFMolecule = self.FF.FFMolecules[molname]
KeyError: 'TIT'
The .itp file I am using is the one below. I think the problem raises from using two residues in the same .itp file. But I am not sure.
[ defaults ]
1 2 yes 0.5 0.5
[ atomtypes ]
Ti 22 47.86700 4.00000 A 3.17500e-01 7.11756e-02 ; PARM 5 6
OW 8 16.00 -0.834 A 3.15061e-01 6.36386e-01
HW 1 1.008 0.417 A 0.00000e+00 0.00000e+00
[ bondtypes ]
OW HW 1 0.09572 502416.0
[ angletypes ]
HW OW HW 1 104.520 628.020
[ moleculetype ]
TIT 1
SOL 2
[ atoms ]
;id attype res nr resname atname cgnr charge
1 Ti 1 TIT Ti 1 4.00000
2 OW 2 SOL OW 2 -0.834
3 HW 2 SOL HW1 2 0.417
4 HW 2 SOL HW2 2 0.417
[ bonds ]
; i j funct length force_constant
2 3 1
2 4 1
[ angles ]
; i j k funct angle force_constant
3 2 4 1
The topology file is :
include "ti_6h2o.itp"
[ system ]
First intent of Ti in 6 H2O extracted from dft
[ molecules ]
TIT 1
SOL 6
Thanks in advance for your help!
Best regards,
Noelia