24小时热门版块排行榜    

查看: 1707  |  回复: 3
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

charliecaili

铁虫 (初入文坛)

[求助] 石墨烯拉伸模拟 已有1人参与

本人做石墨烯拉伸模拟,想固定石墨烯板Y轴两端各2个单位长度,但是模拟结果出来却没有对两端固定,请大神帮我看看问题出在哪里,跪谢!!
## INITIALIZATION ######################
units metal
dimension 3
boundary f p f
atom_style atomic
newton on

##  ATOM DEFINITION  ######################
lattice  custom 2.4595 a1 1 0 0 a2 0 1.73203 0 a3 0 0 1  
basis 0 0.666666666 0 basis 0.5 0.5 0 basis 0.5 0.16666666 0 & basis 0 0 0

region box block -20 20 -10 10 -50 50
create_box         1 box

region mid1 block -8 8 -8 8 -0.5 0.5
create_atoms        1 region mid1

mass        1  12.010000

##  SETTINGS  ######################
pair_style airebo 3.0
pair_coeff * * potentials/CH.airebo C

region lower block -8 8 -8 -6 -0.5 0.5
region upper block -8 8 6 8 -0.5 0.5
group upper region upper
group lower region lower
group boundary union upper lower
group mobile subtract all boundary

# initial velocities
fix 1 all nvt temp 300 300 0.1
velocity boundary set 0.0 0.0 0.0
fix 2 boundary setforce 0.0 0.0 0.0

min_style cg
minimize 1e-25 1e-25 5000 10000

unfix 1
unfix 2

timestep 0.001
fix 1 all npt temp 300 300 0.05 y 0 0 0.5
thermo 20

compute    myTemp all temp
compute 1 all stress/atom myTemp
compute 2 all pe/atom pair bond
compute 3 all reduce sum c_1[1] c_1[2] c_1[3]

shell mkdir 10.9duxg3
shell cd 10.9duxg3

thermo_style custom step temp pe ke etotal lx ly press pxx

pyy c_3[1] c_3[2] c_3[3]
dump 1 all custom 1000 dump.chiyu.* id type x y z
##  RUNING-RELAXATION  ######################
run 30000

##  RUNNING-DEFORMATION  ######################
unfix 1
undump 1
fix 1 all nvt temp 300 300 0.05
fix 2 all ave/atom 1 1000 1000 c_1[1] c_1[2] c_1[3] c_2 fx

fy fz
dump 1 all custom 1000 dump.new.* id type x y z vx vy vz

c_1[1] c_1[2] c_1[3] &
c_2 f_2[1] f_2[2] f_2[3] f_2[4] f_2[5] f_2[6] f_2[7]

variable srate equal 1.0e10
variable srate1 equal "v_srate / 1.0e12"
fix 3 all deform 1 y erate ${srate1} units box remap x
###################
variable tmp equal "ly"
variable ly0 equal ${tmp}
print "Initial Length, ly0: ${ly0}"

variable strain equal "(ly- v_ly0)/v_ly0"

# Output strain and stress info to file
# for units metal, pressure is in [bars] = 100 [kPa] =

1/10000 [GPa]
# p2 are in GPa
variable p1 equal "v_strain"
variable p2 equal "-pyy/10000"
variable p3 equal "pe"

fix equill all print 500 "${p1} ${p2} ${p3}" file data.1.txt

screen no
run 40000

###########
######################################
# SIMULATION DONE
print "All done"石墨烯拉伸模拟
结果图.png
回复此楼

» 本帖附件资源列表

  • 欢迎监督和反馈:小木虫仅提供交流平台,不对该内容负责。
    本内容由用户自主发布,如果其内容涉及到知识产权问题,其责任在于用户本人,如对版权有异议,请联系邮箱:xiaomuchong@tal.com
  • 附件 1 : CH.airebo
  • 2015-09-04 14:47:54, 941.56 K

» 收录本帖的淘帖专辑推荐

分子动力学模拟

» 猜你喜欢

» 本主题相关商家推荐: (我也要在这里推广)

