WallGo
Initialising WallGo package
Functions
Returns True if the WallGoCollision extension module could be loaded and is ready for use. |
- isCollisionModuleAvailable()[source]
Returns True if the WallGoCollision extension module could be loaded and is ready for use. By default it is loaded together with WallGo, but WallGo can operate in restricted mode even if the load fails. This function can be used to check module availability at runtime if you must operate in an environment where the module may not always be available.
- Return type:
bool
Modules
Initialisation for PotentialTools module, includes loading of Jb/Jf integral data |
|
Classes for solving the Boltzmann equations for out-of-equilibrium particles. |
|
Class for loading and storing the collision files used in boltzmann.py. |
|
Conversion between WallGo and WallGoCollision types |
|
Dataclasses to store the configs |
|
Data classes passed around WallGo |
|
EffectivePotential class definition. |
|
Class for solving the equation of motion and the hydrodynamic equations. |
|
Specific Exception types used in WallGo |
|
Classes for Fields and FieldPoint objects that hold information about the background fields. |
|
Class that does phase tracing, computes the effective potential in the minimum and interpolate it. |
|
Physics model class for WallGo |
|
Class for computing and storing the coordinates on the grid and other related quantities. |
|
Class for computing and storing the coordinates on the grid and other related quantities. |
|
Helper functions that are used by WallGo. |
|
Classes for solving the hydrodynamic equations for the fluid velocity and temperature. |
|
Class for solving the hydrodynamic equations for the fluid velocity and temperature by approximating the equation of state by the template model. |
|
Class that can be use to evaluate and interpolate functions. |
|
Defines the WallGoManager class which initializes the different object needed for the wall velocity calculation. |
|
Common Wolfram Mathematica and WallGoMatrix related functions. |
|
Module with Particle class to hold particle information |
|
Class that stores and perfom operation on the coefficients of a polynomial series. |
|
Data classes for compiling and returning results |
|
Classes that contain thermodynamics quantities like pressure, enthalpy, energy density for both phases |
|