24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 1880  |  回复: 5
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

隐刃之衅

木虫 (小有名气)

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

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

» 猜你喜欢

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

.....
已阅   回复此楼   关注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的回帖
查看全部 6 个回答

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的回帖

隐刃之衅

木虫 (小有名气)

送红花一朵
引用回帖:
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的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 材料学硕,求调剂 6+5 糖葫芦888ll 2026-03-22 10/500 2026-03-27 08:18 by hypershenger
[考研] 求调剂,一志愿 南京航空航天大学大学 ,080500材料科学与工程学硕 +4 @taotao 2026-03-26 5/250 2026-03-27 08:10 by hypershenger
[考研] 081200-11408-276学硕求调剂 +3 崔wj 2026-03-26 3/150 2026-03-27 07:58 by chemisry
[考研] 一志愿武汉理工,总分321,英一数二,求老师收留。 +5 nnnnnnn5 2026-03-25 5/250 2026-03-27 04:42 by wxiongid
[考研] 复试调剂,一志愿南农083200食品科学与工程 +4 XQTJZ 2026-03-26 4/200 2026-03-27 01:23 by dgnhs
[考研] 287求调剂 +7 land xuxu 2026-03-26 7/350 2026-03-27 00:44 by wxiongid
[考研] 一志愿郑州大学,080500学硕,总分317分求调剂 +4 举个栗子oi 2026-03-24 5/250 2026-03-26 23:15 by 不吃魚的貓
[考研] 333求调剂 +7 87639 2026-03-21 12/600 2026-03-26 22:08 by 不吃魚的貓
[考研] 327求调剂 +7 prayer13 2026-03-23 7/350 2026-03-26 20:48 by 不吃魚的貓
[考研] 总分322求生物学/生化与分子/生物信息学相关调剂 +5 星沉uu 2026-03-26 6/300 2026-03-26 19:02 by macy2011
[考研] 279求调剂 +6 红衣隐官 2026-03-21 6/300 2026-03-26 18:32 by 不吃魚的貓
[考研] 0856求调剂 +8 zhn03 2026-03-25 9/450 2026-03-26 13:42 by zzll406
[考研] 生物技术与工程 +3 1294608413 2026-03-25 4/200 2026-03-25 18:02 by 1294608413
[考研] 284求调剂 +15 Zhao anqi 2026-03-22 15/750 2026-03-25 12:51 by wht0531
[考研] 一志愿山东大学药学学硕求调剂 +3 开开心心没烦恼 2026-03-23 4/200 2026-03-24 00:06 by 开开心心没烦恼
[考研] 291求调剂 +5 孅華 2026-03-22 5/250 2026-03-23 09:20 by haoshis
[考研] 260求调剂 +3 朱芷琳 2026-03-20 4/200 2026-03-22 15:12 by 朱芷琳
[考研] 297求调剂 +3 喜欢还是不甘心 2026-03-20 3/150 2026-03-21 18:33 by 学员8dgXkO
[考研] 求助 +5 梦里的无言 2026-03-21 6/300 2026-03-21 17:51 by 学员8dgXkO
[考研] 266求调剂 +3 哇呼哼呼哼 2026-03-20 3/150 2026-03-21 16:46 by barlinike
信息提示
请填处理意见