<div dir="ltr">Hi,<br><br>I am currently running calculations on layered Ni(OH)2. In a first step I used a pure PBE GGA functionals and the calculations finished without problems. In a 2nd step I want to add van-der-Waals corrections to the DFT calculation. Here I am adding Grimme's D3 correction. Doing so results in the following error message:<br><br>---quote---<br>[...]<br> ********************************************<br> *** ERROR in open_file (MODULE cp_files) ***<br> ********************************************<br><br> *** The specified OLD file <DISPERSION_PARAMETERS> cannot be opened. It ***<br> *** does not exist.                                                     ***<br><br> *** Program stopped at line number 375 of MODULE cp_files ***<br>[...]<br>---quote---<br><br>To run the the calculation I use the following input:<br><br>---quote---<br>[...]<br>&XC<br>&VDW_POTENTIAL<br>POTENTIAL_TYPE PAIR_POTENTIAL<br>&PAIR_POTENTIAL<br>### D3_SCALING -> scaling parameters taken from http://www.thch.uni-bonn.de/tc/downloads/DFT-D3/functionals.html ; for PBE: 1.0 1.217 0.722<br>D3_SCALING  1.0 1.217 0.722<br>TYPE DFTD3<br>LONG_RANGE_CORRECTION TRUE<br>&END PAIR_POTENTIAL<br>&END VDW_POTENTIAL<br>&XC_FUNCTIONAL PBE<br>&END XC_FUNCTIONAL<br>&END XC<br>[...]<br>---quote---<br><br>The error message seems to be related to a file defined by the command "PARAMETER_FILE_NAME" in the &PAIR_POTENTIAL section.<br><br>a) Which type of parameters does this file contain? (this is unfortunately not explained in the manual)<br>b) Where can I obtain the required parameters?<br><br>Thank you for your help!<br><br>With kind regards<br><br>Michael<br></div>