MiMeS: Misalignment Mechanism Solver
High Energy Physics - Phenomenology
2022-03-14 v3
Abstract
We introduce a C++ header-only library that is used to solve the axion equation of motion, MiMeS. MiMeS makes no assumptions regarding the cosmology and the mass of the axion, which allows the user to consider various cosmological scenarios and axion-like models. MiMeS also includes a convenient python interface that allows the library to be called without writing any code in C++, with minimal overhead.
Cite
@article{arxiv.2110.12253,
title = {MiMeS: Misalignment Mechanism Solver},
author = {Dimitrios Karamitros},
journal= {arXiv preprint arXiv:2110.12253},
year = {2022}
}
Comments
44 pages, 8 figures. The stable version of the library can be found at https://github.com/dkaramit/MiMeS/tree/stable. v2: 45 pages. Added references. Minor corrections to the examples. v3: Minor typos corrected, discussion on initial condition extended. Matches published version