24小时热门版块排行榜    

Znn3bq.jpeg
查看: 2009  |  回复: 9

zhang668

木虫 (正式写手)

[交流] 【求助】VASP优化结果与实验相差较大 已有5人参与

用VASP对稀土锰氧化物(空间群Pbmn)做结构优化,(全优化,ISIF=3)赝势是paw_gga,因为没有稀土的LDA。发现晶格常数变化明显较大,其中,a为3%,b为%5,c变化不明显,这个是不是不合适的?我在MS中优化也是发生这么大的变化,赝势是USPP。
这个有什么解决的办法吗?

    现在正尝试用GGA+U做优化,(可能+U后稀土离子和Mn半径会变大)。和利用状态方程拟合体积,在每一步内优化原胞形状和坐标的方法来重做下。

大家全优化后出现与实验晶格参数变化较大的多吗?我估计跟稀土锰氧化物本身难收敛有关。
回复此楼

» 猜你喜欢

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

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

zdd2008

金虫 (职业作家)


zhang668(金币+1):谢谢参与
楼主的体系有磁性吧!!呵呵1!
2楼2010-04-24 17:51:44
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zhang668

木虫 (正式写手)

基态是反铁磁结构。
3楼2010-04-24 18:59:15
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zengxiangm

木虫 (小有名气)


zhang668(金币+1):谢谢参与
zhang668(金币+1): 2010-04-24 20:10
我们老师说用ISIF=3会比较容易出问题,我们大都是用ISIF=2727来做全优化
4楼2010-04-24 20:06:31
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zhang668

木虫 (正式写手)

2-7-2-7?还是通过脚本优化?
如果是第一种,那2不是没有必要。
还有中间过程参考收敛标准如Force吗?还是不管这个,一直做下去。
5楼2010-04-24 20:13:33
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

qinyuan1598

铜虫 (小有名气)

稀土


zhang668(金币+1):谢谢参与
稀土锰氧化物属于多铁性材料!
6楼2010-04-24 21:18:56
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zhang668

木虫 (正式写手)

并不都是多铁,不过我方向就是多铁。
7楼2010-04-24 22:07:43
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ApolloYang

木虫 (正式写手)


zhang668(金币+1):谢谢参与
不会脚本  遇到了错误提示

有网友能帮忙吗?

AV:  10    -0.778997653481E+01   -0.12080E-03   -0.89196E-05   112   0.850E-02    0.161E-02
DAV:  11    -0.779004500199E+01   -0.68467E-04   -0.90420E-05   112   0.590E-02
   1 F= -.77900450E+01 E0= -.77900450E+01  d E =0.000000E+00
writing wavefunctions

real    0m7.487s
user    0m0.112s
sys     0m0.020s
Usage: awk [POSIX or GNU style options] -f progfile [--] file ...
Usage: awk [POSIX or GNU style options] [--] 'program' file ...
POSIX options:          GNU long options:
        -f progfile             --file=progfile
        -F fs                   --field-separator=fs
        -v var=val              --assign=var=val
        -m[fr] val
        -W compat               --compat
        -W copyleft             --copyleft
        -W copyright            --copyright
        -W dump-variables[=file]        --dump-variables[=file]
        -W gen-po               --gen-po
        -W help                 --help
        -W lint[=fatal]         --lint[=fatal]
        -W lint-old             --lint-old
        -W non-decimal-data     --non-decimal-data
        -W profile[=file]       --profile[=file]
        -W posix                --posix
        -W re-interval          --re-interval
        -W source=program-text  --source=program-text
        -W traditional          --traditional
        -W usage                --usage
        -W version              --version

