<div dir="ltr">Thanks, Juerg.<br><br>On Thursday, 8 August 2013 01:10:18 UTC-6, jgh wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi
<br>
<br>There is no D3 scaling value available for LDA (PADE).
<br>REFERENCE_FUNCTIONAL PADE leads to an error.
<br>You have two options
<br>1) specify the s6/s8/etc values in the input
<br>2) use another functional
<br>
<br>regards
<br>
<br>Juerg Hutter
<br>
<br>------------------------------<wbr>------------------------------<wbr>--
<br>Juerg Hutter Phone : ++41 44 635 4491
<br>Physical Chemistry Institute FAX : ++41 44 635 6838
<br>University of Zurich E-mail: <a href="javascript:" target="_blank" gdf-obfuscated-mailto="n8uTvVBy1FUJ">hut...@pci.uzh.ch</a>
<br>Winterthurerstrasse 190
<br>CH-8057 Zurich, Switzerland
<br>------------------------------<wbr>------------------------------<wbr>---
<br>
<br>-----<a href="javascript:" target="_blank" gdf-obfuscated-mailto="n8uTvVBy1FUJ">cp...@googlegroups.com</a> wrote: -----
<br>To: <a href="javascript:" target="_blank" gdf-obfuscated-mailto="n8uTvVBy1FUJ">cp...@googlegroups.com</a>
<br>From: JianJun Yang
<br>Sent by: <a href="javascript:" target="_blank" gdf-obfuscated-mailto="n8uTvVBy1FUJ">cp...@googlegroups.com</a>
<br>Date: 08/07/2013 05:45PM
<br>Subject: [CP2K:4538] error info with dftd3 for H2O molecule
<br>
<br>Dear All,
<br>
<br>When I tested a MD job of a single H2O molecule with VDW_POTENTIAL, I got an error information as "ERRORL2 in qs_dispersion_pairpot:qs_<wbr>scaling_dftd3 processor 0 err=-300 condition FAILED at line 374" at the starting stage of the calculation. However, when I used a similar input file for the methanol molecule calculation, there is no problem. The problem occurs for both versions of 2.3.43 (Development Version) and 2.2.426 (Release Version).
<br>
<br>The input file for the single H2O molecule is as follows:
<br>
<br>&GLOBAL
<br> PROJECT H2O
<br> RUN_TYPE MD
<br> PRINT_LEVEL LOW
<br>&END GLOBAL
<br>
<br>&FORCE_EVAL
<br> &DFT
<br> BASIS_SET_FILE_NAME /home/jjyang/cp2k/data/BASIS_<wbr>SET
<br> POTENTIAL_FILE_NAME /home/jjyang/cp2k/data/<wbr>POTENTIAL
<br> &MGRID
<br> CUTOFF 280
<br> REL_CUTOFF 40
<br> NGRIDS 5
<br> &END
<br> &SCF
<br> SCF_GUESS ATOMIC
<br> MAX_SCF 200
<br> &OT
<br> MINIMIZER DIIS
<br> PRECONDITIONER FULL_SINGLE_INVERSE
<br> &END
<br> &PRINT
<br> &RESTART
<br> &EACH
<br> MD 0
<br> &END
<br> &END
<br> &END
<br> &END
<br> &LOCALIZE
<br> METHOD CRAZY
<br> MAX_ITER 2000
<br> &END
<br> &PRINT
<br> &LOCALIZATION
<br> &WANNIER_CENTERS
<br> IONS+CENTERS
<br> COMMON_ITERATION_LEVELS 5
<br> FILENAME =h2o_wannier.xyz
<br> &END
<br> &END
<br> &END
<br> &XC
<br> &XC_FUNCTIONAL PADE
<br> &END
<br> &XC_GRID
<br> XC_DERIV NN10_SMOOTH
<br> XC_SMOOTH_RHO NN10
<br> &END
<br> &VDW_POTENTIAL
<br> DISPERSION_FUNCTIONAL PAIR_POTENTIAL
<br> &PAIR_POTENTIAL
<br> TYPE DFTD3
<br> PARAMETER_FILE_NAME /home/jjyang/cp2k/data/dftd3.<wbr>dat
<br>
<br>
<br> &END
<br> &END
<br> &END
<br> &END
<br>
<br> &SUBSYS
<br> &CELL
<br> ABC 10.0 10.0 10.0
<br> &END
<br> &COORD
<br> O 0.000000 0.000000 -0.065587
<br> H 0.000000 -0.757136 0.520545
<br> H 0.000000 0.757136 0.520545
<br> &END
<br> &KIND H
<br> BASIS_SET SZV-GTH-PADE
<br> POTENTIAL GTH-PADE-q1
<br> &END
<br> &KIND O
<br> BASIS_SET SZV-GTH-PADE
<br> POTENTIAL GTH-PADE-q6
<br> &END
<br> &END
<br>&END
<br>
<br>&MOTION
<br> &MD
<br> ENSEMBLE NVT
<br>
<br> STEPS 10000
<br> TIMESTEP 0.5
<br> &THERMOSTAT
<br> TYPE NOSE
<br> &NOSE
<br> TIMECON 100
<br> &END
<br> &END
<br> TEMPERATURE 300
<br> &END
<br> &PRINT
<br> &RESTART
<br> &EACH
<br> MD 2000
<br> &END
<br> &END
<br> &END
<br>&END
<br>
<br>------------------------------<wbr>---------------------
<br>The error information displayed in the near beginning of the output is as follows:
<br>
<br>......
<br> GENERATE| Number of Impropers generated: 0
<br> GENERATE| Number of 1-4 interactions generated: 0
<br>
<br> *****************************<wbr>******************************<wbr>********************
<br> *****************************<wbr>******************************<wbr>********************
<br> ** **
<br> ** ##### ## ## **
<br> ** ## ## ## ## ## **
<br> ** ## ## ## ###### **
<br> ** ## ## ## ## ## ##### ## ## #### ## ##### ##### **
<br> ** ## ## ## ## ## ## ## ## ## ## ## ## ## ## **
<br> ** ## ## ## ## ## ## ## #### ### ## ###### ###### **
<br> ** ## ### ## ## ## ## ## ## ## ## ## ## **
<br> ** ####### ##### ## ##### ## ## #### ## ##### ## **
<br> ** ## ## **
<br> ** **
<br> ** ... make the atoms dance **
<br> ** **
<br> ** Copyright (C) by CP2K Developers Group (2000 - 2011) **
<br> ** **
<br> *****************************<wbr>******************************<wbr>********************
<br>
<br> *****************************<wbr>******************************<wbr>*****************
<br> *** 17:02:06 ERRORL2 in qs_dispersion_pairpot:qs_<wbr>scaling_dftd3 processor ***
<br> *** 0 err=-300 condition FAILED at line 374 ***
<br> *****************************<wbr>******************************<wbr>*****************
<br>
<br>
<br> ===== Routine Calling Stack =====
<br>
<br> 3 qs_init_subsys
<br> 2 quickstep_create_force_env
<br> 1 CP2K
<br> CP2K| condition FAILED at line 374
<br> CP2K| Abnormal program termination, stopped by process number 0
<br> CP2K| condition FAILED at line 374
<br> CP2K| condition FAILED at line 374
<br> CP2K| Abnormal program termination, stopped by process number 9
<br> CP2K| Abnormal program termination, stopped by process number 12
<br>...
<br>
<br>------------------------------
<br>
<br>I have no idea how to fix it. Any suggestion would be appreciated!
<br>
<br>Jianjun
<br> --
<br> You received this message because you are subscribed to the Google Groups "cp2k" group.
<br> To unsubscribe from this group and stop receiving emails from it, send an email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="n8uTvVBy1FUJ">cp2k+uns...@googlegroups.<wbr>com</a>.
<br> To post to this group, send email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="n8uTvVBy1FUJ">cp...@googlegroups.com</a>.
<br> Visit this group at <a href="http://groups.google.com/group/cp2k" target="_blank">http://groups.google.com/<wbr>group/cp2k</a>.
<br> For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/<wbr>groups/opt_out</a>.
<br>
<br>
<br>
<br></blockquote></div>