» 本主题相关价值贴推荐,对您同样有帮助:

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

panbin

木虫 (正式写手)

【答案】应助回帖

感谢参与,应助指数 +1
把那句→_→unfix2去掉试试

发自小木虫Android客户端
4楼2015-09-05 20:11:42
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 4 个回答

panbin

木虫 (正式写手)

group mobile subtract all boundary~~~是不是这一句的问题,没固定住组

发自小木虫Android客户端
2楼2015-09-04 16:06:34
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

charliecaili

铁虫 (初入文坛)

引用回帖:
2楼: Originally posted by panbin at 2015-09-04 16:06:34
group mobile subtract all boundary~~~是不是这一句的问题,没固定住组

你好,这句是要去掉还是修改?去掉后还是没固定住,那应该怎么修改?
我就是我
3楼2015-09-05 08:34:20
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 奇怪,两个人的filecode固定段从头到尾一模一样 +5 布布和一二 2026-08-10 6/300 2026-08-11 10:15 by 医学老男孩
[基金申请] 应该是93bebmhtak前后十一个字符比较关键 +15 Lanmanbaby 2026-08-09 23/1150 2026-08-11 09:51 by demonstreets
[基金申请] 我的国基提前知道中了,可是同事的操作让我实在接受不了,怎么会有这样的人 +8 家与远方 2026-08-10 13/650 2026-08-11 09:49 by 家与远方
[基金申请] 帮忙看看fileCode +6 wwncly 2026-08-10 11/550 2026-08-11 09:14 by xiaruohan
[基金申请] 确定了,国自然21号放榜 +6 布布和一二 2026-08-10 7/350 2026-08-10 19:15 by 2000zf36392
[基金申请] 综述论文作为代表作会不会影响评审专家的印象分? +10 yufeiwaner 2026-08-09 11/550 2026-08-10 18:47 by yufeiwaner
[基金申请] 关于代码变化问题,想知道的进来 +17 且听虎啸 2026-08-07 24/1200 2026-08-10 18:35 by zhangduo2008
[基金申请] 静等基金结果 +5 gjjjzhong 2026-08-10 16/800 2026-08-10 17:19 by Tide man
[基金申请] 关于Filecode分析方法 +3 majunge000 2026-08-10 3/150 2026-08-10 15:46 by lch2012
[基金申请] 8月时间戳变的,举个手。玩一下,释放压力 +11 archvillain 2026-08-04 13/650 2026-08-10 14:41 by seekfind
[基金申请] 据悉今年马上要出结果了 +7 瞬息宇宙 2026-08-10 8/400 2026-08-10 12:42 by Vivilian
[基金申请] 2026国自然放榜时间 +9 布布和一二 2026-08-08 9/450 2026-08-10 11:22 by xxxx2020
[基金申请] 这样的filecode谁见过 +11 布布和一二 2026-08-08 22/1100 2026-08-10 11:10 by wmfsnow
[基金申请] 面上项目filecode邪修 +5 西山十月 2026-08-09 7/350 2026-08-10 07:32 by 仁砚薪传
[基金申请] fileCode有新解读? +10 Tide man 2026-08-08 18/900 2026-08-09 12:55 by 仁砚薪传
[基金申请] 关于filecode,很负责任的告诉大家 +6 爱看书的可乐 2026-08-08 7/350 2026-08-08 22:13 by a_niu
[基金申请] 关于豆爷回答的JTJC与%2F数量 +5 yang182083 2026-08-06 7/350 2026-08-08 18:29 by zhanghaozhu
[基金申请] 关于filecode +4 布布和一二 2026-08-07 7/350 2026-08-07 22:55 by zhanghaozhu
[基金申请] filecode变化情况 +6 布布和一二 2026-08-07 22/1100 2026-08-07 14:45 by 且听虎啸
[基金申请] 求各位大神看下 100+6 hpkpkpkp 2026-08-05 33/1650 2026-08-06 14:49 by zhiyanjiang
信息提示
请填处理意见