中文

MiMeS:错位机制求解器

高能物理 - 唯象学 2022-03-14 v3

摘要

我们介绍一个用于求解轴子运动方程的 C++ 仅头文件库 MiMeS。MiMeS 不对宇宙学与轴子质量作任何假设,从而允许用户考虑各种宇宙学情景与类轴子模型。MiMeS 还包含一个便捷的 Python 接口,使得无需编写任何 C++ 代码即可调用该库,且开销极小。

关键词

引用

@article{arxiv.2110.12253,
  title  = {MiMeS: Misalignment Mechanism Solver},
  author = {Dimitrios Karamitros},
  journal= {arXiv preprint arXiv:2110.12253},
  year   = {2022}
}

备注

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