<div dir="ltr">Dear CP2K users/developers<br><br>I have a question, I am trying to plot the spin density of a system calculated with the MP2 method.<br>Using this string in the input file:<br><br>&MP2<br>METHOD MP2_GPW<br>&MP2_GPW<br>CUTOFF 400<br>&END<br>MEMORY 800<br>&END MP2<br>.<br>.<br>. <br>&PRINT<br>&E_DENSITY_CUBE<br>&EACH<br>MD 10<br>&END EACH<br>&END E_DENSITY_CUBE<br>&END PRINT<br><br>The calculation is single point. I noticed that the program first calculates Hartree-Fock, then writes the spin and electron density and then MP2 correction calculation starts. After the MP2 is done it does not seem to rewrite the spin and elekctron density. My question is, is the spin density this way calculated by MP2 or is it only HF and how to plot the MP2 spin density?<br>Thank you in advance for the help.<br><br>Best Regards<br>Stefan Kolev<br></div>