Dear CP2K developers and users,<div><br /></div><div>I find there are pseudopotentials with SOC information in file GTH_SOC_POTENTIALS. However, when I try to convert it to UPF format so as to use it in Quantum ESPRESSO run, my CP2K run fails with following error message:</div><div><br /></div><div>At line 2686 of file /root/soft/cp2k/src/atom_types.F<br />Fortran runtime error: Bad integer for item 1 in list input<br /><br />Error termination. Backtrace:<br />#0 0x7f6764537960 in ???<br />#1 0x7f67645384d9 in ???<br />#2 0x7f676453910f in ???<br />#3 0x7f67647825eb in ???<br />#4 0x7f67647855aa in ???<br />#5 0x7f67647862aa in ???<br />#6 0x55edaf6fdff8 in read_gth_potential<br /> at /root/soft/cp2k/src/atom_types.F:2686<br />#7 0x55edaf70008a in __atom_types_MOD_init_atom_potential<br /> at /root/soft/cp2k/src/atom_types.F:2440<br />#8 0x55edaf6b1ea8 in __atom_energy_MOD_atom_energy_opt<br /> at /root/soft/cp2k/src/atom_energy.F:150<br />#9 0x55edaeacbece in __atom_MOD_atom_code<br /> at /root/soft/cp2k/src/atom.F:71<br />#10 0x55edae1baf54 in cp2k_run<br /> at /root/soft/cp2k/src/start/cp2k_runs.F:271<br />#11 0x55edae1bebf2 in __cp2k_runs_MOD_run_input<br /> at /root/soft/cp2k/src/start/cp2k_runs.F:968<br />#12 0x55edae1b07f1 in cp2k<br /> at /root/soft/cp2k/src/start/cp2k.F:379<br />#13 0x55edae15149e in main<br /> at /root/soft/cp2k/src/start/cp2k.F:44</div><div><br /></div><div>My input script is very simple, so I directly paste it below:</div><div>&GLOBAL<br /> PROGRAM_NAME ATOM<br />&END GLOBAL<br />&ATOM<br /> ELEMENT Ce<br /> ELECTRON_CONFIGURATION CORE 5s2 5p6 4f1 5d1 6s2<br /> CORE [Kr] 4d10<br /> &METHOD<br /> METHOD_TYPE KOHN-SHAM<br /> &XC<br /> &XC_FUNCTIONAL PBE<br /> &END XC_FUNCTIONAL<br /> &END XC<br /> &END METHOD<br /> &PP_BASIS<br /> BASIS_TYPE GEOMETRICAL_GTO<br /> &END PP_BASIS<br /> &POTENTIAL<br /> PSEUDO_TYPE GTH<br /> >H_POTENTIAL<br /> 4 6 1 1<br /> 0.52480035 2 18.46313266 -0.35928475<br /> 4 SOC<br /> 0.52899318 2 -0.46945550 1.68519941<br /> -2.17558308<br /> 0.47758674 3 -0.85915259 1.49893178 0.00000000<br /> -1.77356000 0.00000000<br /> 0.00000000<br /> 0.53180154 -0.20234053 -0.09655667<br /> 0.07866042 0.22849478<br /> -0.16239245<br /> 0.65909303 1 0.10742047<br /> 0.01651587<br /> 0.30186583 1 -17.66735258<br /> 0.00785811<br /><br /> &END<br /> &END POTENTIAL<br /> &PRINT<br /> &ANALYZE_BASIS<br /> OVERLAP_CONDITION_NUMBER T<br /> COMPLETENESS T<br /> &END ANALYZE_BASIS<br /> &UPF_FILE<br /> FILENAME Ce.UPF<br /> &END<br /> &END<br />&END ATOM<br /></div><div><br /></div><div>Is there any problem with my input?</div><div>Thanks in advance!</div><div><br /></div><div>Very best wishes,</div><div>Yike</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/10f4228b-8b86-46cd-9525-9814235283f0n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/10f4228b-8b86-46cd-9525-9814235283f0n%40googlegroups.com</a>.<br />