【LAMMPS学习】五、LAMMPS命令(9-12) (Bond\Angle\Dihedral\Improper)势

5. 命令 

本部分描述了 LAMMPS 输入脚本的格式以及其中的命令如何用于定义 LAMMPS 模拟。主要包括以下内容。

5.1. LAMMPS 输入脚本

5.2.输入脚本的解析规则

5.3.输入脚本结构

5.4. 按类别划分的命令

5.5.通用命令

5.6.Fix命令

5.7.compute命令

5.8.Pair_style 势

5.9.Bond_style

所有 LAMMPS bond_style 命令。有些款式有加速版本。这由括号中的附加字母表示:g = GPU、i = INTEL、k = KOKKOS、o = OPENMP、t = OPT。

none

zero

hybrid

bpm/rotational

bpm/spring

class2 (ko)

fene (iko)

fene/expand (o)

fene/nm

gaussian

gromos (o)

harmonic (iko)

harmonic/restrain

harmonic/shift (o)

harmonic/shift/cut (o)

lepton (o)

mesocnt

mm3

morse (o)

nonlinear (o)

oxdna/fene

oxdna2/fene

oxrna2/fene

quartic (o)

special

table (o)

5.10.Angle_style

所有 LAMMPS angle_style 命令。有些款式有加速版本。这由括号中的附加字母表示:g = GPU、i = INTEL、k = KOKKOS、o = OPENMP、t = OPT。

none

zero

hybrid

amoeba

charmm (iko)

class2 (ko)

class2/p6

cosine (ko)

cosine/buck6d

cosine/delta (o)

cosine/periodic (o)

cosine/shift (o)

cosine/shift/exp (o)

cosine/squared (o)

cross

dipole (o)

fourier (o)

fourier/simple (o)

gaussian

harmonic (iko)

lepton (o)

mesocnt

mm3

quartic (o)

spica (o)

table (o)

5.11.Dihedral_style

所有 LAMMPS dihedral_style 命令。有些款式有加速版本。这由括号中的附加字母表示:g = GPU、i = INTEL、k = KOKKOS、o = OPENMP、t = OPT。

none

zero

hybrid

charmm (iko)

charmmfsw (k)

class2 (ko)

cosine/shift/exp (o)

fourier (io)

harmonic (iko)

helix (o)

lepton (o)

multi/harmonic (o)

nharmonic (o)

opls (iko)

quadratic (o)

spherical

table (o)

table/cut

5.12.Improper_style

所有 LAMMPS Improper_style令。有些款式有加速版本。这由括号中的附加字母表示:g = GPU、i = INTEL、k = KOKKOS、o = OPENMP、t = OPT。

none

zero

hybrid

amoeba

class2 (ko)

cossq (o)

cvff (io)

distance

distharm

fourier (o)

harmonic (iko)

inversion/harmonic

ring (o)

sqdistharm

umbrella (o)

最近更新

  1. TCP协议是安全的吗?

    2024-04-02 02:34:01       18 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-04-02 02:34:01       19 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-04-02 02:34:01       18 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-04-02 02:34:01       20 阅读

热门阅读

  1. MySQL 入门教程

    2024-04-02 02:34:01       13 阅读
  2. C#WPF控件大全

    2024-04-02 02:34:01       14 阅读
  3. 7.公约移动

    2024-04-02 02:34:01       12 阅读
  4. (less) calc运算为什么不生效? 变量如何使用?

    2024-04-02 02:34:01       12 阅读
  5. 纯css 实现div 或者 图片一大一小的过渡动画

    2024-04-02 02:34:01       13 阅读
  6. LeetCode //C - 436. Find Right Interval

    2024-04-02 02:34:01       14 阅读
  7. Windows下配深度学习环境

    2024-04-02 02:34:01       15 阅读
  8. docker入门

    2024-04-02 02:34:01       15 阅读
  9. python中线程与协程

    2024-04-02 02:34:01       16 阅读
  10. 微信小程序中实现埋点的方法

    2024-04-02 02:34:01       17 阅读
  11. Azure入门实践-如何创建两个虚拟网络的对等连接

    2024-04-02 02:34:01       19 阅读
  12. C++ 学习10大网站推荐(Bjarne Stroustrup)

    2024-04-02 02:34:01       18 阅读
  13. 二分查找算法刷题记录 -LC34

    2024-04-02 02:34:01       13 阅读