24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 3488  |  回复: 4
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

无事忙0930

金虫 (小有名气)

[求助] lammps我的data文件和in文件如下不知道哪里出错,不能运算,求教虫友细心阅读指教! 已有1人参与

data????????
LAMMPS data file. CGCMM style. atom_style full generated by VMD/TopoTools v1.5 on Tue Dec 06 08:29:29 +0800 2016
15140 atoms
10080 bonds
5080 angles          #?????0???5080#
0 dihedrals
0 impropers
4 atom types
1 bond types         #?????1???2#
1 angle types        #?????0???2#
0 dihedral types
0 improper types
0.019988 272.019988  xlo xhi
0.047490 272.047490  ylo yhi
0.108994 272.108994  zlo zhi

# Pair Coeffs
#
# 1  H
# 2  Na
# 3  O
# 4  S

Bond Coeffs

1 450 0.9572
2 364 0.1430  

Masses           #Masses????VMD????data????????г???????????????????#

1 1.0080000 # H
2 22.989771 # Na
3 15.999000  # O
4 32.060000 # S

Atoms

1 1 1 0.000000 104.268997 209.776993 98.169998 # H HOH
2 1 1 0.000000 104.505997 210.947006 99.283997 # H HOH
3 1 3 0.000000 103.817001 210.438995 98.767998 # O HOH
....................................................................................................

15140 40 2 0.000000 195.259003 201.108994 79.967003 # Na MOL

Bonds

1 1 1 3
2 1 2 3
3 1 4 6
..................................................

10080 1 15096 15097

Angles
1 1 1 3 2
2 1 4 6 5
..................................................

5000 1 14998 15000 14999
5001 1 15001 15003 15002
..................................................

5080 1 15238 15240 15239
end
in????????
echo screen
dimension     3
boundary        p p p
units real                                    
atom_style   full
bond_style   harmonic
bond_style   harmonic                      #?????#
angle_style  charmm
angle_style  charmm                        #?????#
pair_style    lj/charmm/coul/long 10 12      
pair_style    lj/charmm/coul/long 10 12    #?????#
pair_modify    mix arithmetic                 
kspace_style   pppm 1.0e-4               
read_data   waterliusuana.data
set type 1 charge 0.415                    #H?????2#
set type 3 charge -0.830                   #O?????4#
set type 4 charge  -1                      #Cl?????1#  #s#
set type 2 charge   1                      #Na?????3#
angle_coeff  1 55.00000 104.5200 0.0 0.0
angle_coeff  2 55.00000 104.5200 0.0 0.0           #?????????#
pair_coeff   1 1 0.102  3.188                      #???1 cl 2 h 3 na 4 o# #????1 h 2 na 3 o 4 s#
pair_coeff   4 4 0.4184 4.401                      #????????4 s#
pair_coeff   4 2 0.4184 3.492                      #????????4 s#
pair_coeff   4 3 0.5216 3.785                      #????????4 s#         #I<J#
pair_coeff   2 2 0.4184 2.583
pair_coeff   2 3 0.5216 2.876
pair_coeff   3 3 0.6502 3.169
group water type  1  3                             #???#
group liusuanna  type  2  3  4                     #???#
group waterliusuanna type  1 2 3 4                 #???#
velocity    all create 770.25 770099                             
neighbor   2.0 bin
neigh_modify     delay 0 every 1         
min_style    cg
minimize    1.0e-4 1.0e-6 500 1000 # etol ftol maxiter maxeval   stopping tolerance for energy (unitless)  for force (force units)  iterations  max number of force/energy evaluations#         
fix   1 all shake 1.0e-6 500 0 b 1 a 1   # tol=accuracy tolerance of SHAKE solution  iter = max # of iterations in each SHAKE solution #
fix   2 all npt temp 770.25 770.25 100.0 iso 27.78 27.78 1000.0         #gas yong npt #
thermo_style multi
thermo   100
timestep    1.0

dump mydump all custom 1000 dump.*.lammpstrj id type x y z
dump        1  all custom 1000 dump.lammpstrj id type x y z
dump                2 all image 10000 image.*.jpg type type &
                zoom 1.6 adiam 1.5
dump_modify        2 pad 4

dump                3 all movie 10000 movie.mpg type type &
                zoom 1.6 adiam 1.5
restart  100000 water.res
run 2000000

???д????????
F:LAMMPS 64-bit 20150904inguoshuailiusuanna>mpiexec -n 10 lmp_mpi -in
waternacl.in
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
LAMMPS (4 Sep 2015-ICMS)
WARNING: OMP_NUM_THREADS environment is not set. (../comm.cpp:90)
  using 1 OpenMP thread(s) per MPI task
