Skip to main content

A package for computing the bubble wall speed in cosmological phase transitions.

Project description

WallGoLogo

WallGo

Home: https://wallgo.readthedocs.io

License: GPL3

Summary: A Python package for computing the bubble wall speed for cosmological phase transitions.

Development: https://github.com/Wall-Go/WallGo

Status

Version

WallGo tests (main)

About this project

WallGo is an open source code for the computation of the bubble wall velocity and bubble wall width in first-order cosmological phase transitions. The main WallGo Python package determines the wall velocity and width by solving the scalar field(s) equation of motion, the Boltzmann equations and energy-momentum conservation for the fluid velocity and temperature.

The WallGo package is accompanied by two subsidiary software packages:

  • WallGoCollision performs the higher-dimensional integrals to obtain the collision terms in the Boltzmann equations, and is written in C++. It also has Python bindings so that it can be called directly from Python, but still benefits from the speedup from compiled C++ code.
  • WallGoMatrix computes the relevant matrix elements for the out-of-equilibrium particles, and is written in Mathematica. It builds on existing Mathematica packages DRalgo and GroupMath.

Users can implement their own models by specifying an effective potential and a list of out-of-equilibrium particles and their corresponding interactions.

Installation

WallGo can be installed with pip, using:

pip install WallGo

If you have an existing installation, add the flag --upgrade to get the latest (stable) release.

Alternatively, to get the latest (unstable) development version from the repository, run:

git clone git@github.com:Wall-Go/WallGo.git
cd WallGo
pip install -e .

Requirements

WallGo requires Python 3.10 or above.

Quick start

A first example model is explained in the WallGo documentation.

Examples

A number of example models are collected in the repository in the folder Models, including the following:

  • Standard Model with light Higgs
  • Inert Doublet Model
  • Real singlet scalar extension of the Standard Model
  • Many scalar extension of the Standard Model
  • Yukawa model

After installing the package, these examples can be run directly with Python, as in:

python Models/SingletStandardModel_Z2/singletStandardModelZ2.py

Feedback and further questions

For feedback and frequently asked questions, please see the WallGo homepage.

License

Copyright (c) 2024 Andreas Ekstedt, Oliver Gould, Joonas Hirvonen, Benoit Laurent, Lauri Niemi, Philipp Schicho, and Jorinde van de Vis.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wallgo-1.0.0.tar.gz (924.9 kB view details)

Uploaded Source

Built Distribution

WallGo-1.0.0-py3-none-any.whl (407.2 kB view details)

Uploaded Python 3

File details

Details for the file wallgo-1.0.0.tar.gz.

File metadata

  • Download URL: wallgo-1.0.0.tar.gz
  • Upload date:
  • Size: 924.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for wallgo-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a1cc7b2f09ad128e20a92029f5ce986ece49c4d80768a5e3284b96678bde93aa
MD5 6a3f9c62583e2aff9cf5fe1c81598e73
BLAKE2b-256 e4fc06153d493a1bdcc8cae66aac2dc7cecdb5d4df1ba8744b3ef0a1fcdab160

See more details on using hashes here.

Provenance

The following attestation bundles were made for wallgo-1.0.0.tar.gz:

Publisher: publish.yml on Wall-Go/WallGo

Attestations:

File details

Details for the file WallGo-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: WallGo-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 407.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for WallGo-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1ce70fe564b49a4d44a5166a064ec0daf7ad7f8aedb8b3f06822bb281e31a5e4
MD5 4a0dbe05d64aebbb41b4de659f20d3a5
BLAKE2b-256 7fd753902e440f09b76f53556af3b987fdd577c458f4c02e73ec647ed5594895

See more details on using hashes here.

Provenance

The following attestation bundles were made for WallGo-1.0.0-py3-none-any.whl:

Publisher: publish.yml on Wall-Go/WallGo

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page