Hello, <br />I want to run a BSSE calculation for two charged fragments:<br />fragment 1: a MOF with a net charge of -8 (multiplicity 1)<br />fragment 2: an ion with a charge of +1 (multiplicity 1)<div>If my understanding is correct, ghost atoms have zero nuclear charge and only support a basis set. So I defined the following configurations<br />- fragment 1 real: charge -8<br />- fragment 2 real: charge +1<br />- fragment 1 real, fragment 2 ghost: charge -8<br />- fragment 1 ghost, fragment 2 real: charge +1<br />- fragment 1 real, fragment 2 real: charge -7<br />Which gives me the following error: 'Use the LSD option for an odd number of electrons'<br />Can someone tell me what the problem is? Running a geometry optimisation for this complex with a net charge of -7 and a multiplicity of 1 worked fine. I also attach the code snippet for the BSSE section. Thank you in advance<br /><br /></div><div>
<p> &BSSE</p>
<p> &CONFIGURATION</p>
<p> CHARGE -8</p>
<p> GLB_CONF 1 0</p>
<p> MULTIPLICITY 1</p>
<p> SUB_CONF 1 0</p>
<p> &END CONFIGURATION</p>
<p> &CONFIGURATION</p>
<p> CHARGE 1</p>
<p> GLB_CONF 0 1</p>
<p> MULTIPLICITY 1</p>
<p> SUB_CONF 0 1</p>
<p> &END CONFIGURATION</p>
<p> &CONFIGURATION</p>
<p> CHARGE -8</p>
<p> GLB_CONF 1 1</p>
<p> MULTIPLICITY 1</p>
<p> SUB_CONF 1 0</p>
<p> &END CONFIGURATION</p>
<p> &CONFIGURATION</p>
<p> CHARGE 1</p>
<p> GLB_CONF 1 1</p>
<p> MULTIPLICITY 1</p>
<p> SUB_CONF 0 1</p>
<p> &END CONFIGURATION</p>
<p> &CONFIGURATION</p>
<p> CHARGE -7</p>
<p> GLB_CONF 1 1</p>
<p> MULTIPLICITY 1</p>
<p> SUB_CONF 1 1</p>
<p> &END CONFIGURATION</p>
<p> &FRAGMENT</p>
<p> LIST 1..844</p>
<p> &END FRAGMENT</p>
<p> &FRAGMENT</p>
<p> LIST 845..855</p>
<p> &END FRAGMENT</p>
<p> &END BSSE</p></div>
<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 on the web visit <a href="https://groups.google.com/d/msgid/cp2k/d186828d-a497-424b-95a4-56172f9e14f1n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/d186828d-a497-424b-95a4-56172f9e14f1n%40googlegroups.com</a>.<br />