<div>Dear<span> Jürg,</span></div><div><span>Thank you for the input file for the pseudopotential optimization and for the explanation. I'll try this approach and test the new potential on smaller gold clusters and keep you updated.</span></div><div><span><br /></span></div><div><span>Best wishes,</span></div><div><span>Vladislav<br /></span></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">Dne čtvrtek 15. srpna 2024 v 13:28:38 UTC+2 uživatel Jürg Hutter napsal:<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
<br>I have attached an input file for the PP optimization that uses the UZH protocol.
<br>The parameters are almost converged (I run a couple of rounds, starting from the PBE0 values).
<br>I usually restart the optimization and change the parameters
<br>     STEP_SIZE  0.002
<br>     MAX_INIT   5
<br>     MAX_FUN    100
<br>     STEP_SIZE_SCALING  0.95
<br>until convergence is reached. Starting with large values for STEP_SIZE and small values for MAX_FUN (many restarts
<br>within one run).
<br>
<br>For the basis sets, you have many options and it really depends on what you want to do.
<br>There is also no single solution, it's a matter of taste.
<br>In CP2K you can either use the atom code or the full molecular optimizer.
<br>Atomic optimization is fast (first optimize the exponents, then generate the contraction).
<br>MOLOPT basis sets (molecular optimization) takes longer and needs more complex inputs.
<br>Example for both schemes can be found in my github repository.
<br>
<br>regards
<br>JH
<br>
<br>________________________________________
<br>From: <a href data-email-masked rel="nofollow">cp...@googlegroups.com</a> <<a href data-email-masked rel="nofollow">cp...@googlegroups.com</a>> on behalf of Vladislav Sláma <<a href data-email-masked rel="nofollow">sla...@gmail.com</a>>
<br>Sent: Wednesday, August 14, 2024 2:37 PM
<br>To: cp2k
<br>Subject: [CP2K:20567] Au pseudopotential and basis set refinement for range separated functional
<br>
<br>Hello,
<br>
<br>I would like to use wB97XD functional (or some other range-separated one) with Au atoms for which I would like to fit pseudopotential and DZVP basis set. With pseudopotential I tried to follow what I have found in the test folder and started from the PBE pseudopotential parameters.
<br>
<br>1) I would like to ask you if the input for the pseudopotential parameters fitting with wB97XD is reasonable, because I’ve never done such calculations?
<br>
<br>2) What would be the correct strategy to get the DZVP basis set for the Au atoms with fitted pseudopotential? The only calculation I managed to run successfully (not sure if it is correct) was to fit the GAUSSIAN basis set. However, for the CONTRACTED_GTO calculation always failed, sometimes without specifying the error. Could you please suggest me how to do this calculation? I’ve never needed to fit my own basis and pseudopotential so any suggestion or advice is greatly appreciated.
<br>
<br>I’m including the input and output files in the attachment and below also the input for the GAUSSIAN basis set generation.
<br>
<br>Best wishes and thank you for your help,
<br>
<br>Vladislav
<br>
<br>
<br>Input I used for GAUSSIAN basis set fitting:
<br>
<br> &GLOBAL
<br>  PROGRAM_NAME ATOM
<br>&END GLOBAL
<br>&ATOM
<br>  ELEMENT Au
<br>  RUN_TYPE BASIS_OPTIMIZATION
<br>  ELECTRON_CONFIGURATION  CORE 5d10 6s1
<br>  CORE [Xe] 4f14
<br>  MAX_ANGULAR_MOMENTUM 3
<br>  COULOMB_INTEGRALS ANALYTIC
<br>  EXCHANGE_INTEGRALS NUMERIC
<br>  &METHOD
<br>     METHOD_TYPE  KOHN-SHAM
<br>     RELATIVISTIC DKH(3)
<br>     &XC
<br>        &XC_FUNCTIONAL
<br>           &HYB_GGA_XC_WB97X_D
<br>           &END  HYB_GGA_XC_WB97X_D
<br>        &END XC_FUNCTIONAL
<br>        &HF
<br>          FRACTION 1.000
<br>          &SCREENING
<br>            EPS_SCHWARZ 1.0E-14
<br>            SCREEN_ON_INITIAL_P TRUE
<br>          &END
<br>          &INTERACTION_POTENTIAL
<br>             POTENTIAL_TYPE MIX_CL
<br>             SCALE_COULOMB   0.22036
<br>             SCALE_LONGRANGE 0.77964
<br>             OMEGA 0.20
<br>          &END
<br>          &MEMORY
<br>            MAX_MEMORY 4000
<br>            EPS_STORAGE_SCALING 0.1
<br>          &END
<br>        &END
<br>     &END XC
<br>  &END METHOD
<br>  &OPTIMIZATION
<br>    MAX_ITER 500
<br>    EPS_SCF 1.e-08
<br>  &END
<br>  &PP_BASIS
<br>      NUM_GTO  6 6 6
<br>      S_EXPONENTS 3.73260507 1.83419039 0.80906390 0.34515101 0.13836655 0.04967010
<br>      P_EXPONENTS 3.73260507 1.83419039 0.80906390 0.34515101 0.13836655 0.04967010
<br>      D_EXPONENTS 3.73260507 1.83419039 0.80906390 0.34515101 0.13836655 0.04967010
<br>     EPS_EIGENVALUE 1.E-14
<br>  &END PP_BASIS
<br>  &POTENTIAL
<br>    PSEUDO_TYPE GTH
<br>    &GTH_POTENTIAL
<br>    1    0   10    0
<br>    0.59017106458211       1   11.68962795194189
<br>       3
<br>    0.52046766556862       2    2.20132630023183   -1.04609353504732
<br>                                                    2.87007982647554
<br>    0.63876105996853       2    0.42941169563709   -0.86977143557004
<br>                                                    2.07606707053651
<br>    0.44087154543382       2   -4.71769832312536    0.72776406084227
<br>                                                   -1.72921082494821
<br>    &END
<br>  &END POTENTIAL
<br>  &POWELL
<br>     ACCURACY 1.e-8
<br>     STEP_SIZE 0.3
<br>  &END POWELL
<br>&END ATOM
<br>
<br>--
<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 data-email-masked rel="nofollow">cp2k+uns...@googlegroups.com</a><mailto:<a href data-email-masked rel="nofollow">cp2k+uns...@googlegroups.com</a>>.
<br>To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/779505a6-1e5d-4ee5-ac01-d3b2ae0afbfdn%40googlegroups.com" target="_blank" rel="nofollow" data-saferedirecturl="https://www.google.com/url?hl=cs&q=https://groups.google.com/d/msgid/cp2k/779505a6-1e5d-4ee5-ac01-d3b2ae0afbfdn%2540googlegroups.com&source=gmail&ust=1723813647620000&usg=AOvVaw3IQhSLryNgBN5eh-WnhKE9">https://groups.google.com/d/msgid/cp2k/779505a6-1e5d-4ee5-ac01-d3b2ae0afbfdn%40googlegroups.com</a><<a href="https://groups.google.com/d/msgid/cp2k/779505a6-1e5d-4ee5-ac01-d3b2ae0afbfdn%40googlegroups.com?utm_medium=email&utm_source=footer" target="_blank" rel="nofollow" data-saferedirecturl="https://www.google.com/url?hl=cs&q=https://groups.google.com/d/msgid/cp2k/779505a6-1e5d-4ee5-ac01-d3b2ae0afbfdn%2540googlegroups.com?utm_medium%3Demail%26utm_source%3Dfooter&source=gmail&ust=1723813647620000&usg=AOvVaw2dORXhJbUsf6f95cVx74bu">https://groups.google.com/d/msgid/cp2k/779505a6-1e5d-4ee5-ac01-d3b2ae0afbfdn%40googlegroups.com?utm_medium=email&utm_source=footer</a>>.
<br></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 on the web visit <a href="https://groups.google.com/d/msgid/cp2k/8ca54103-3640-4272-ad46-8143bd948b24n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/8ca54103-3640-4272-ad46-8143bd948b24n%40googlegroups.com</a>.<br />