[gmx-users] genion doesn't work in 4.6.1?

Abhishek Acharya aacharya at iitk.ac.in
Fri Apr 5 21:35:16 CEST 2013


> On 04/05/2013 09:09 PM, Warren Gallin wrote:
>> Don't you have to give tyne name of the positive and negative ions that
>> will be added by genion?  Otherwise, how would it know?
>>
>> Warren Gallin
>
> No, it doesn't work either:
>
> genion_mpi -s ions.tpr -o solv_ions.gro -p complex.top -neutral
> -norandom -pname NA -nname CL
>
> or
>
> genion_mpi -s ions.tpr -o solv_ions.gro -p complex.top -neutral
> -norandom -pname NA -pq 11
>
> Reading file ions.tpr, VERSION 4.6.1 (single precision)
> Using a coulomb cut-off of 1.2 nm
> No ions to add and no potential to calculate.
>
You are using the wrong combinations of flags:
 Either of the following should do the job:
genion_mpi -s ions.tpr -o solv_ions.gro -p complex.top -pname NA -np 11 -pq 1
or
genion_mpi -s ions.tpr -o solv_ions.gro -p complex.top -conc 0.15 -neutral
(incase you want a NaCl conc of 0.15 M. Only in this case, genion will
automatically add NA and CL ions to neutralize the charge and sufficiently
reach the given conc., in this case 0.15 M)

Cheers.
Abhishek Acharya
Structural and Computational Biology Lab
Indian Institute of Technology Kanpur





More information about the gromacs.org_gmx-users mailing list