24小时热门版块排行榜    

查看: 10124  |  回复: 57

ted1277

木虫 (小有名气)

★ ★ ★ ★ ★ ★
小木虫: 金币+0.5, 给个红包,谢谢回帖
ljw4010: 金币+5, 谢谢交流! 2015-05-06 21:20:25
ljw4010: 回帖置顶 2015-05-06 21:20:28
关于vasp+boltztrap

现在的最新的BoltzTraP 1.2.5已经很支持vasp接口了,
在压缩包“util”文件夹里有vasp2boltztrap.py和vasp2boltztrap.txt两个文件
在系统上已经安装好ase(https://wiki.fysik.dtu.dk/ase/)的基础上

根据需要修改vasp2boltztrap.txt中的
# Example 1:
#sg = Spacegroup(1)
#ao.info = {'spacegroup': sg}

# Example 2. Here the unit cell in the POSCAR file is cubic (conventional):
sg = Spacegroup(122)
ao.info = {'spacegroup': sg, 'unit_cell': 'conventional'}

并将vasp2boltztrap.txt 改名为a.py
执行命令python a.py
显示
********
None

输出的 energies.boltztrap,struct,intrans,可以用于boltztrap计算
hello,boy~
51楼2015-02-02 22:30:31
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ljw4010

荣誉版主 (职业作家)

小木虫从头派教主

ljw4010: 回帖置顶 2015-05-06 21:20:37
Re: [Wien] Boltztrap for spin polarized materials
引用回帖:
Hi Gavin

Thanks it works...

Thanks for your input...
Regards

On Sun, Mar 8, 2015 at 9:11 PM, Gavin Abo <gs...@crimson.ua.edu> wrote:

> In a terminal, run:
>
> path-to-BoltzTraP/src/x_trans -h BoltzTraP
>
> Change path-to-BoltzTraP to where BoltzTraP is located on your system.
> For example, path-to-BoltzTraP on my system is "~/boltztrap-1.2.5":
>
> ~/boltztrap-1.2.5/src/x_trans -h BoltzTraP
>
> In the output, you should see that you need the -up and -dn flags to run a
> spin polarized calculation.  However, the spin polarized calculation needs
> to be a non-parallel calculation.
>
> The gather_energy.pl in "path-to-BoltzTraP/util" only works for parallel
> non-spin polarized calculations, but you could try to modify it so that it
> might work for parallel spin polarized and parallel spin orbit
> calculations.  I have such a modified file, but it is a bit untested.  If
> you want the modified file, let me know.
>
>
> On 3/8/2015 7:06 AM, Murugan Sundareswari wrote:
>
>> Dear All,
>>
>> We have been working on transport properties for some materials. We were
>> able to run boltztrap for normal materials. However when we run scf with
>> spin polarized calculation, Boltztrap does not work and gives an error
>> "ERROR IN OPENING FILE (look in output)"
>>
>> We are not sure if Boltztrap can be run for "spin polarized" materials.
>> we tried both normal and -so where in we get same error in both cases...
>>
>> Could some one highlight if we need to link any file or is it not
>> possible to use Boltztrap code for spin poplarized materials?
>>
>> Regards

不要说话
52楼2015-05-06 10:50:08
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ljw4010

荣誉版主 (职业作家)

小木虫从头派教主

error in factorization while executing BoltzTrap
引用回帖:
Maybe the BoltzTraP interpolation scheme (src/fite4.F90) has failed because your k-mesh is too course. You could try increasing the number of k-points to create a fine k-mesh (x kgen) followed by regenerating case.energy[up/dn] (x lapw1 [-up/-dn]) before running BoltzTraP again (path-to-BoltzTrap/x_trans BoltzTraP[-up/-dn]).

不要说话
53楼2015-05-12 09:51:25
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

xiao72379

木虫 (正式写手)

宅男甲


小木虫: 金币+0.5, 给个红包,谢谢回帖
好贴 先mark 后面再向楼主请教!
天行健君子以自强不息
54楼2015-09-08 11:44:33
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

gaozhibin

铜虫 (正式写手)


小木虫: 金币+0.5, 给个红包,谢谢回帖
内容已删除
加油努力,坚持爬行的小乌龟
55楼2015-11-06 04:14:11
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

gaozhibin

铜虫 (正式写手)


小木虫: 金币+0.5, 给个红包,谢谢回帖
内容已删除
加油努力,坚持爬行的小乌龟
56楼2015-11-06 13:12:06
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

蛋蛋小童鞋

版主 (著名写手)


小木虫: 金币+0.5, 给个红包,谢谢回帖
楼主这是好贴,但是之提到了intrans文件,没有提到condtens中与它对应的各项异性的文件,我用的是 wienk,要是嗯呢个知道这些数据该怎样处理就好了,说明书里没有,我找了好久也没找到,不明白相关的各种图形都是i怎么提取怎么做的,希望可以请教您。
愿不负最苦的时光
57楼2016-04-09 17:03:12
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ljw4010

荣誉版主 (职业作家)

小木虫从头派教主

不要说话
58楼2016-04-09 19:44:31
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 ljw4010 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 什么时候开奖? +10 CrisMessi 2026-08-18 11/550 2026-08-24 06:50 by 开心的小狮子
[基金申请] 范进中举一文的中心思想 +5 炎黄贵胄 2026-08-22 6/300 2026-08-24 06:34 by sincosx
[基金申请] 建议基金发布提前给出明确的时间点 +11 kulium 2026-08-21 14/700 2026-08-24 02:12 by 流流伤
[基金申请] 让我中一个面上吧! +12 大萍1987 2026-08-20 15/750 2026-08-23 20:44 by 大萍1987
[教师之家] 跳槽后在研项目怎么办? +5 简单化xn 2026-08-22 10/500 2026-08-23 12:38 by 简单化xn
[基金申请] 今天放榜吗? +15 布布和一二 2026-08-19 16/800 2026-08-23 09:55 by 张春生
[基金申请] 93BebMhtakh前后11位开头都是大写 +7 且听虎啸 2026-08-17 8/400 2026-08-22 21:55 by 医学老男孩
[基金申请] 放榜前的不淡定 40+4 snowwithsea 2026-08-19 14/700 2026-08-21 23:51 by cratir
[基金申请] 今日不放榜?网传国自然预计 8 月 27 日可查结果 +16 医学老男孩 2026-08-20 20/1000 2026-08-21 21:13 by Ldrop2023
[基金申请] 科研孤儿太难了 +17 我4大白菜 2026-08-20 18/900 2026-08-21 20:57 by zhangev
[基金申请] 看来今天不会放榜了? +8 chengyan1220 2026-08-21 11/550 2026-08-21 17:52 by dcqxinyang
[基金申请] 时间戳又变了 +13 wuchongjun 2026-08-20 19/950 2026-08-21 17:21 by 紫杉醇
[基金申请] 应该是下周三26日公布了吧? +4 哈哈蛤? 2026-08-21 4/200 2026-08-21 10:58 by Vivilian
[基金申请] 今天放榜没戏了吧 +9 yuleib84 2026-08-19 11/550 2026-08-21 10:06 by gltch
[基金申请] 基金啊基金 +4 longfie172 2026-08-20 4/200 2026-08-21 08:58 by mark mao
[基金申请] 估计是周四 +3 archvillain 2026-08-18 3/150 2026-08-21 01:48 by jnhyjjm
[基金申请] 时间戳变了,能看出什么问题? +18 基诺咪客 2026-08-17 23/1150 2026-08-20 17:19 by Godzela
[基金申请] 重要消息,中午系统在维护 +11 yuleib84 2026-08-18 12/600 2026-08-20 11:09 by xskun
[基金申请] 明天放榜? +5 Shxjjxjkx 2026-08-18 5/250 2026-08-18 18:14 by -大大大大大-
[基金申请] 今天维护系统维护 祝所有人 高中 +8 gjjjzhong 2026-08-18 9/450 2026-08-18 13:01 by 家与远方
信息提示
请填处理意见