Skip to content

Can I use non-analytical effective potential in WallGo? #368

@nayuta-psiomega

Description

@nayuta-psiomega

Hi,
I have a little question regarding the implementation of the effective potential.
I'd like to implement the NNLO effective potential obtained via DRalgo, but the analytical expressions are too complicated, so I found it'd be less intractable to implement the numerical values of Veff instead. For this purpose, I need to sample Veff at each temperature, but WallGo.EffectivePotential.evaluate() uses an internal temperature profile that I cannot directly control. I'm considering to pre-computing Veff by fine-sampling it over the relevant temperature range and interpolating it, but I'm wondering whether there is a more straightforward or recommended method for this.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions