<div>Dear Miguel,</div><div>I added a hint to the manual to set the HF section explicitly in case of hybrid calculations. It is available in the current master trunk.</div><div>Best,</div><div>Frederick<br /></div><br /><div class="gmail_quote"><div dir="auto" class="gmail_attr">Miguel RP schrieb am Dienstag, 7. Januar 2025 um 00:08:04 UTC+1:<br/></div><blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><p>Hi Beliz,</p><p>Thank you so much for your response. It has been incredibly helpful, as I am now obtaining reasonable values for my titania nanoclusters.</p><p>I believe the addition of the "INTERNAL POTENTIAL" subsection is crucial and should be specified in the CP2K manual, particularly in the XC part (<a href="https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/XC/XC_FUNCTIONAL.html" target="_blank" rel="nofollow" data-saferedirecturl="https://www.google.com/url?hl=de&q=https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/XC/XC_FUNCTIONAL.html&source=gmail&ust=1736511640465000&usg=AOvVaw2N6iyq48h9zMrj2NvUU5Oj">https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/XC/XC_FUNCTIONAL.html</a>).</p><p>I'm still a bit puzzled because, in calculations involving formaldehyde, I did not explicitly define this subsection, and yet everything seemed to work well.</p><p>Anyway, once again, thank you so much for your assistance, it has been invaluable to me!</p><p>Cheers,<br><br>Miguel</p><div><br></div><div><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">El domingo, 5 de enero de 2025 a las 19:05:09 UTC+1, Beliz Gökmen escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Miguel,<div><br></div><div>Your setup of the XC_FUNCTIONAL is correct, you are only missing this section inside HF:</div><div>         &INTERACTION_POTENTIAL<br>            POTENTIAL_TYPE MIX_CL_TRUNC<br>            CUTOFF_RADIUS ${cutoff}<br>            OMEGA 0.33<br>            SCALE_COULOMB 0.19<br>            SCALE_LONGRANGE 0.46<br>            T_C_G_DATA t_c_g.dat<br>         &END</div><div>This is needed for the mixed short-range long-range part of the functional. Furthermore, the HF fraction should be set to 1.0, otherwise all these values in the interaction potential will be multiplied by the number you specify. The cutoff value should be around half the cell length.</div><div><br></div><div>It is not straightforward to compare the cp2k values to gaussian, as gaussian uses VWN3 local correlation functional whereas cp2k uses VWN5 for B3LYP. </div><div><br></div><div>Another comment is that your cutoff value for the vdw pair potential is larger than your cell size, you might want to check this. Also, since you have a runtype geo_opt, I assume you are interested in optimising the geometry of the first excited state. Then you should include</div><div>  &EXCITED_STATES<br>    STATE 1<br>  &END EXCITED_STATES<br></div><div>in DFT, where the state should be the state of interest.</div><div><br></div><div>Best,</div><div>Beliz</div><div><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Sunday, 5 January 2025 at 03:52:15 UTC-6 Miguel RP wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><p>Hi All,</p><p>I am attempting to perform a TD-DFT calculation using the CAM-B3LYP functional on a simple 3-atom titania system. However, the energies I am obtaining differ significantly from those produced by a different code (Gaussian), even if I use the same functional and all-electron basis-set. Interestingly, when using the B3LYP functional, the results align well with Gaussian outputs. This suggests that the discrepancy is likely due to incorrect usage or configuration of the CAM-B3LYP functional with this titania system (in the past I got reasonable values with same functional applied to a formaldehyde molecule)</p><p>Below is the relevant section of my input file, specifically the XC definition:</p><br>  &XC</div>      &XC_FUNCTIONAL<br>        &HYB_GGA_XC_CAM_B3LYP<br>          _AC 0.81<br>          _ALPHA 0.65<br>          _BETA -0.46<br>          _OMEGA 0.33<br>        &END HYB_GGA_XC_CAM_B3LYP<br>      &END XC_FUNCTIONAL<br>      &HF<br>        &SCREENING<br>          EPS_SCHWARZ 1.0E-12<br>        &END<br>        &MEMORY<br>          MAX_MEMORY  10000<br>          EPS_STORAGE_SCALING 0.1<br>        &END MEMORY<br>        FRACTION 0.19<br>      &END<br>      &VDW_POTENTIAL<br>         POTENTIAL_TYPE PAIR_POTENTIAL<br>         &PAIR_POTENTIAL<br>            PARAMETER_FILE_NAME dftd3.dat<br>            TYPE DFTD3<br>            REFERENCE_FUNCTIONAL B3LYP<br>            R_CUTOFF [angstrom] 16<br>         &END<br>      &END VDW_POTENTIAL<br>    &END XC<br><div><br></div><div>I am uncertain about the correct value for the "FRACTION" parameter in the HF section. Should this parameter align somehow with the _ALPHA, _BETA, and _OMEGA values specified for the CAM-B3LYP functional?</div><div><p>I would greatly appreciate any guidance or suggestions on correctly configuring the CAM-B3LYP functional for this calculation. I attach my input and output files.</p><p>Thank you for your help!</p><p>Best regards,<br>Miguel</p></div></blockquote></div></blockquote></div></blockquote></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 visit <a href="https://groups.google.com/d/msgid/cp2k/f4c977ce-ae90-402f-a848-1fd1354698f7n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/f4c977ce-ae90-402f-a848-1fd1354698f7n%40googlegroups.com</a>.<br />