24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 1872  |  回复: 5

隐刃之衅

木虫 (小有名气)

[求助] 求v2xsf软件。。。 已有1人参与

用于转化VASP输出文件的程序。
回复此楼

» 猜你喜欢

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

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

valenhou001

至尊木虫 (职业作家)

【答案】应助回帖

感谢参与,应助指数 +1
见附件!。
或者从该脚本工具的作者的主页下载,此作者的主页上还提供了许多其他的工具脚本:
https://sites.google.com/site/rachelbgetman/Home/resources/files

Scripts

    car2cssr -- converts Materials Studio car file to fractional coordinate cssr file
    car2mol -- converts Materials Studio car file to mol file
    catpdb2arc -- concatenates a pdb file to each image in a Materials Studio arc file
    commas -- inserts commas into VASP DOSCAR for parsing
    configure_XCrysDen_CRC -- installs XCrysDen on ND CRC computers (from ND CRC)
    coordrot -- rotates coordinate system in VASP POSCAR for DOS analysis
    gjf2car -- converts PBC Gaussian job file to Materials Studio car file
    gjf2cssr -- converts PBC Gaussian job file to fractional coordinates cssr file
    grabfreqs -- grabs frequencies from VASP OUTCAR
    in2im -- determines whether VASP INCAR is set for NEB or not
    makevibDOS -- estimates the DOS of frequencies from VASP OUTCAR
    mpdb2arc -- converts multi-image pdb file to Materials Studio arc file
    pmachfi -- similar to unix uniq
    posheights --
    procs_used_CRC -- checks user usage on CRC computers
    procs_used_NWICG -- checks user usage on ND NWICG computers
    scheights -- gives heights of adsorbates on a surface
    singxsf2pdb -- converts single image XCrysDen structure file to pdb file
    subvasp_CRC_080925 -- submits VASP on CRC computers
    subvasp_CRC_old
    subvasp_NWICG -- submits VASP on ND NWICG computers
    subvasp_PNNL -- submits VASP on PNNL computers
    subvasp_sand
    v2xsf -- converts VASP POSCAR to XCrysDen structure file (from XCrysDen website)
    vaspgeom -- parses VASP OUTCAR (from WFS research group)
    viewmep -- converts POSCAR images from NEB run to a single XDATCAR
    viewvibs -- converts frequencies in VASP OUTCAR to a single XDATCAR
    xsf2pdb -- converts multi-image XCrysDen structure file to pdb file

Software

    Birch-Murgnahan equation of state
        READTHIS
        fort.2
        murg.f

» 本帖附件资源列表

  • 欢迎监督和反馈:小木虫仅提供交流平台,不对该内容负责。
    本内容由用户自主发布,如果其内容涉及到知识产权问题,其责任在于用户本人,如对版权有异议,请联系邮箱:xiaomuchong@tal.com
  • 附件 1 : v2xsf
  • 2014-11-29 08:31:33, 16.95 K

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

2楼2014-11-29 08:33:17
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

valenhou001

至尊木虫 (职业作家)

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★
隐刃之衅: 金币+30, ★★★★★最佳答案 2014-11-29 19:54:51
引用回帖:
2楼: Originally posted by valenhou001 at 2014-11-29 09:33:17
见附件!。
或者从该脚本工具的作者的主页下载,此作者的主页上还提供了许多其他的工具脚本:
https://sites.google.com/site/rachelbgetman/Home/resources/files

Scripts

    car2cssr -- converts Mater ...

上面的信息需要更正的是v2xsf的作者不是上一个帖子所提到的主页的主人。
v2xsf的作者是:Jens Kunstmann,可惜,此人的主页连接不上了。
3楼2014-11-29 08:38:53
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

隐刃之衅

木虫 (小有名气)

送红花一朵
引用回帖:
2楼: Originally posted by valenhou001 at 2014-11-29 08:33:17
见附件!。
或者从该脚本工具的作者的主页下载,此作者的主页上还提供了许多其他的工具脚本:
https://sites.google.com/site/rachelbgetman/Home/resources/files

Scripts

    car2cssr -- converts Mater ...

你好,你能说一下怎么运行v2xsf吗?我把CONTCAR和v2xsf放在一个文件下,然后运行./v2xsf.显示:ERROR:cannot read data in file CINTCAR.
.....
4楼2014-11-29 14:31:50
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

