GROMACS version:
GROMACS modification: Yes/No
Here post your question
Dear GROMACS users,
after MD simulations of a protein interacting with a graphene, I ran the g_mmpbsa analyses in order to obtain the binding free energy between protein and graphene. The overall charge of the protein is -7 and thus it is compensated by the presence of 7 Na+ cations.
The enthalpy contribution of the gaseous phase and the nonpolar contribution to the binding free energy look reasonably. Anyway, when I ran the analysis of the polar contribution using the following parameters in the polar.mdp file
;Polar calculation: “yes” or “no”
polar = yes
;=============
;PSIZE options
;=============
;Factor by which to expand molecular dimensions to get coarsegrid dimensions.
cfac = 1.5
;The desired fine mesh spacing (in A)
gridspace = 0.5
:Amount (in A) to add to molecular dimensions to get fine grid dimensions.
fadd = 5
;Maximum memory (in MB) available per-processor for a calculation.
gmemceil = 4000
;=============================================
;APBS kwywords for polar solvation calculation
;=============================================
;Charge of positive ions
pcharge = 1
;Radius of positive charged ions
prad = 0.95
;Concentration of positive charged ions
pconc = 0.150
;Charge of negative ions
ncharge = -1
;Radius of negative charged ions
nrad = 1.81
;Concentration of negative charged ions
nconc = 0.150
;Solute dielectric constant
pdie = 2
;Solvent dielectric constant
sdie = 80
;Reference or vacuum dielectric constant
vdie = 1
;Solvent probe radius
srad = 1.4
;Method used to map biomolecular charges on grid. chgm = spl0 or spl2 or spl4
chgm = spl4
;Model used to construct dielectric and ionic boundary. srfm = smol or spl2 or spl4
srfm = smol
;Value for cubic spline window. Only used in case of srfm = spl2 or spl4.
swin = 0.30
;Numebr of grid point per A^2. Not used when (srad = 0.0) or (srfm = spl2 or spl4)
sdens = 10
;Temperature in K
temp = 310
;Type of boundary condition to solve PB equation. bcfl = zero or sdh or mdh or focus or map
bcfl = mdh
;Non-linear (npbe) or linear (lpbe) PB equation to solve
PBsolver = lpbe
the analysis failed with the following error message
NOsh: Deprecated use of ION keyword! Use key-value pairs
and with the following contents in io.mc file
PMG: iteration = 40
PMG: relative residual = nan
PMG: contraction number = nan
I have looked at a tutorial with some sample files and I have noticed that there were no counterions considered in the xtc file in spite of the non-zero overall charge of the protein. I would like to ask whether I should skip the sodium cations and consider only the protein and whether the error message is associated with the presence of counterions in my xtc file.
Thank you for your answer in advance
Greetings
Zuzana