English

HeTDSE: GPU based program to solve full-dimensional-time-dependent Schr\"{o}dinger equation for two-electron Helium subjected to strong laser fields

Computational Physics 2020-10-06 v3 Atomic Physics

Abstract

We present a GPU based openACC fortran program named HeTDSE, which provides an efficient way to investigate the non-perturbative electronic dynamics of helium subjected to a strong laser pulse by solving full-dimensional two-electron time dependent Schr\"{o}dinger equation (TDSE). OpenACC is a directive-based programming model for accelerators without modifying the underlying CPU code itself. HeTDSE uses B-Spline basis sets expansion method to construct the radial part of the wavefunction, and the spherical harmonic functions is used to express for the angular part. Adams algorithm is employed for the time propagation. Our example shows HeTDSE running on an NVIDIA Kepler K20 GPU can outperform the one on an Intel E5-2640 single CPU core by a factor of 147.

Keywords

Cite

@article{arxiv.1911.08308,
  title  = {HeTDSE: GPU based program to solve full-dimensional-time-dependent Schr\"{o}dinger equation for two-electron Helium subjected to strong laser fields},
  author = {Changli Wei and Xi Zhao},
  journal= {arXiv preprint arXiv:1911.08308},
  year   = {2020}
}

Comments

We found a big mistake in the code described in this artcle, we need to re-write part of the code so we won't mislead anyone for the code

R2 v1 2026-06-23T12:20:43.420Z