中文

Optimization and Parallelization of a force field for silicon using OpenMP

凝聚态物理 2015-06-24 v1

摘要

The force field by Lenosky and coworkers is the latest force field for silicon which is one of the most studied materials. It has turned out to be highly accurate in a large range of test cases. The optimization and parallelization of this force field using OpenMp and Fortan90 is described here. The optimized program allows us to handle a very large number of silicon atoms in large scale simulations. Since all the parallelization is hidden in a single subroutine that returns the total energies and forces, this subroutine can be called from within a serial program in an user friendly way.

关键词

引用

@article{arxiv.cond-mat/0201475,
  title  = {Optimization and Parallelization of a force field for silicon using OpenMP},
  author = {Stefan Goedecker},
  journal= {arXiv preprint arXiv:cond-mat/0201475},
  year   = {2015}
}

备注

The program can be obtained upon request from the author ([email protected])