来自杂志 The Journal of chemical physics 的文献。
当前共找到 2 篇文献分享。
1.
尹志 (2023-10-31 19:35):
#paper https://doi.org/10.1063/5.0006074 J. Chem. Phys. 153, 024109 (2020) Recent developments in the PySCF program package, 这是pyscf的一篇介绍性文章,是pyscf主创团队写的,全面介绍了pyscf的目标、功能、应用领域,更重要的是作者详细讲述了pyscf库的设计理念,这个部分相信会比较吸引对科学计算感兴趣的小伙伴。pyscf是一个基于python的量子化学库,对于分子及固体的第一性原理模拟非常友好。自从2014年作者创建该库之后,越来越多从事量子模拟,电子结构计算的小伙伴为这个库做出贡献,现在pyscf不仅在量化领域,在数据科学、机器学习、量子计算领域也占据一席之地。文章写的很细,着重表达了作者团队希望pyscf能够更加松耦合,小结构驱动,成为更大项目的脚手架等设计理念,该理念也使得越来越多的量化项目优先使用pyscf,更大的项目吸取pyscf作为其核心组成部分;除了可用性,团队对性能的追求也使得pyscf成为众多量化软件中出色的候选。文章通过很多例子对上述观点进行了说明,极具可读性和参考价值,比如使用后HF对哈密顿量进行定制,使用一般化的CASSCF solverx实现轨道优化MP2方法,这些例子的代码都在20-30行代码左右,却能比很多书本都讲得清楚。最后,作者也展望了pyscf在机器学习,量子计算等领域的发展。考虑到本人在使用pyscf过程中的良好体验,推荐感兴趣的小伙伴读读这篇文章并尝试使用pyscf。对了,pyscf的作者也是传奇,真正做到了经营着量化基金,开发着量化软件,哈哈哈哈哈哈哈
IF:3.100Q1 The Journal of chemical physics, 2020-Jul-14. DOI: 10.1063/5.0006074 PMID: 32668948
Abstract:
PySCF is a Python-based general-purpose electronic structure platform that supports first-principles simulations of molecules and solids as well as accelerates the development of new methodology and complex computational workflows. This … >>>
PySCF is a Python-based general-purpose electronic structure platform that supports first-principles simulations of molecules and solids as well as accelerates the development of new methodology and complex computational workflows. This paper explains the design and philosophy behind PySCF that enables it to meet these twin objectives. With several case studies, we show how users can easily implement their own methods using PySCF as a development environment. We then summarize the capabilities of PySCF for molecular and solid-state simulations. Finally, we describe the growing ecosystem of projects that use PySCF across the domains of quantum chemistry, materials science, machine learning, and quantum information science. <<<
翻译
2.
李翛然 (2022-04-28 21:30):
#paper Wohlert and Edholm (2006) J. Chem. Phys. 125: 204703 Dynamics in atomistic simulations of phospholipid membranes: Nuclear magnetic resonance relaxation rates and lateral diffusion 本论文提出了不同脂分子的面积,相转变温度,等各种参数的得出方法,并列举出了模拟当中的一些参数选择背后的原因。最近正在深耕细挖分子动力学,因为接下来要和量子计算进行合作了,需要充分理解目前的原理及参数选择,以便找到一个最适合用量子计算的场景。
IF:3.100Q1 The Journal of chemical physics, 2006-Nov-28. PMID: 17144719
Abstract:
It is shown that a long, near microsecond, atomistic simulation can shed some light upon the dynamical processes occurring in a lipid bilayer. The analysis focuses on reorientational dynamics of … >>>
It is shown that a long, near microsecond, atomistic simulation can shed some light upon the dynamical processes occurring in a lipid bilayer. The analysis focuses on reorientational dynamics of the chains and lateral diffusion of lipids. It is shown that the reorientational correlation functions exhibits an algebraic decay (rather than exponential) for several orders of magnitude in time. The calculated nuclear magnetic resonance relaxation rates agree with experiments for carbons at the C7 position while there are some differences for C3. Lateral diffusion can be divided into two stages. In a first stage occurring at short times, t<5 ns, the center of mass of the lipid moves due to conformational changes of the chains while the headgroup position remains relatively fixed. In this stage, the center of mass can move up to approximately 0.8 nm. The fitted short-time diffusion coefficient is D(1)=13 x 10(-7) cm(2) s(-1) On a longer time scale, the diffusion coefficient becomes D(2)=0.79 x 10(-7) cm(2) s(-1). <<<
翻译
回到顶部