Coder Social home page Coder Social logo

Regarding QHA calculation about elastic HOT 4 CLOSED

lim520 avatar lim520 commented on September 3, 2024
Regarding QHA calculation

from elastic.

Comments (4)

jochym avatar jochym commented on September 3, 2024

On 06.06.2014 03:01, lim520 wrote:

Dear Dr Jochym

i was going through the tutorial of QHA in your website
(http://nbviewer.ipython.org/gist/jochym/334b658cc8b3f6864c23) and
found the following warning.

/home/jochym/nipy/local/lib/python2.7/site-packages/qeutil/analyzers.py:293:
RuntimeWarning: overflow encountered in square
Cv=ndf_k_B_simps(e_e_dos/sinh(e)2,nu)
/home/jochym/nipy/local/lib/python2.7/site-packages/qeutil/analyzers.py:294:
RuntimeWarning: overflow encountered in exp
S=k_B
(simps(2_dos_e/(exp(2_e)-1),nu)-simps(dos_(1-exp(-2
e)),nu))

I got a similar warning when i was trying

Can you please let me know how to avoid this

This is normal by-product of the fitting procedure. It does not mean
that something is wrong - just the fitting parameters on the trial
function went out of allowed range. It is however always recommended to
carefully inspect the output. You can treat this as a signal that the
fitting is not very well determined and thus you need to be careful with
the results.

P.

from elastic.

jochym avatar jochym commented on September 3, 2024

This is actually connected with qe-util and qe-doc. Not with Elastic I believe.

from elastic.

lim520 avatar lim520 commented on September 3, 2024

Dear Dr.Jochym

Thank you for the reply
and sorry for using the wrong module
With regards
Linu

from elastic.

jochym avatar jochym commented on September 3, 2024

On 06.06.2014 22:34, lim520 wrote:

Dear Dr.Jochym

Thank you for the reply
and sorry for using the wrong module

No problem. The actual reason is not a very good choice of formula -
exp()^2 tands
to easily overflow the floating point range. I may transform it to some
other form in the future to avoid such confusion.

P.

from elastic.

Related Issues (9)

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.