24小时热门版块排行榜    

查看: 3559  |  回复: 11

w76990480

荣誉版主 (文坛精英)

super-emuch

优秀版主文献杰出贡献文献杰出贡献

[求助] 热导率计算heat/flux 问题

本人最近在计算ZnO热导率
用了两种方法,同一个势函数
1.heat/flux 方法
计算结果如下图
计算得到的热导率大概50w/mk左右
热导率计算heat/flux 问题
1.jpg


热导率计算heat/flux 问题-1
2.jpg

2.thermal/conductivity方法
利用thermal/conductivity计算10nm 热导率大概5w/mk左右
两个方法为什么差距这么大呢?
温度梯度也是线性的
热导率计算heat/flux 问题-2
3.jpg

[ Last edited by w76990480 on 2013-7-19 at 17:46 ]
回复此楼

» 猜你喜欢

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

专业文献求助
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

马江将

金虫 (小有名气)

楼主你好! 我也是求热导率 用heat/flux  但遇到问题没有求出来 !你既然求出来,麻烦你帮忙看看 我的输入卡是哪部分有问题。
在我发的求助贴(lammps求热导率的问题)中可以看到 in文件  

祝你的疑问尽早解决!
凝聚态
2楼2013-07-20 16:11:49
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

z654023015

铜虫 (初入文坛)

你应该把你的in文件贴出来一下,还把你计算的体系说明白一点
3楼2013-07-21 17:00:37
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

w76990480

荣誉版主 (文坛精英)

super-emuch

优秀版主文献杰出贡献文献杰出贡献

引用回帖:
3楼: Originally posted by z654023015 at 2013-07-21 17:00:37
你应该把你的in文件贴出来一下,还把你计算的体系说明白一点

