Giter VIP home page Giter VIP logo

Comments (5)

DarkKnight6777 avatar DarkKnight6777 commented on July 17, 2024

Can You figured out what happened to the findMinimum(T=0)?

from cosmotransitions.

dani8586 avatar dani8586 commented on July 17, 2024

No, at the end no...

from cosmotransitions.

nblinov avatar nblinov commented on July 17, 2024

The minimum mismatch is just that any numerical minimization has a numerical tolerance. findMinimum uses scipy.optimize.fmin (see generic_potential.py), which has a default tolerance of 1e-4 (see https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.fmin.html)

Regarding the second question. I know this is a bit late, but may be it will be helpful to people in the future. Your CT model implements the following potential:
image

As you saw, CT found the correct minimum. I am not sure how you got the potential in your image.
May be it is the choice of the renormalization conditions? The CW paper specifies 2 and 4 point functions at p=0, whereas CT assumes MSbar renormalization (the choice of c coefficients boson_massSq to be 3/2 - btw these should be different for transverse and longitudinal gauge boson polarizations)

from cosmotransitions.

dani8586 avatar dani8586 commented on July 17, 2024

from cosmotransitions.

shilpajangid123 avatar shilpajangid123 commented on July 17, 2024

After reading CT documentation, I understood that scaler masses can be put in masssq in test1model.py file but I am not able to understand how to put w boson and z boson masses and their thermal corrections.

The second thing is I was trying to change m1 and m2 expressions in bosonmasssq in generic potential.py class but there is no change in result for critical and nucleation temperature.

The third is z2 symmetry for the second field is it correct if vev for the second field is considered zero in tree-level potential itself.

it would be a great help.

thanks
shilpa

from cosmotransitions.

Related Issues (20)

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.