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-0.1.9.tar.gz (925.4 kB view details)

Uploaded Source

Built Distribution

WallGo-0.1.9-py3-none-any.whl (407.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wallgo-0.1.9.tar.gz
Algorithm Hash digest
SHA256 3102c083210e3caa2fdfa7e48c90e7a311df1adb67500f684f459ed96f22f86d
MD5 0eab7c0f674a74f98f4c3e0b01541ef5
BLAKE2b-256 3550e41384f274801dc16b8e6d0af07617a47ace44f39fb4439f3a56eabdca97

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Wall-Go/WallGo

Attestations:

File details

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

File metadata

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

File hashes

Hashes for WallGo-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ff52936bb96702d6b682b5312070c96391fe4c177fcdf53e4cd5afc97ce627c3
MD5 17f72e40ad2850c4eacf732e8900c611
BLAKE2b-256 5afa382203450d9bdb63f851fea8e593e0b943a02f471ea51be8bcd268ef4d47

See more details on using hashes here.

Provenance

The following attestation bundles were made for WallGo-0.1.9-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