[gmx-users] grompp or parameter file problem?
Anna Reymer
anna.reymer at gmail.com
Wed Jun 20 16:57:28 CEST 2007
Hello all!
I am trying to simulate DNA dodecamer in TIP3P water with Amber 99 port.
I was ablle to produce dna+solvent.top (attached file) and dna+solvent.gro.
When running grompp:
grompp -f em.mdp -c dna+solvent.gro -p dna+solvent.top -o out.tpr
with the following em.mdp:
-------------------------------------
; DNA energy minimization in water
;
cpp = /lib/cpp -traditional
define =
include = -I/***/share/gromacs/top/ffamber99.itp
constraints = none
integrator = cg
nsteps = 1000
;
; ENERGY MINIZATION STUFF
;
emtol = 2000
emstep = 0.01
nstcgsteep = 100
nstcomm = 1
ns_type = grid
rlist = 1
rcoulomb = 1.0
rvdw = 1.0
Tcoupl = no
Pcoupl = no
gen_vel = no
I get the fatal error message:
Program grompp, VERSION 3.3.1
Source code file: grompp.c, line: 448
Fatal error:
number of coordinates in coordinate file (genbox.gro, 32804)
does not match topology (dick.top, 0)
-------------------------------------------------------
Top file has all includes and its tail looks:
[ molecules ]
; Compound #mols
Protein 1
SOL 10682
---------------------------------------------------------
Does somebody have similar problems? Has somebody solved them?
I will appreciate any help!
regards
/anna
More information about the gromacs.org_gmx-users
mailing list