Git Product home page Git Product logo

Comments (4)

mitsuaki1987 avatar mitsuaki1987 commented on September 1, 2024

Is it difficult to compute from the logarithm of the partition function ?
Is there a numerical difficulty such as the statistical noise ?

Best regards,
Mitsuaki Kawamura

from dcore.

shinaoka avatar shinaoka commented on September 1, 2024

Not that simple.
Let us start with the energy, which should be easier to compute.
The energy is the sum of kinetic energy (summation over k space) and the correlation energy.
The current implementation of the computation of kinetic energy in DFTTools depends on Wien2k.
But, in principle, we can implement the same functionality in DFTTools.

The correlation energy can be computed from the Green's function and the self-energy.
I think it is already implemented in DFTTools.
This algorithm may be unstable against statistical errors since we need to integrate some quantity up to high Matsubara frequencies.
I've never tried to compute the energy. I do not have any experience.

@j-otsuki
Do you know how to compute the free energy in DMFT framework?

from dcore.

j-otsuki avatar j-otsuki commented on September 1, 2024

@shinaoka
I have seen a literature on how to compute the free energy in (cluster-)DMFT, but forgot which reference...

@mitsuaki1987
In DMFT, normally, we access thermodynamics from the internal energy, as Shinaoka-san explained.
The free energy would be more involved, because we can directly evaluate only F_imp (the free energy in the effective impurity model). F_lat (free energy in the original lattice model) needs to be reconstructed from F_imp and something else.

from dcore.

shinaoka avatar shinaoka commented on September 1, 2024

There is some reference on how to compute the free energy.

https://arxiv.org/pdf/1501.06936.pdf

from dcore.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.