Optimization and Parallelization of a force field for silicon using OpenMP

Stefan Goedecker
DOI: https://doi.org/10.1016/S0010-4655%2802%2900466-6
2002-01-26
Abstract: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.
Condensed Matter
What problem does this paper attempt to address?