dimension     3
boundary        p p p
units real
atom_style   full
bond_style   harmonic
bond_style   harmonic                      #需??改#
angle_style  charmm
angle_style  charmm                        #需??改#
pair_style    lj/charmm/coul/long 10 12
pair_style    lj/charmm/coul/long 10 12    #需??改#
pair_modify    mix arithmetic
kspace_style   pppm 1.0e-4
read_data   waterliusuana.data
Reading data file ...
ERROR on proc 0: Cannot open file waterliusuana.data (../read_data.cpp:1737)

job aborted:
rank: node: exit code[: error message]
0: kejilou709-PC: 1: process 0 exited without calling finalize
1: kejilou709-PC: 123
2: kejilou709-PC: 123
3: kejilou709-PC: 123
4: kejilou709-PC: 123
5: kejilou709-PC: 123
6: kejilou709-PC: 123
7: kejilou709-PC: 123
8: kejilou709-PC: 123
9: kejilou709-PC: 123@smutao@oxox6085
回复此楼

» 猜你喜欢

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

HSUTB426

新虫 (初入文坛)

我也遇到这样的问题了 请问楼主解决了吗
5楼2017-07-12 17:20:40
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 5 个回答

yingxong2020

铜虫 (小有名气)

【答案】应助回帖

最后写的是读data文件错误,所以就是data格式不对吧?
2楼2017-01-20 16:48:16
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

cly001

新虫 (初入文坛)

引用回帖:
2楼: Originally posted by yingxong2020 at 2017-01-20 16:48:16
最后写的是读data文件错误,所以就是data格式不对吧?

read-data格式不对吧,后面应该是data.mubiao
3楼2017-05-15 19:46:07
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zyfwdkkk

铜虫 (初入文坛)

引用回帖:
2楼: Originally posted by yingxong2020 at 2017-01-20 16:48:16
最后写的是读data文件错误,所以就是data格式不对吧?

大神你好,我想问一下,我想创建一个纳米团簇的模型,先region一个半径为100的大球,在region一个半径为10的小球,然后group这个小球,我想知道怎么用delete_atoms命令删除小球周围的那部分大球,使小球周围处于真空状态,在小球模型内进行模拟?求救啊大神
4楼2017-05-20 16:59:55
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 352分 化工与材料 +5 海纳百川Ly 2026-03-27 5/250 2026-03-28 03:39 by fmesaito
[考研] 085701环境工程,267求调剂 +12 minht 2026-03-26 12/600 2026-03-27 22:22 by 无际的草原
[考研] 张芳铭-中国农业大学-环境工程专硕-298 +3 手机用户 2026-03-26 3/150 2026-03-27 21:39 by lbsjt
[考博] 26申博 +3 加油冲啊! 2026-03-26 3/150 2026-03-27 15:38 by cls512
[考研] 287求调剂 +10 land xuxu 2026-03-26 10/500 2026-03-27 15:33 by 帕尔马拉特
[考研] 考研化学308分求调剂 +10 你好明天你好 2026-03-23 12/600 2026-03-27 14:43 by shangxh
[考研] 321求调剂 +4 璞玉~~ 2026-03-25 4/200 2026-03-27 11:41 by sanrepian
[考研] 315调剂 +4 0860求调剂 2026-03-26 5/250 2026-03-27 11:23 by wangjy2002
[考研] 081200-11408-276学硕求调剂 +4 崔wj 2026-03-26 4/200 2026-03-27 08:04 by chemisry
[考研] 一志愿北化求调剂 +3 Jsman 2026-03-22 3/150 2026-03-26 21:06 by ajpv风雷
[考研] 085602化学工程求调剂。 +4 平乐乐乐 2026-03-26 4/200 2026-03-26 17:57 by fmesaito
[考研] 085601求调剂总分293英一数二 +4 钢铁大炮 2026-03-24 4/200 2026-03-26 16:28 by dick_runner
[考研] 0856求调剂 +8 zhn03 2026-03-25 9/450 2026-03-26 13:42 by zzll406
[考研] 调剂310 +3 温柔的晚安 2026-03-25 4/200 2026-03-25 23:16 by peike
[考研] 334分 一志愿武理-080500 材料求调剂 +4 李李不服输 2026-03-25 4/200 2026-03-25 21:26 by 星空星月
[考研] 材料与化工304求B区调剂 +3 邱gl 2026-03-25 3/150 2026-03-25 19:03 by Ainin_
[考研] 296求调剂 +4 汪!?! 2026-03-25 7/350 2026-03-25 16:41 by 汪!?!
[考研] 336化工调剂 +4 王大坦1 2026-03-23 5/250 2026-03-23 18:32 by allen-yin
[考研] 求调剂 +5 Zhangbod 2026-03-21 7/350 2026-03-22 13:13 by Zhangbod
[考研] 求调剂 +4 要好好无聊 2026-03-21 4/200 2026-03-21 18:57 by 学员8dgXkO
信息提示
请填处理意见