bimEX - Bimetric 3+1 Exact Computations
bimEX is a Mathematica package making use of xAct. It provides a ready-to-use working framework in which one can manipulate the abstract bimetric equations in the 3+1 formalism, and compute them for arbitrary metric ansätze.
To use bimEX, download the file bimEX.m and load it into a Mathematica notebook as,
<<"<path>/bimEX.m"
This repository also includes
The notebook bimEX_Decomposition_Lists_Loader.nb loads the file Decomposition_Lists.m, whereas the notebook bimEX_Decomposition_xAct_Loader loads the file Decomposition_xAct.m.
To run bimEX, you need to install Mathematica 11.0 (or later) and the xAct bundle.
The documentation is provided in the form of Usage messages in Mathematica. They are accessible by typing
?<name_of_function_or_option>
in the Mathematica notebook. We also refer to the associated paper for additional information.
To test the package, do the following:
Please see the file contributing.md.
GNU GPL-3.0
A copy of this license is included in the file LICENSE.md.
It is a pleasure to thank Mikica Kocic for all the support and help he gave me during the development of bimEX.