Giter Site home page Giter Site logo

GSL interpolation error about is3d HOT 3 CLOSED

tribhu451 avatar tribhu451 commented on September 24, 2024
GSL interpolation error

from is3d.

Comments (3)

mjmcnelis avatar mjmcnelis commented on September 24, 2024

Hi Tribhuban,

It looks like this error occured when you test/print the df coefficients using the averaged temperature. You can check thermodynamic_quantities.dat to see if the average temperature [GeV] (first row) is what you expected.

If the value looks wrong, then your surface file and read-in format may be inconsistent so it's important to double-check the columns. I believe the MUSIC format (mode = 6) has the columns

[t x y n ds_t/t ds_x/t ds_y/t ds_n/t u^t u^x u^y t.u^n E T muB muS muC (E+P)/T pi^tt pi^tx pi^ty t.pi^tn pi^xx pi^xy t.pi^xn pi^yy t.pi^yn t2.pi^nn Pi]

If you're still having issues, you can send a snippet of the surface file and parameter file to my email [email protected].

Hope this helps,
Mike

from is3d.

mjmcnelis avatar mjmcnelis commented on September 24, 2024

Based on what you sent me, it looks like you're missing muS and muC above (strange and charm chemical potential). You're surface file is short by two columns, so your average temperature went nan instead of ~ 0.135 GeV.

I'm not sure what parameter in MUSIC is needed to include {muS muC} in the surface since I never used the code myself. You should ask Derek, Chun or J.F.

In the meantime you can try commenting l.738 - 739 in readindata.cpp

  • Mike

from is3d.

tribhu451 avatar tribhu451 commented on September 24, 2024

Thanks Micheal. I just took a single row of 'surface.dat' file and put 0,0 in the place of muS and muC . Now it's working fine.

from is3d.

Related Issues (4)

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.