<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Mostafa, <div class=""><br class=""></div><div class="">your simulation is way too short. Equilibrating the density needs many dozens of ps of simulation, </div><div class="">and much more so since you are using the default 1ps time constant for the barostat. My </div><div class="">suggestion is to reduce that to 100 fs and rerun your simulation for at least 25 ps. Also, you were </div><div class="">missing to add the VdW contribution of the wB97X XC functional. </div><div class=""><br class=""></div><div class="">Cheers, </div><div class="">Thomas</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">Am 29.07.2020 um 14:57 schrieb Abedi, Mostafa <<a href="mailto:mostaf...@brown.edu" class="">mostaf...@brown.edu</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default" style="">Hi Everyone,</div><div class="gmail_default" style="">I've performed NpT AIMD simulations for a system containing 8 CH4 molecules. The system was equilibrated using 2 ps NVT (300K) followed by 2 ps NVE. For some reason, the predicted density keeps decreasing and getting away from the correct value (The correct density is 0.232 g/cm3):</div><div class="gmail_default" style=""><br class=""></div><div class="gmail_default" style=""><i class=""><b class="">    Time evaluation of density for a box of 8 CH4 at 300 K and 400 bar</b></i><br class=""></div><div class="gmail_default" style=""><div class=""><span id="cid:ii_kd7cji820"><density.PNG></span><br class=""></div><div class="">The wB97XD/TZVP-MOLOPT-GTH level of theory was used for the electronic structure part. Unfortunately, there is not much in the literature for this system (or similar systems) to get some ideas for the level of theory. To my mind, it could be due to the wrong prediction of the intermolecular repulsive interactions (vdW dispersion forces). But, there might be some other parameters in the simulations that can cause this issue. Any suggestions or advice for fixing this issue would be greatly appreciated. Many thanks. <br class=""></div><div class=""><br class=""></div><div class="">Best,</div><div class="">Mostafa</div><div class=""><br class=""></div><div class="">Input file:</div><div class=""><i class=""><span style="font-family:times new roman,serif" class="">&GLOBAL<br class="">  PROJECT methane<br class="">  RUN_TYPE MD   <br class="">  WALLTIME 10000000<br class="">  IOLEVEL  LOW          <br class="">&END GLOBAL<br class=""></span></i></div><div class=""><i class=""><span style="font-family:times new roman,serif" class=""><br class=""></span></i></div><div class=""><i class=""><span style="font-family:times new roman,serif" class="">&FORCE_EVAL<br class=""> STRESS_TENSOR ANALYTICAL<br class="">  METHOD Quickstep<br class="">  &DFT<br class="">    BASIS_SET_FILE_NAME BASIS_MOLOPT<br class="">    POTENTIAL_FILE_NAME GTH_POTENTIALS             <br class="">    CHARGE 0<br class="">    MULTIPLICITY 1<br class="">    &MGRID<br class="">       CUTOFF [Ry] 400 <br class="">    &END<br class="">    &QS<br class="">       METHOD GPW <br class="">       EPS_DEFAULT 1.0E-10 <br class="">       EXTRAPOLATION ASPC <br class="">    &END<br class="">    &POISSON<br class="">       PERIODIC XYZ <br class="">       POISSON_SOLVER PERIODIC<br class="">    &END<br class="">    &SCF  <br class="">      &PRINT<br class="">        &RESTART OFF<br class="">        &END<br class="">      &END         <br class="">      SCF_GUESS ATOMIC <br class="">      MAX_SCF 300<br class="">      EPS_SCF 1.0E-6 <br class="">      &OT<br class="">        PRECONDITIONER FULL_SINGLE_INVERSE<br class="">        MINIMIZER CG<br class="">      &END OT<br class="">      &OUTER_SCF <br class="">        MAX_SCF 300<br class="">        EPS_SCF 1.0E-6 <br class="">      &END<br class="">    &END SCF<br class="">    &XC<br class="">      &XC_FUNCTIONAL<br class="">        &LIBXC<br class="">          FUNCTIONAL XC_HYB_GGA_XC_WB97X_D<br class="">        &END LIBXC<br class="">      &END XC_FUNCTIONAL<br class="">    &END XC<br class="">  &END DFT<br class="">  &SUBSYS<br class="">    &CELL <br class="">      ABC [angstrom] 9.71 9.71 9.71<br class="">      PERIODIC XYZ<br class="">    &END CELL<br class="">    &TOPOLOGY<br class="">      COORD_FILE_NAME <a href="http://methane.xyz/" class="">methane.xyz</a><br class="">      COORD_FILE_FORMAT XYZ<br class="">    &END<br class="">    &KIND H<br class="">      ELEMENT H<br class="">      BASIS_SET TZVP-MOLOPT-GTH<br class="">      POTENTIAL GTH-PBE-q1<br class="">    &END KIND<br class="">    &KIND C<br class="">      ELEMENT C<br class="">      BASIS_SET TZVP-MOLOPT-GTH<br class="">      POTENTIAL GTH-PBE-q4<br class="">    &END KIND<br class="">  &END SUBSYS<br class="">  &PRINT<br class="">    &FORCES ON<br class="">     FILENAME forces <br class="">    &END<br class="">  &END<br class="">&END FORCE_EVAL<br class=""><br class="">&MOTION<br class=""> &GEO_OPT<br class="">   OPTIMIZER BFGS <br class="">   MAX_ITER  1000<br class="">   MAX_DR    [bohr] 0.003 <br class="">   &BFGS<br class="">   &END<br class=""> &END<br class="">  &MD<br class="">   ENSEMBLE NPT_I<br class="">   STEPS 15000<br class="">   TIMESTEP 0.5<br class="">   TEMPERATURE 300<br class="">   &BAROSTAT<br class="">    PRESSURE 400<br class="">   &END BAROSTAT<br class="">   &THERMOSTAT<br class="">    REGION MASSIVE<br class="">    TYPE CSVR<br class="">    &CSVR<br class="">    TIMECON 50<br class="">    &END CSVR<br class="">   &END THERMOSTAT<br class=""> &END MD<br class=""> &PRINT<br class="">   &TRAJECTORY<br class="">    FORMAT XYZ <br class="">   &END<br class="">   &CELL<br class="">    FILENAME cell <br class="">   &END<br class=""> &END<br class="">&END MOTION</span></i><br class=""></div> </div><div class="gmail_default" style=""><br class=""></div></div><div class=""><br class="webkit-block-placeholder"></div>

-- <br class="">
You received this message because you are subscribed to the Google Groups "cp2k" group.<br class="">
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp...@googlegroups.com" class="">cp...@googlegroups.com</a>.<br class="">
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/CAG%3DTvs3qvhzF0fpPAbpQ4GipBmEi-DEq2v80SKbFFjtxMtufPA%40mail.gmail.com?utm_medium=email&utm_source=footer" class="">https://groups.google.com/d/msgid/cp2k/CAG%3DTvs3qvhzF0fpPAbpQ4GipBmEi-DEq2v80SKbFFjtxMtufPA%40mail.gmail.com</a>.<br class="">
</div></blockquote></div><br class=""></div><br class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">==============================</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">Thomas D. Kühne</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">Dynamics of Condensed Matter</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">Chair of Theoretical Chemistry</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">University of Paderborn</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">Warburger Str. 100</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">D-33098 Paderborn</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">Germany</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class=""><a href="mailto:tdku...@mail.upb.de" class="">tdku...@mail.upb.de</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class="">+49/(0)5251/60-5726</div></div></div></div>
</div>
<br class=""></body></html>