<p style="border:0; padding:0; margin:0; font-family:'Gulim'; font-size:10pt; cursor: text;"><p style="font-family: Gulim; font-size: 10pt; border: 0px; padding: 0px; margin: 0px; cursor: text;"></p><p style="font-family: Gulim; font-size: 10pt; border: 0px; padding: 0px; margin: 0px; cursor: text;">Hi Justin and all,</p><p style="font-family: Gulim; font-size: 10pt; border: 0px; padding: 0px; margin: 0px; cursor: text;"><br></p><blockquote style="font-family: Gulim; font-size: 12px; border-left-style: solid; border-left-width: 2px; margin: 0pt 0pt 0pt 0.8em; padding-left: 1em;"><div style="font-family:arial,돋움;line-height:1.5"><div style="margin-top:5px;"><pre>&gt;
&gt;     &gt;     &gt; Meanwhile, is it possible to implement a self-consistent FF from scratch? One
&gt;     &gt;     &gt; example I came across is from the work by Ho and Striolo
&gt;     &gt;     &gt;
&gt;     &gt;     &gt; titled: Polarizability effects in molecular dynamics simulations of the
&gt;     &gt;     &gt; graphene-water interface
&gt;     &gt;     &gt;
&gt;     &gt;
&gt;     &gt;     Of course you can implement whatever you like.  Gromacs has been able to carry
&gt;     &gt;     out polarizable simulations for a very long time; I've only ever cautioned
&gt;     &gt;     against abuse of certain models.
&gt;     &gt;
&gt;     &gt;
&gt;     &gt; I guess that GROMACS is capable in running polarisable sims, but for the Drude
&gt;     &gt; polarisable calcs, they are prone to polarisation catastrophe due to the
&gt;     &gt; massless shells and thermostat instability?
&gt;
&gt;     Polarization catastrophe is possible in any polarizable simulation.  Usually
&gt;     very small time steps are required to avoid this, unless using an anharmonic
&gt;     potential or a hard wall restraint.
&gt;
&gt;
&gt; Using Morse = yes for the anharmonic potential option, whereas using the
&gt; parameters below for the hard wall restraint option?
&gt;
&gt; pbc = xy
&gt; nwall = 2
&gt; wall-atomtype =    ; optional
&gt; wall-type     = 12-6
&gt; wall-r-linpot = 1  ; having a positive val. is esp. useful in equil. run
&gt; wall-density  = 5 5
&gt; wall-ewald-zfac = 3
&gt;

No.  I'm not suggesting a Morse potential.  What I was referring to was an 
anharmonic function for the bonds, which is present in Gromacs but I'm not sure 
if it's documented.  The wall settings in Gromacs have nothing to do with this. 
  Such a function is not present in Gromacs (yet).
</pre></div></div></blockquote><font face="monospace" style="font-family: Gulim; font-size: 10pt;"><br>Although the wall settings have nothing to do with polarisation catastrophe, I guess it might be useful in the following case:&nbsp;<br>&nbsp;<br></font><span style="font-family: monospace; font-size: 10pt;">I have been using a time step of 1 fs, which is small already, yet the water droplet (on graphene) quickly fills up the vacuum of ~5-6 nm along the z-direction. I will try using the wall setup as above, hoping that water remains a droplet with the presence of H3O and Cl ions. Could you please explain what is the difference between the three types of wall; 9-3, 10-4, and 12-6?</span><br style="font-family: monospace;"><br style="font-family: monospace;"><span style="font-family: monospace; font-size: 10pt;">The only part of the GROMACS 5.0 manual that described anharmonic bond potential is in the Morse potential section 4.2.2.</span><font face="monospace" style="font-family: Gulim; font-size: 10pt;"><br><br>Which function is not available in GROMACS yet?<br><br></font><blockquote style="font-family: Gulim; font-size: 12px; border-left-style: solid; border-left-width: 2px; margin: 0pt 0pt 0pt 0.8em; padding-left: 1em;"><div style="font-family:arial,돋움;line-height:1.5"><div style="margin-top:5px;"><pre>&gt;     &gt; In the paper mentioned above, the authors have carried out three types of cals:
&gt;     &gt; i) SPC/E on non-pol graphene
&gt;     &gt; ii) SWM4-DP on non-pol graphene: graphene in neutral or charged states
&gt;     &gt; iii) SWM4-DP on graphene-DP (one Drude particle per C-atom with opposite
&gt;     &gt; charge): graphene-DP in neutral or charged states
&gt;     &gt;
&gt;     &gt; They seemed to have simulated their systems using both additive and polarisable
&gt;     &gt; (0.878 angstrom^3) models?
&gt;     &gt; I guess this is where I got confused.
&gt;
&gt;     I suppose you can make any model work if you parametrize it a certain way, but
&gt;     my point in the previous message is that you shouldn't go off trying to build a
&gt;     force field that has SWM4-NDP water around additive CHARMM solutes.
&gt;
&gt;
&gt; Yep, now I understand it.
&gt; If I wanted to also describe graphene, is it possible to include carbon
&gt; parameters in the SWM4-NDP force field then?
&gt;

