<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hi,<br><br>The dielectric constant of your water model will not be 80,<br>it depends on the water model.<br>But when you have many ions, the effective dielectric constant<br>of the water will be lower.<br><br>Your mdp parameters are very non-standard.<br>You should not use a cut-off of 0.7 nm with a grid spacing of 0.12.<br>I would suggest to use a cut-off of 0.9 nm.<br><br>For efficiency you would want to have a time step of 2 fs<br>and grid search instead of neighbor search.<br><br>Or have you done all this because your box is very small?<br>For such charged systems you need a relatively large box.<br></div><br>Berk<br><br><hr id="stopSpelling">&gt; Date: Wed, 13 Aug 2008 22:48:59 +0530<br>&gt; From: avinashk.iit.kgp@gmail.com<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: [gmx-users] Dielectric constant<br>&gt; <br>&gt; Dear users,<br>&gt; <br>&gt;             I am trying to simulate electroosmotic flow using GROMACS.<br>&gt; The liquid is water and I am trying to find the dielectric constant of<br>&gt; water. I am just getting a value of dielectric constant of 10. i am<br>&gt; expecting 80 for water. I am attaching my mdp . I would be grateful if<br>&gt; somebody points some mistake.<br>&gt; <br>&gt; title                    = md<br>&gt; cpp                      = cpp<br>&gt; include                  = -I../top<br>&gt; define                   =<br>&gt; <br>&gt; <br>&gt; integrator               = md<br>&gt; tinit                    = 0<br>&gt; dt                       = 0.001<br>&gt; nsteps                   = 700000<br>&gt; init_step                = 0<br>&gt; comm-mode                = Linear<br>&gt; nstcomm                  = 500<br>&gt; comm-grps                =<br>&gt; bd-fric                  = 0<br>&gt; ld-seed                  = 1993<br>&gt; emtol                    = 10<br>&gt; emstep                   = 0.01<br>&gt; niter                    = 20<br>&gt; fcstep                   = 0<br>&gt; nstcgsteep               = 1000<br>&gt; nbfgscorr                = 10<br>&gt; nstxout                  = 100<br>&gt; nstvout                  = 100<br>&gt; nstfout                  = 100<br>&gt; nstcheckpoint            = 20<br>&gt; nstlog                   = 100<br>&gt; nstenergy                = 10<br>&gt; nstxtcout                = 0<br>&gt; xtc-precision            = 1000<br>&gt; xtc-grps                 =<br>&gt; energygrps               = WA WA1 WA2 SOL NA+<br>&gt; nstlist                  = 10<br>&gt; ns_type                  = simple<br>&gt; pbc                      = xyz<br>&gt; rlist                    = 0.7<br>&gt; domain-decomposition     = no<br>&gt; coulombtype              = PME<br>&gt; rcoulomb-switch          = 0<br>&gt; rcoulomb                 = 0.7<br>&gt; epsilon_r                = 1<br>&gt; epsilon_rf               = 1<br>&gt; vdw-type                 = Cut-off<br>&gt; rvdw-switch              = 0<br>&gt; rvdw                     = 0.7<br>&gt; DispCorr                 = No<br>&gt; table-extension          = 1<br>&gt; energygrp_table          =<br>&gt; fourierspacing           = 0.12<br>&gt; fourier_nx               = 0<br>&gt; fourier_ny               = 0<br>&gt; fourier_nz               = 0<br>&gt; pme_order                = 4<br>&gt; ewald_rtol               = 1e-05<br>&gt; ewald_geometry           = 3dc<br>&gt; epsilon_surface          = 0<br>&gt; optimize_fft             = no<br>&gt; <br>&gt; gb_algorithm             = Still<br>&gt; nstgbradii               = 1<br>&gt; rgbradii                 = 2<br>&gt; gb_saltconc              = 0<br>&gt; <br>&gt; implicit_solvent         = No<br>&gt; <br>&gt; tcoupl                   = Berendsen<br>&gt; tc-grps                  = WA WA1 WA2 SOL NA+<br>&gt; tau_t                    = 0.1   0.1   0.1  0.1  0.1<br>&gt; ref_t                    = 300  300  300  300  300<br>&gt; Pcoupl                   = No<br>&gt; Pcoupltype               = Isotropic<br>&gt; tau-p                    = 1<br>&gt; compressibility          =<br>&gt; ref-p                    =<br>&gt; andersen_seed            = 81513<br>&gt; constraints              = all-bonds<br>&gt; constraint-algorithm     = Lincs<br>&gt; unconstrained-start      = no<br>&gt; Shake-SOR                = no<br>&gt; shake-tol                = 1e-04<br>&gt; lincs-order              = 4<br>&gt; lincs-iter               = 1<br>&gt; lincs-warnangle          = 30<br>&gt; morse                    = no<br>&gt; <br>&gt; ; ENERGY GROUP EXCLUSIONS<br>&gt; ; Pairs of energy groups for which all non-bonded interactions are excluded<br>&gt; energygrp_excl           =<br>&gt; <br>&gt; <br>&gt; disre                    = No<br>&gt; <br>&gt; disre-weighting          = Conservative<br>&gt; <br>&gt; disre-mixed              = no<br>&gt; disre-fc                 = 1000<br>&gt; disre-tau                = 0<br>&gt; <br>&gt; nstdisreout              = 100<br>&gt; <br>&gt; orire                    = no<br>&gt; <br>&gt; orire-fc                 = 0<br>&gt; orire-tau                = 0<br>&gt; orire-fitgrp             =<br>&gt; <br>&gt; nstorireout              = 100<br>&gt; <br>&gt; dihre                    = No<br>&gt; dihre-fc                 = 1000<br>&gt; dihre-tau                = 0<br>&gt; <br>&gt; nstdihreout              = 100<br>&gt; <br>&gt; ; Free energy control stuff<br>&gt; free-energy              = no<br>&gt; init-lambda              = 0<br>&gt; delta-lambda             = 0<br>&gt; sc-alpha                 = 0<br>&gt; sc-power                 = 1<br>&gt; sc-sigma                 = 0.3<br>&gt; <br>&gt; ; Non-equilibrium MD stuff<br>&gt; acc-grps                 =<br>&gt; accelerate               =<br>&gt; freezegrps               = WA WA1 WA2<br>&gt; freezedim                = y  y  y   y  y  y  y  y  y<br>&gt; cos-acceleration         = 0<br>&gt; deform                   =<br>&gt; <br>&gt; ; Electric fields<br>&gt; ; Format is number of terms (int) and for all terms an amplitude (real)<br>&gt; ; and a phase angle (real)<br>&gt; E_x                      = 1 0.1 0<br>&gt; E-xt                     =<br>&gt; E-y                      =<br>&gt; E-yt                     =<br>&gt; E-z                      =<br>&gt; E-zt                     =<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Avinash Kumar.<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>