valenhou001

至尊木虫 (职业作家)

引用回帖:
4楼: Originally posted by 隐刃之衅 at 2014-11-29 15:31:50
你好,你能说一下怎么运行v2xsf吗?我把CONTCAR和v2xsf放在一个文件下,然后运行./v2xsf.显示:ERROR:cannot read data in file CINTCAR....

这个v2xsf不支持vasp5.x的CONTCAR和POSCAR,因为vasp5.x在这两个文件中增加了一行以写出每类原子的元素名。你将这一行删掉就可以了。
你遇到的错误因为你的CONTCAR是vasp5.x 产生的。
v2xsf   CONTCAR
它将产生CONTCAR.xsf.gz,然后gzip -d CONTCAR.xsf.gz就去掉了.gz后缀。
将CONTCAR.xsf里有关原子坐标所在行的第一列数字,可能是1,  2, 3, ..., n(n为原子的种类数),将它们分别改为元素名之后,再运行命令xcrysden -xsf   CONTCAR.xsf来显示。
5楼2014-11-29 17:09:18
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

valenhou001

至尊木虫 (职业作家)

【答案】应助回帖

如果你还遇到问题,强烈建议你到xcrysden的主页上看看有关.xsf格式文件的说明。
6楼2014-11-29 17:13:43
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 隐刃之衅 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 342求调剂 +3 加油a李zs 2026-03-26 3/150 2026-03-27 00:29 by wxiongid
[考研] 336材料求调剂 +7 陈滢莹 2026-03-26 9/450 2026-03-27 00:20 by wxiongid
[考研] 341求调剂 +7 青柠檬1 2026-03-26 7/350 2026-03-27 00:19 by wxiongid
[考研] 一志愿郑州大学,080500学硕,总分317分求调剂 +4 举个栗子oi 2026-03-24 5/250 2026-03-26 23:15 by 不吃魚的貓
[考研] 071000生物学求调剂,初试成绩343 +6 小小甜面团 2026-03-25 6/300 2026-03-26 23:01 by 不吃魚的貓
[考研] 材料调剂 +7 匹克i 2026-03-23 7/350 2026-03-26 19:00 by 不吃魚的貓
[考研] 340求调剂 +3 Amber00 2026-03-26 3/150 2026-03-26 18:57 by 不吃魚的貓
[考研] 086000生物与医药292求调剂 +6 小小陈小小 2026-03-22 9/450 2026-03-26 15:58 by dick_runner
[考研] 一志愿天津大学339材料与化工求调剂 +3 江往卖鱼 2026-03-26 3/150 2026-03-26 09:42 by 王小欠i
[考研] 材料求调剂 +4 .m.. 2026-03-25 4/200 2026-03-25 21:30 by peike
[考研] 26考研-291分-厦门大学(085601)-柔性电子学院材料工程专业求调剂 +3 min3 2026-03-24 4/200 2026-03-25 18:22 by xcjcqu
[考研] 生物技术与工程 +3 1294608413 2026-03-25 4/200 2026-03-25 18:02 by 1294608413
[考研] 材料调剂 +3 iwinso 2026-03-23 3/150 2026-03-25 11:29 by greychen00
[考研] 289材料与化工(085600)B区求调剂 +4 这么名字咋样 2026-03-22 5/250 2026-03-25 08:20 by mx.yue
[考研] 311求调剂 +3 冬十三 2026-03-24 3/150 2026-03-24 21:31 by peike
[考研] 求调剂 +5 林之夕 2026-03-24 5/250 2026-03-24 17:16 by dick_runner
[考研] 336化工调剂 +4 王大坦1 2026-03-23 5/250 2026-03-23 18:32 by allen-yin
[考研] 求老师收我 +3 zzh16938784 2026-03-23 3/150 2026-03-23 12:56 by ztnimte
[考研] 一志愿华中农业071010,总分320求调剂 +5 困困困困坤坤 2026-03-20 6/300 2026-03-22 17:41 by hxsm
[考研] 261求B区调剂,科研经历丰富 +3 牛奶很忙 2026-03-20 4/200 2026-03-20 19:34 by JourneyLucky
信息提示
请填处理意见