Well, strictly speaking, you're not introducing graphene into a SWM4-NDP force 
field, you're creating a force field that describes both.  This can certainly be 
done if you have all the parameters.
</pre></div></div></blockquote><font face="monospace">That is great! To create a FF that describes the SWM4 water, NDP ions, and graphene carbon (CA); I will have to include graphene.itp, the CA-CA bonded parameters, and the LJ nonbonding interaction parameters, is that right?&nbsp;<br><br></font><blockquote style="font-family: Gulim; font-size: 12px; border-left-style: solid; border-left-width: 2px; margin: 0pt 0pt 0pt 0.8em; padding-left: 1em;"><div style="font-family:arial,돋움;line-height:1.5"><div style="margin-top:5px;"><pre>&gt;     &gt;
&gt;     &gt; On the side: From my previous calcs using GRAPPA force field (TIPS3P water
&gt;     &gt; model), graphene's polarisation (0.91 angstrom^3) resulted in spreading of water
&gt;     &gt; into thin layer. But that was polarisable graphene in a rigid rod model (dummy
&gt;     &gt; instead of shelltype particle).
&gt;     &gt;
&gt;     &gt;     &gt;
&gt;     &gt;     &gt; Pardon me if this sounds outright wrong; regarding the massless Drude particle,
&gt;     &gt;     &gt; can it be replaced with an atom (assuming an induced dipole model) instead of
&gt;     &gt;     &gt; the charge-on-spring model? The mass of the atom can be set to 0.4 amu with an
&gt;     &gt;     &gt; opposite charge of the water oxygen atom?
&gt;     &gt;     &gt;
&gt;     &gt;
&gt;     &gt;     In the Drude model with 0.4-amu particles, the Drudes are essentially just
&gt;     &gt;     atoms.  There's nothing conceptually special about them, we just handle them
&gt;     &gt;     slightly differently in the code.
&gt;     &gt;
&gt;     &gt;
&gt;     &gt; Well since domain decomposition will not work on shelltype calcs, I am intrigued
&gt;     &gt; to experiment if I can:
&gt;     &gt; i) replace the Drudes to atom with the same configuration - opposite charge,
&gt;     &gt; mass (0.4 amu), lengths, etc
&gt;     &gt;
&gt;
&gt;     The problem is that shells/Drudes have to be relaxed (SCF) or otherwise have
&gt;     their positions integrated (extended Lagrangian) separately from "normal" atoms.
&gt;        Conceptually, a 0.4-amu Drude is just an atom, but the integration is carried
&gt;     out differently, so no, this sort of hacked approach probably isn't very robust.
&gt;
&gt; You mean the relaxation during NVT, e.g. emtol = 0.1 and niter = 30?
&gt; As far as I know, for pure energy minimisation, the shells are treated just like
&gt; any other particles, so what matters is the shell minimiser/integration differs
&gt; than an "atom" during MD right?
&gt;

Right.

&gt; To relax a system containing Drude particles, is md=steep enough, or the more
&gt; accurate conjugate gradient?
&gt;
&gt; I get unreasonable energy minimised confout.gro structure very often, if there
&gt; are Drude-based ions included (head-scratching).
&gt;

This suggests either unstable topology or inadequate minimizer.  Steepest 
descent should usually be good enough, if the emtol is set appropriately.

&gt;     &gt; OR
&gt;     &gt;
&gt;     &gt; ii) switch to the more stable SWM4-DP with the hydronium and hydroxide
&gt;     &gt; implementation from David van der Spoel?
&gt;
&gt;     I don't know how this relates to the point above about graphene, so I'm a bit
&gt;     lost.  SWM4-NDP is a better model than SWM4-DP, FWIW.
&gt;
&gt;
&gt; Absolutely, no doubt about that; SWM4-NDP describes water surf.tension better
&gt; than SWM4-DP.
&gt; It was just a thought, that if SWM4-NDP becomes very unstable upon the inclusion
&gt; of polarisable ions (e.g. hydronium and hydroxide that also contain Drude
&gt; particle), SWM4-DP could be an alternative?
&gt;

Our group doesn't do any more work with SWM4-DP, having left it behind when 
SWM4-NDP was created.  I see no reason to use a less accurate model; I would 
instead investigate why the other species are not stable.
</pre><pre><br></pre></div></div></blockquote><font face="monospace">Regards,<br>Kester<br><span style="font-size: 12px; line-height: 18px; white-space: pre;"><br></span></font><blockquote style="font-family: Gulim; font-size: 12px; border-left-style: solid; border-left-width: 2px; margin: 0pt 0pt 0pt 0.8em; padding-left: 1em;"><div style="font-family:arial,돋움;line-height:1.5"><div style="margin-top:5px;"><pre><br></pre><pre></pre></div></div></blockquote><p style="font-family: Gulim; font-size: 10pt;"></p></p>
<img src='http://mail.ibs.re.kr/checkread/ODQ4MzUx/Z214LXVzZXJzQGdyb21hY3Mub3Jn/' width='1px' height='1px' />