24小时热门版块排行榜    

查看: 1966  |  回复: 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 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考博] 26博士申请 +3 1042136743 2026-03-17 3/150 2026-03-17 23:30 by 轻松不少随
[考研] 303求调剂 +3 睿08 2026-03-17 5/250 2026-03-17 22:01 by 睿08
[考研] 344求调剂 +4 knight344 2026-03-16 4/200 2026-03-17 17:27 by ruiyingmiao
[考研] 工科材料085601 279求调剂 +3 困于星晨 2026-03-17 3/150 2026-03-17 14:08 by ms629
[考研] 材料与化工专硕调剂 +5 heming3743 2026-03-16 5/250 2026-03-17 14:03 by 勇敢太监王公公
[考研] 化学调剂0703 +8 啊我我的 2026-03-11 8/400 2026-03-16 17:23 by 我的船我的海
[考研] 304求调剂 +5 素年祭语 2026-03-15 5/250 2026-03-16 17:00 by 我的船我的海
[考研] 304求调剂 +3 曼殊2266 2026-03-14 3/150 2026-03-16 16:39 by houyaoxu
[考研] 070303一志愿西北大学学硕310找调剂 +5 d如愿上岸 2026-03-12 8/400 2026-03-16 15:19 by peike
[考研] 085600材料与化工 求调剂 +13 enenenhui 2026-03-13 14/700 2026-03-16 15:19 by 了了了了。。
[考研] 0703化学调剂 290分有科研经历,论文在投 +7 腻腻gk 2026-03-14 7/350 2026-03-16 10:12 by houyaoxu
[教师之家] 焦虑 +7 水冰月月野兔 2026-03-13 9/450 2026-03-16 10:00 by Quakerbird
[考研] 26考研一志愿中国石油大学(华东)305分求调剂 +3 嘉年新程 2026-03-15 3/150 2026-03-15 13:58 by 哈哈哈哈嘿嘿嘿
[考研] 【0703化学调剂】-一志愿华中师范大学-六级475 +5 Becho359 2026-03-11 5/250 2026-03-14 11:35 by 哦哦123
[考研] 337一志愿华南理工0805材料求调剂 +7 mysdl 2026-03-11 9/450 2026-03-13 22:43 by JourneyLucky
[考研] 材料工程调剂 +9 咪咪空空 2026-03-12 9/450 2026-03-13 22:05 by 星空星月
[考研] 四川大学085601材料工程专硕 初试294求调剂 +4 祝我们好在冬天 2026-03-11 4/200 2026-03-13 21:39 by peike
[考研] 311求调剂 +3 冬十三 2026-03-13 3/150 2026-03-13 20:41 by JourneyLucky
[考研] 290求调剂 +7 ADT 2026-03-12 7/350 2026-03-13 15:17 by JourneyLucky
[考博] 26读博 +4 Rui135246 2026-03-12 10/500 2026-03-13 07:15 by gaobiao
信息提示
请填处理意见