Correct total energy value

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
IBRAHIM
Jr. Member
Jr. Member
Posts: 87
Joined: Mon Jan 30, 2017 6:00 pm
License Nr.: 5-2551

Correct total energy value

#1 Post by IBRAHIM » Thu Mar 31, 2022 1:32 am

Dear All,

With Gaussian smearing, due to the degeneracy of some energy levels (partial occupancies), the total free energy value (F) is some what different from E0 (at 0 sigma).

What is the correct value to be used in that case; total free energy, energy without entropy, or E0 at sigma 0?

I see here wiki/index.php/Fcc_Si, in plotting they use F value; column 1 and 4.
But in case of free atom wiki/index.php/Calculation_of_atoms, in explanation F is not correct.

Also my second question, can we continue with WAVECAR with changing only sigma value?

Many thanks in advance,
Ibrahim

merzuk.kaltak
Administrator
Administrator
Posts: 282
Joined: Mon Sep 24, 2018 9:39 am

Re: Correct total energy value

#2 Post by merzuk.kaltak » Mon Apr 04, 2022 9:24 am

Dear Ibrahim,

If your OUTCAR a line like the following

Code: Select all

energy without entropy =      -21.87505709  energy(sigma->0) =      -21.87293097
-21.8729... eV is the energy you are looking for.

You may read more about SIGMA here,
where it is explained that SIGMA should be as small as possible when having partial occupancies in the system.

IBRAHIM
Jr. Member
Jr. Member
Posts: 87
Joined: Mon Jan 30, 2017 6:00 pm
License Nr.: 5-2551

Re: Correct total energy value

#3 Post by IBRAHIM » Tue Apr 05, 2022 11:19 pm

Thank you.

Locked