论文标题
用于求解C ++中JIMWLK演化方程的数值软件包
Numerical package for solving the JIMWLK evolution equation in C++
论文作者
论文摘要
精确和详细的知识对黑龙的内部结构是基本粒子物理学中最实际的问题之一。鉴于计划中的高能物理设施,特别是在布鲁克黑文国家实验室建造的电子对撞机,中国的中国电子对撞机或CERN LHC实验的升级版本,重要的是准备足够的理论工具以进行比较并正确解释实验结果。允许估计强子结构函数的模型框架之一是麦克罗兰 - 维格巴兰初始条件模型以及jimwlk方程的组合,该方程描述了初始分布的迅速发展。在此软件包中,我们提出了这两种成分的并行C ++实现。为了允许对系统效应进行彻底评估,在位置和动量空间中实施了Jimwlk内核的几个离散化。提供了三种不同定义中运行耦合的效果。主要代码补充了所有主要功能的测试和检查程序。代码的清晰结构可以轻松实施进一步的改进,例如共线约束。
Precise and detailed knowledge of the internal structure of hadrons is one of the most actual problems in elementary particle physics. In view of the planned high energy physics facilities, in particular, the Electron-Ion Collider constructed in Brookhaven National Laboratory, the Chinese Electron-Ion Collider of China, or upgraded versions of CERN's LHC experiments, it is important to prepare adequate theoretical tools to compare and correctly interpret experimental results. One of the model frameworks allowing to estimate hadron structure functions is the combination of the McLerran-Venugopalan initial condition model together with the JIMWLK equation which describes the evolution in rapidity of the initial distribution. In this package, we present a parallel C++ implementation of both these ingredients. In order to allow a thorough assessment of systematic effects, several discretizations of the JIMWLK kernel are implemented both in position and momentum spaces. The effects of the running coupling in three different definitions are provided. The main code is supplemented with test and check programs for all main functionalities. The clear structure of the code allows easy implementation of further improvements such as the collinear constraint.