Dear lammps users:
    I have some questions on ZnO thermal conductivity calculation,The fix heat/flux and fix thermal/conductivity command were selected to calculating the ZnO thermal conductivity.
    1.fix heat/flux
      I wrote the input file like the manual (http://lammps.sandia.gov/doc/compute_heat_flux.html), the average thermal conductivity of ZnO(Model: x 5.0nm y 4.8nm z 5.3nm) is about ~50W/mk.   The thermal conductivity-m curve you can see the fig 1 in the attachment.
    2.thermal/conductivity
      The periodic boundary wurtzite-type ZnO was selected to calculating thermal conductivity in x y z direction 2.8nm 2.9nm 15.7nm respectively。The main command as following:
      fix      temp_profile all ave/spatial 1 100000 100000 z lower 1.0 v_temp file temp.profile units lattice  #YL for test
      fix      heat_swap all thermal/conductivity 10 z 60
      fix      e_exchange  all  ave/time  10  1  100000  f_heat_swap  file e_exchange.dat
      fix accumu_thermalK_out all ave/time 10 1 100000 v_accumu_thermalK file thermal_conductivity.dat
      I used this “variable accumu_thermalK equal f_e_exchange*${ev2J}/(2*0.001*${N}*${ps2s}*${Ox}*${Oy}*${An2m}*f_delta_out)*(${Oz}/60.0*26.0)” variable command to calculating it.
          timestep 0.001
          N        step
      Is it right(this variable to calculate the thermal conductivity)?
      Temperature gradient is linear in the fig 2 (in the attachment). the average thermal conductivity is about 5W/mk.

     Now, Two kinds of method to calculate the thermal conductivity of why have so big difference(The two methods with the same potential)?
专业文献求助
4楼2013-07-21 22:00:36
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

lchunmei001

木虫 (正式写手)

引用回帖:
4楼: Originally posted by w76990480 at 2013-07-21 22:00:36
Dear lammps users:
    I have some questions on ZnO thermal conductivity calculation,The fix heat/flux and fix thermal/conductivity command were selected to calculating the ZnO thermal conductivi ...

请教楼主,您_e_exchange*${ev2J}/(2*0.001*${N}*${ps2s}*${Ox}*${Oy}*${An2m}*f_delta_out)*(${Oz}/60.0*26.0)这个公式里的(${Oz}/60.0*26.0)是什么意思,对应http://muchong.com/bbs/viewthread.php?tid=2416486这个帖子里的法2,一直没太明白最后那个6.0/8.0只的是什么,包括法3里的((4.0*8.0*8.0*8.0/0.844)^(1.0/3.0)和6.0/8.0,还请楼主不吝赐教,谢谢。
5楼2013-08-14 09:48:31
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

刘岳阳

铜虫 (小有名气)

版主你好,我想问一下你用的势函数是什么形式的?我也想算一下ZnO的热输运,但是还没有找到合适的势函数,能不能给我分享一下你的经验?谢谢!
storms make trees take deeper roots
6楼2015-06-08 20:18:28
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

w76990480

荣誉版主 (文坛精英)

super-emuch

优秀版主文献杰出贡献文献杰出贡献

引用回帖:
6楼: Originally posted by 刘岳阳 at 2015-06-08 20:18:28
版主你好,我想问一下你用的势函数是什么形式的?我也想算一下ZnO的热输运,但是还没有找到合适的势函数,能不能给我分享一下你的经验?谢谢!

http://muchong.com/bbs/viewthread.php?tid=7347383  具体看看这个函数
专业文献求助
7楼2015-06-09 08:40:52
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

w76990480

荣誉版主 (文坛精英)

super-emuch

优秀版主文献杰出贡献文献杰出贡献

lammps势函数部分
# set interatomic interactions
set          group   O    charge  -1.14
set          group   Zn   charge   1.14
kspace_style      ewald 1.0e-5
pair_style hybrid/overlay  buck 10.0 coul/long 10.0 morse 10.0
pair_coeff  1 2  buck  257600  0.1396  0.0
pair_coeff  2 2  buck  78.91   0.5177  0.0
pair_coeff  1 1  morse 0.1567  1.164   3.405
pair_coeff  * *  coul/long

» 本帖已获得的红花(最新10朵)

专业文献求助
8楼2015-06-09 09:16:01
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

刘岳阳

铜虫 (小有名气)

引用回帖:
8楼: Originally posted by w76990480 at 2015-06-09 09:16:01
lammps势函数部分
# set interatomic interactions
set          group   O    charge  -1.14
set          group   Zn   charge   1.14
kspace_style      ewald 1.0e-5
pair_style hybrid/overlay  buck 10. ...

感谢版主热心、详细的回答!
我现在用的是lammps,版主能不能再给提供一下这些Buckingham和morse势参数的来源,或者版主自己的文章,方便引用啊
storms make trees take deeper roots
9楼2015-06-09 13:29:37
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

刘岳阳

铜虫 (小有名气)

送红花一朵
引用回帖:
8楼: Originally posted by w76990480 at 2015-06-09 09:16:01
lammps势函数部分
# set interatomic interactions
set          group   O    charge  -1.14
set          group   Zn   charge   1.14
kspace_style      ewald 1.0e-5
pair_style hybrid/overlay  buck 10. ...

抱歉,才发现楼上就是链接,再次谢谢版主
storms make trees take deeper roots
10楼2015-06-09 13:36:52
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 w76990480 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[公派出国] 售SCI一区文章,我:8.O.551.O.5.4,科目全,可伽急 +3 wsYGJnURYvm6 2026-08-31 3/150 2026-09-01 01:52 by o3EMxHUAQDtS
[硕博家园] 售SCI一区文章,我:8O5.5.1.O5.4,科目全,可伽急 +3 wsYGJnURYvm6 2026-08-31 3/150 2026-09-01 01:40 by o3EMxHUAQDtS
[公派出国] 售SCI文章,我:8O.5.5.1O.54,科目全,可十急 +3 EZ67DG6CvcKL 2026-08-31 4/200 2026-09-01 01:30 by o3EMxHUAQDtS
[找工作] 售SCI一区文章,我:8.O.55.1.O.54,科目齐全,可伽急 +3 EZ67DG6CvcKL 2026-08-31 3/150 2026-08-31 22:23 by o3EMxHUAQDtS
[基金申请] 投票:  有多少人是今天查系统知道结果的? +17 爱看书的可乐 2026-08-26 19/950 2026-08-31 21:30 by xiangy672
[基金申请] 基金未中,这种答复是模板吗? +6 zhaosm1982 2026-08-27 7/350 2026-08-31 21:18 by qdxxmc
[基金申请] 哪位高人中了,把查询到的截图贴出来让我看看,让我长长见识 +6 yuleib84 2026-08-26 7/350 2026-08-31 19:46 by 鱼翔浅底1
[基金申请] 面上意见出来了 +12 黄鸟于飞Chao 2026-08-29 23/1150 2026-08-31 18:57 by 黄鸟于飞Chao
[文学芳草园] 梦想 +5 myrtle 2026-08-26 5/250 2026-08-31 14:40 by hahaboy
[基金申请] 为什么到现在没收到通知? +5 tannykie 2026-08-29 5/250 2026-08-30 21:05 by purplejack
[考博] 找导师 +6 yuanjiabao 2026-08-29 7/350 2026-08-30 14:40 by 生科新手
[基金申请] 麻烦专家们看看评委们的意见(F口面上) +6 gdd2018 2026-08-28 11/550 2026-08-30 08:58 by 超级无敌华子
[基金申请] 我就是申请一个面上项目而已,这评审意见是按照杰青的条件评的吧? +6 gouxfjh 2026-08-28 11/550 2026-08-30 07:57 by gouxfjh
[基金申请] 国自然面上复盘~欢迎讨论 (金币+15) +15 晴天加油 2026-08-26 16/800 2026-08-29 18:28 by symmetry
[基金申请] 面上合作单位盖章 +5 ssyjh 2026-08-27 5/250 2026-08-27 20:50 by gdfollow
[基金申请] 为什么 国际(地区)合作与交流项目 没有放榜? 10+3 majunge000 2026-08-26 11/550 2026-08-27 08:42 by 北京莱茵编辑
[基金申请] 我不理解! +15 Edward_pc 2026-08-26 23/1150 2026-08-26 20:34 by zzuzxg
[基金申请] 国际合作可查了,中了面上 (EPI+1)(金币+50) +18 Ldrop2023 2026-08-26 18/900 2026-08-26 11:15 by cmrandy
[基金申请] 国合可查了 +3 paperzjh 2026-08-26 3/150 2026-08-26 10:41 by LemmonTr
[基金申请] 在坚冰还盖着北海的时候,我看到了怒放的梅花。 (金币+10) +6 ziyangfang 2026-08-25 9/450 2026-08-25 20:26 by huagongfeihu
信息提示
请填处理意见