<p>Dear CP2K developers and users,</p>
<p>I am trying to reproduce C 1s and O 1s binding energies (from XPS simulations) using CP2K, following the methodology described in the Supporting Information of the following paper:</p>
<p>“Selective Capture and Activation of CO₂ over Ag(111) via Metal–Support Interactions on a Designed Cu–Ag Alloy Surface”<br />
Q. Guo, J. Zhang, Y. Xie, J. Zhao, X. Li, Y. Zhang, W. Qiao, Z. Wu,<br />
<em>Small</em> 2024, 20, DOI: 10.1002/smll.202408432.</p>
<p>In the SI, the authors mention using the Slater transition potential method with a half-core-hole approximation within GAPW and all-electron basis sets.</p>
<p>According to the Supporting Information, they:</p>
<ul>
<li>
<p>Performed geometry optimization with GPW + GTH pseudopotentials</p>
</li>
<li>
<p>Switched to GAPW for core-level calculations</p>
</li>
<li>
<p>Treated C and O as all-electron (no pseudopotentials)</p>
</li>
<li>
<p>Used 6-311G all-electron basis sets</p>
</li>
<li>
<p>Applied the Slater transition potential method (half-core-hole)</p>
</li>
<li>
<p>Extracted binding energies from core-level eigenvalues after removing half an electron from the core state</p>
</li>
</ul>
<p>To reproduce this approach, I added the following block to the input file for my final-state (core-hole) calculation:</p>
<div><div><div><div></div></div></div><div dir="ltr">&XAS<br />  RESTART .FALSE.<br />  METHOD TP_HH<br />  STATE_TYPE 1S<br />  ATOMS_LIST 37<br />  ADDED_MOS 200<br /><br />  &SCF<br />    MAX_SCF 300<br />    EPS_SCF 1.0E-6<br />    &MIXING<br />      METHOD BROYDEN_MIXING<br />      ALPHA 0.2<br />      NBROYDEN 10<br />    &END MIXING<br />    &SMEAR<br />      METHOD FERMI_DIRAC<br />      ELECTRONIC_TEMPERATURE 500<br />    &END SMEAR<br />  &END SCF<br /><br />  &LOCALIZE<br />  &END LOCALIZE<br />&END XAS</div></div>
<p>However, the calculation gives exactly the same total energy as the initial (ground-state) calculation without the core hole.</p>
<p>I would appreciate it if someone could point out what I might be doing incorrectly. Thank you very much in advance for any advice or examples you can share.</p>
<p>With best regards,<br />
Harry</p>

<p></p>

-- <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="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion visit <a href="https://groups.google.com/d/msgid/cp2k/1a200b00-d199-4916-ae0f-c897805d9ce2n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/1a200b00-d199-4916-ae0f-c897805d9ce2n%40googlegroups.com</a>.<br />