24小时热门版块排行榜    

查看: 2286  |  回复: 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 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 时间戳又变了 +13 wuchongjun 2026-08-20 19/950 2026-08-21 17:21 by 紫杉醇
[基金申请] 建议基金发布提前给出明确的时间点 +3 kulium 2026-08-21 4/200 2026-08-21 17:02 by gltch
[基金申请] filecode,4个jtjc了 +11 ziyangfang 2026-08-19 14/700 2026-08-21 16:51 by applepetty
[基金申请] 看来今天不会放榜了? +8 chengyan1220 2026-08-21 9/450 2026-08-21 15:38 by dcqxinyang
[基金申请] 让我中一个面上吧! +11 大萍1987 2026-08-20 13/650 2026-08-21 14:48 by 20120902066
[基金申请] 人气不行了 +7 fansofjerry 2026-08-21 7/350 2026-08-21 14:13 by Vivilian
[基金申请] 今日不放榜?网传国自然预计 8 月 27 日可查结果 +15 医学老男孩 2026-08-20 18/900 2026-08-21 13:46 by 医学老男孩
[基金申请] 感觉是下周放榜了 +7 angus9576 2026-08-17 12/600 2026-08-21 13:38 by weiyin
[基金申请] 什么时候开奖? +7 CrisMessi 2026-08-18 7/350 2026-08-21 12:15 by weiyin
[基金申请] 时间戳又变了8-15 +15 archvillain 2026-08-15 27/1350 2026-08-21 11:32 by tim76
[基金申请] 今天基金会出结果吗?20260819 +15 kkkl_v 2026-08-19 16/800 2026-08-21 11:22 by 365372687
[基金申请] 科研孤儿太难了 +15 我4大白菜 2026-08-20 16/800 2026-08-21 11:07 by yming1319
[基金申请] 应该是下周三26日公布了吧? +4 哈哈蛤? 2026-08-21 4/200 2026-08-21 10:58 by Vivilian
[论文投稿] 投稿咨询 +5 wwm09 2026-08-17 7/350 2026-08-21 10:11 by 期刊论文帮手
[基金申请] 基金啊基金 +4 longfie172 2026-08-20 4/200 2026-08-21 08:58 by mark mao
[基金申请] 今天系统多次维护,明天很可能放榜! +10 zju2000 2026-08-16 11/550 2026-08-20 20:02 by cl479861084
[基金申请] 时间戳变了,能看出什么问题? +18 基诺咪客 2026-08-17 23/1150 2026-08-20 17:19 by Godzela
[教师之家] 为什么余额宝的年化利率越来越低?主要原因有哪些? +5 瞬息宇宙 2026-08-15 5/250 2026-08-19 20:23 by super2002521
[基金申请] 2027广东省杰青 +4 奶牛小黑 2026-08-15 10/500 2026-08-19 11:02 by wanfengnew
[精细化工] 招聘 金属平磨液,抛光液研发工程师 +3 小天0311 2026-08-14 3/150 2026-08-16 07:31 by H9PLUS
信息提示
请填处理意见