返回
PASTA: Python Algorithms for Searching Transition stAtes
DOI:10.1016/j.cpc.2018.06.026.png)
摘要
En 中文
Chemical reactions are often associated with an energy barrier along the reaction pathway which hinders the spontaneity of the reaction. Changing the energy barrier along the reaction pathway allows one to modulate the performance of a reaction. We present a module, Python Algorithms for Searching Transition stAtes (PASTA), to calculate the energy barrier and locate the transition state of a reaction efficiently. The module is written in python and can perform nudged elastic band, climbing image nudged elastic band and automated nudged elastic band calculations. These methods require the knowledge of the potential energy surface (and its gradient along some direction). This module is written such that it works in conjunction with density functional theory (OFT) codes to obtain this information. Presently it is interfaced with three well known OFT packages: Vienna Ab initio Simulation Package (VASP), Quantum Espresso and Spanish Initiative for Electronic Simulations with Thousands of Atoms (SIESTA). This module is easily extendable and can be interfaced with other OFT, force-field or empirical potential based codes. The uniqueness of the module lies in its user-friendliness. For users with limited computing resources, this module will be an effective tool as it allows to perform the calculations image by image. On the other hand, users with plentiful computing resources (such as users in a high performance computing environment) can perform the calculations for large number of images simultaneously. This module gives users complete flexibility, thereby enabling them to perform calculations on large systems making the best use of the available resources. Program summary Program Title: PASTA Program files doi : http://dx.doi.org/10.17632/rv7fdm5gkf.1 Licensing provisions: BSD 3-clause Programming language: Python External routines/libraries: numpy, matplotlib Nature of problem: Most of the reactions have an energy barrier on their reaction pathway. This energy barrier affects the progress of the reaction. Solution method: We implement the NEB, CI-NEB and AutoNEB method to locate transition state and estimate the energy barrier. Our module works with density functional theory codes: VASP, SIESTA and Quantum Espresso presently. (C) 2018 Elsevier B.V. All rights reserved.
Keyword:
NEB
Cl-NEB
AutoNEB
Transition state
Energy barrier
Python
DFT
AI总结
对已上传原文的论文进行重点信息的提取,主要内容包括:简要概述、研究摘要、背景介绍、关键亮点、图文解析、展望与总结。
期刊
IF:
3.4
论文数:
1.2W
被引数:
3.7W
机构
引用论文
From ultrasoft pseudopotentials to the projector augmented-wave method从超软伪电位到投影仪增强波方法
PHYSICAL REVIEW B
IF3.7
Ab initiomolecular-dynamics simulation of the liquid-metal–amorphous-semiconductor transition in germanium 从头算 锗中液态-金属-非晶-半导体跃迁的分子动力学模拟
Computer graphics and graphical user interfaces as tools in simulations of matter at the atomic scale计算机图形学和图形用户界面作为原子尺度物质模拟的工具
Efficiency of ab-initio total energy calculations for metals and semiconductors using a plane-wave basis set使用平面波基础集对金属和半导体进行从头算总能量计算的效率
A climbing image nudged elastic band method for finding saddle points and minimum energy paths寻找鞍点和最小能量路径的爬山图像微弹弹性带方法

