Page 1 of 1

Regarding internal error in SET_CORE_WF

Posted: Wed Oct 28, 2020 10:56 am
by chandan_kumarvishwakarma1
Dear Users
I am trying to perform optical properties calculation for Nd doped NBT using GW and BSE calculations.
For this initially I had selected Nd_3 pseudo-potential and got following error,
"internal error in SET_CORE_WF: core electrons incorrect 49.000000000000062.0000000000000"
Then, I selected other pseudo-potential "Nd" which is available for vasp, for this case previous error is solved but DFT calculation is not converging as it is the very first step to perform GW and BSE calculations.
One more problem is that for my calculations using 'Nd' pseudo-potential the value of " real part of dielectric functions is coming as 1(one) and imaginary part is coming as o(zero) for all the directions and the last line after the dielectric funtions is
"The outermost node in the dielectric function lies at epsilon= -1.0"
Please suggest me how can I resolve these problem.

Thanks
Chandan

Re: Regarding internal error in SET_CORE_WF

Posted: Thu Oct 29, 2020 7:15 am
by ferenc_karsai
Please read the forum guidelines and upload the important files according to that guideline.

Re: Regarding internal error in SET_CORE_WF

Posted: Thu Oct 29, 2020 10:28 am
by chandan_kumarvishwakarma1
First_case.zip
The First_case.zip file contains:
    All the inputs INCAR (DFT, DIAG, GW0, BSE), POSCAR, POTCAR (with Nd_3 pseudopotential which is converging the DFT calculations but in GW and BSE calculation it is giving internal error in SET_CORE_WF), KPOINTS.
      A seperate error file is also attached: stderr_file
        OUTCAR file for all steps, and stdout_* (* DFT, DIAG, GW0, NONE, BSE)
        second_case.zip
        The second_case.zip file contains:
          All the inputs with POTCAR contains Nd pseudopotential using which DFT calculation is not converging ( stdout_DFT).
          ---
          Chandan

          Re: Regarding internal error in SET_CORE_WF

          Posted: Mon Nov 02, 2020 4:08 pm
          by ferenc_karsai
          I discussed this issue within the group:

          There was a bug in the code, which lead to errors in the recalculation of core wave functions for some POTCARs.
          This bug is now solved and the bug fix will be included in the next VASP 6.x release at the end of this year/beginning of next year.

          Regarding the incorporation of ions

          Posted: Tue Jan 12, 2021 7:55 am
          by chandan_kumarvishwakarma1
          Dear Users
          I am trying to substitute a charged ion in my system, but using NELECT tag I can only remove
          or add electrons from the whole system.
          How can I remove or add electrons from a particular atom in a system ?
          And using NELECT tag I am getting following error:
          "very serious problems the old and the new charge density differ"

          Please help me out.

          Thanks
          Chandan

          Re: Regarding internal error in SET_CORE_WF

          Posted: Tue Jan 12, 2021 8:22 am
          by henrique_miranda
          Please have a look at the documentation here:
          https://www.vasp.at/wiki/index.php/ICORELEVEL

          Let me know in case something is not clear.

          When you change NELECT and restart your calculation from a previous CHGCAR or WAVECAR it's normal that the old and new charge will differ.
          You can either ignore the warning and verify carefully if the SCF converges or (preferably) start a new calculation from scratch.

          Regarding the incorporation of ions

          Posted: Tue Jan 12, 2021 11:12 am
          by chandan_kumarvishwakarma1
          Dear henrique_miranda
          Thanks for your reply.

          I looked at the documentation but I didn't understand completely.
          Suppose I want to substitute Li+ ion in an organic compound then,
          How can I set my INCAR file?
          For this I am using "Li_sv" pseudopotential with 3 valance electrons.

          Re: Regarding internal error in SET_CORE_WF

          Posted: Wed Jan 13, 2021 7:58 am
          by henrique_miranda
          I looked at the documentation but I didn't understand completely.
          What part of the documentation did you not understand?

          Re: Regarding internal error in SET_CORE_WF

          Posted: Fri Jan 15, 2021 12:14 pm
          by chandan_kumarvishwakarma1
          Dear henrique_miranda
          In the documentation how can we define the CLZ tag?
          could it be positive or negative integer?


          ---
          Chandan

          Re: Regarding internal error in SET_CORE_WF

          Posted: Fri Jan 15, 2021 2:39 pm
          by henrique_miranda
          In the documentation in https://www.vasp.at/wiki/index.php/ICORELEVEL you find this description of CLZ:
          The electron count specifies how many electrons are excited from the core. Usually 1 or 0.5 (Slaters transition state) are sensible choices.
          Why would you want to use a negative number here?