首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在Lammps中创建杂酚类集群?

如何在Lammps中创建杂酚类集群?
EN

Stack Overflow用户
提问于 2016-04-22 14:38:33
回答 1查看 191关注 0票数 0

我知道如何在Lammps中创建立方体、圆柱体和球体形状,但我不知道如何在Lammps中创建一个二十面体集群。有人知道吗?

EN

回答 1

Stack Overflow用户

发布于 2022-02-11 23:36:44

我认为你必须搜索Lammps分子拓扑图。

https://docs.lammps.org/molecule.html

我会用不同的键、角度定制原子/分子群.为了接近宇宙星系团。

以下是分子文档的一部分:

代码语言:javascript
复制
N atoms = # of atoms N in molecule, default = 0

Nb bonds = # of bonds Nb in molecule, default = 0

Na angles = # of angles Na in molecule, default = 0

Nd dihedrals = # of dihedrals Nd in molecule, default = 0

Ni impropers = # of impropers Ni in molecule, default = 0

Nf fragments = # of fragments in molecule, default = 0

Mtotal mass = total mass of molecule

Xc Yc Zc com = coordinates of center-of-mass of molecule

Ixx Iyy Izz Ixy Ixz Iyz inertia = 6 components of inertia tensor of molecule

希望我的信息能帮到你。我也是兰普斯的新人。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/36796735

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档