To report bugs, see node `Bugs' in `gawk.info', which is
section `Reporting Problems and Bugs' in the printed version.

gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.

Examples:
        gawk '{ sum += $1 }; END { print sum }' file
        gawk -F: '{ print $1 }' /etc/passwd
./Optim: line 17: fg: no job control
Usage: awk [POSIX or GNU style options] -f progfile [--] file ...
Usage: awk [POSIX or GNU style options] [--] 'program' file ...
POSIX options:          GNU long options:
        -f progfile             --file=progfile
        -F fs                   --field-separator=fs
        -v var=val              --assign=var=val
        -m[fr] val
        -W compat               --compat
        -W copyleft             --copyleft
        -W copyright            --copyright
        -W dump-variables[=file]        --dump-variables[=file]
        -W gen-po               --gen-po
        -W help                 --help
        -W lint[=fatal]         --lint[=fatal]
        -W lint-old             --lint-old
        -W non-decimal-data     --non-decimal-data
        -W profile[=file]       --profile[=file]
        -W posix                --posix
        -W re-interval          --re-interval
        -W source=program-text  --source=program-text
        -W traditional          --traditional
        -W usage                --usage
        -W version              --version

To report bugs, see node `Bugs' in `gawk.info', which is
section `Reporting Problems and Bugs' in the printed version.

gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.

Examples:
        gawk '{ sum += $1 }; END { print sum }' file
        gawk -F: '{ print $1 }' /etc/passwd
./Optim: line 18: fg: no job control
8楼2010-07-10 14:56:51
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ApolloYang

木虫 (正式写手)


hometownlove(金币+1):谢谢交流 2010-07-15 12:38:46
该问题已经得到valenhou001老师的解答

问题在于我的脚本写的不对
引用回帖:
Originally posted by ApolloYang at 2010-07-10 14:56:51:
不会脚本  遇到了错误提示

有网友能帮忙吗?

AV:  10    -0.778997653481E+01   -0.12080E-03   -0.89196E-05   112   0.850E-02    0.161E-02
DAV:  11    -0.779004500199E+01   -0.68467E-04   -0.90 ...

9楼2010-07-15 11:14:40
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

Litter_horsr

银虫 (小有名气)


zhang668(金币+1): 谢谢参与
引用回帖:
4楼: Originally posted by zengxiangm at 2010-04-24 20:06:31
我们老师说用ISIF=3会比较容易出问题,我们大都是用ISIF=2727来做全优化

2727是什么意思?
想好好学习的,一般妒能
10楼2019-08-18 10:03:57
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 zhang668 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 366求调剂 +7 不知名的小卅 2026-04-11 7/350 2026-04-11 16:45 by PeggyPeng17
[考研] 调剂求助 +6 果然有我 2026-04-11 7/350 2026-04-11 16:22 by 明月此时有
[考研] 070300化学279求调剂 +18 哈哈哈^_^ 2026-04-08 19/950 2026-04-11 12:46 by zhq0425
[考研] 275求调剂 +9 1624447980 2026-04-08 10/500 2026-04-11 10:20 by Delta2012
[考研] 301求调剂 +5 XYPLR 2026-04-05 7/350 2026-04-11 10:03 by zhq0425
[考研] 求调剂 +13 雪逢冬 2026-04-10 13/650 2026-04-11 09:58 by 猪会飞
[考研] 284求调剂 +9 让我上岸吧阿西 2026-04-09 11/550 2026-04-10 19:18 by 靖jing
[考研] 085800 能源动力求调剂 +6 阿biu啊啊啊啊啊 2026-04-10 6/300 2026-04-10 15:03 by hemengdong
[考研] 本科西工大 0856 324求调剂 +10 wysyjs25 2026-04-09 11/550 2026-04-10 08:37 by 5268321
[考研] 生物与医药273求调剂 +18 荔题南墙 2026-04-05 19/950 2026-04-10 08:14 by kangsm
[考研] 085601初试330分找调剂 +10 流心奶黄包l 2026-04-09 10/500 2026-04-10 08:14 by Sammy2
[考研] 297求调剂 +27 GENJIOW 2026-04-07 30/1500 2026-04-09 23:20 by wolf97
[硕博家园] 有没有学校材料专业收跨调(一志愿085410) +5 momo(上岸版) 2026-04-06 8/400 2026-04-09 15:07 by only周
[考研] 一志愿郑州大学085600求调剂 +21 吃的不少 2026-04-05 24/1200 2026-04-08 16:47 by sunhuadong
[考研] 一志愿吉大化学327求调剂 +12 王王白石 2026-04-06 13/650 2026-04-08 16:05 by luoyongfeng
[考研] 307求调剂 +14 超级伊昂大王 2026-04-06 14/700 2026-04-08 07:03 by 无际的草原
[考研] 材料工程专业日语生求调剂 +9 111623 2026-04-07 9/450 2026-04-07 23:31 by 一只好果子?
[考研] 318求调剂 +5 李青山山山 2026-04-07 5/250 2026-04-07 18:24 by 蓝云思雨
[考研] 生物学363调剂求助 +7 fanzhang6666 2026-04-06 9/450 2026-04-07 17:37 by lijunpoly
[考研] 319分085702安全工程求调剂 +6 rious 2026-04-05 6/300 2026-04-07 09:42 by jp9609
信息提示
请填处理意见