<div dir="ltr">Hi,<div><br></div><div>if you request intensities for a vibrational calculation, then you need to tell the method you are using to calculate dipole moments to get the change in dipole moment by finite differences.</div><div><br></div><div>For plain QS DFT you need to switch on </div><div><br></div><div><a href="http://manual.cp2k.org/trunk/CP2K_INPUT.html" style="font-family: monospace; text-transform: uppercase;">CP2K_INPUT</a><span style="color: rgb(0, 0, 0); font-family: monospace; text-transform: uppercase;"> / </span><a href="http://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL.html" style="font-family: monospace; text-transform: uppercase;">FORCE_EVAL</a><span style="color: rgb(0, 0, 0); font-family: monospace; text-transform: uppercase;"> / </span><a href="http://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT.html" style="font-family: monospace; text-transform: uppercase;">DFT</a><span style="color: rgb(0, 0, 0); font-family: monospace; text-transform: uppercase;"> / </span><a href="http://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/PRINT.html" style="font-family: monospace; text-transform: uppercase;">PRINT</a><span style="color: rgb(0, 0, 0); font-family: monospace; text-transform: uppercase;"> / </span><a href="http://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/PRINT/MOMENTS.html" style="font-family: monospace; text-transform: uppercase;">MOMENTS</a></div><div><br></div><div>If you were using a different method, maybe a more complicated mixed Hamiltonian for example, then you'd have to add some extra keywords to get the resulting dipole changes from that method.</div><div><br></div><div>Matt<br><br>On Friday, June 27, 2014 5:08:54 PM UTC+2, Tobias Kraemer wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Dear all,<br><br><br>I am trying to run a vibrational_analysis job, which keeps crashing due to an error related to<br>a missing result form DIPOLE. <br><br>CP2K|  Trying to access result ([DIPOLE]) which was never stored! cp_result_methods.F line 194<br>CP2K| Abnormal program termination...<br><br>Now, having read a post in this group which addresses this issue, I was wondering if the keyword section below<br>would do the job.<br><br> &MIXED<br>  &PRINT<br>    &DIPOLE OFF<br>    &END<br>  &END<br> &END MIXED<br><br>I am somewhat puzzled, since (a) I have tried to run the calculation with PRINT_LEVEL LOW, and I understood that this could actually<br>be the cure for the problem (but apparently it wasn't) and (b) I haven't specified MIXING in the FORCE_EVAL section, so I don't understand<br>how this error occurs in first place. Is there some underlying connection here between different modules in the program which I can't see?<br><br>Before trying to solve this by good old trial and error method I wanted to first learn more about the background, since I am running these jobs against<br>(limited) allocated CPU hours and I am reluctant to burn these away for nothing. I suspect this is rather a standard issue. <br><br>I have attached my input and the stderr.<br><br>Your help is appreciated.<br>   <br><br>Best<br><br>Tobias<br></div></blockquote></div></div>