<div dir="ltr">Dear Jianmin,<div><br></div><div><br></div><div>When you want to use an exotic XC functional, it is better to use the LIBXC library.</div><div>All available functionals are shown here: </div><div><a href="http://www.tddft.org/programs/octopus/wiki/index.php/Libxc_3.0_functionals" target="_blank">http://www.tddft.org/programs/<wbr>octopus/wiki/index.php/Libxc_<wbr>3.0_functionals</a><br></div><div>(Assuming you built CP2K with LIBXC version 3.0. Older versions are elsewhere on the website.)</div><div><br></div><div>In your input you include the functional like this:</div><div><div><br></div><div>            &XC_FUNCTIONAL</div><div>                &LIBXC</div><div>                    FUNCTIONAL GGA_XC_OPBE_D</div><div>                &END LIBXC</div><div>            &END XC_FUNCTIONAL</div></div><div><br></div><div>In this case, as it is a GGA functional there is nothing else to be done. If it was a hybrid functional, for example, you would need also to make a HF section. </div><div><br></div><div>For your pair potential section, set REFERENCE FUNCTIONAL to OPBE. </div><div><br></div><div>I'm not familiar with this functional, but this should be sufficient. Try this and see if it works for you.</div><div>It runs on my machine. Do some benchmarking before doing any production runs, of course. </div><div><br></div><div>Best wishes,</div><div>Conrad</div><div><br></div><div><br></div></div>