GROMACS version: 2024.4
GROMACS modification: No
Hi,
I am simulating a particle permeating a membrane using the martini2 force field and wanted to compute the permeability of the membrane. To do this, I am using AWH to obtain the PMF and diffusion constant along Z.
While i was doing a test run on diffusion coefficient estimation in an isotrophic water box containing the solute particle, I found that the diffusion constant D_z from the simulation is highly dependent on the chosen force constant of the potential. The D_z decreases with increasing force constant. In my expectation, the estimation of D_z should be relatively stable regardless of the choice of force constant.
Any comments or suggestions are appreciated.Thanks in advance for any help.
The attached is the results and the settings for the AWH simulation is as follows:
pull = yes
pull_ncoords = 1 ; only one reaction coordinate
pull_ngroups = 2 ; two groups defining one reaction coordinate
pull_group1_name = W
;pull-group1-pbcatom = 1198
;pull-group2-pbcatom = 12211
;pull-pbc-ref-prev-step-com = yes
pull_group2_name = EOL
pull_coord1_type = external-potential
pull-coord1-potential-provider = AWH
pull_coord1_geometry = direction ; simple distance increase
;pull-cylinder-r = 2
pull_coord1_dim = N N Y
pull_coord1_vec = 0 0 1
pull_coord1_groups = 1 2
pull_coord1_start = yes ; define initial COM distance > 0
pull-nstxout = 1000
pull-nstfout = 0
awh = yes
awh-nstout = 50000
awh-nbias = 1
awh-nstsample = 100
awh-nsamples-update = 10
awh-potential = convolved
awh1-ndim = 1
awh1-dim1-coord-provider = pull
awh1-dim1-coord-index = 1
awh1-dim1-start = -2
awh1-dim1-end = 0
awh1-dim1-force-constant = 10000
awh1-dim1-diffusion = 4e-3