24小时热门版块排行榜    

查看: 11763  |  回复: 274
当前主题已经存档。

wuli8

荣誉版主 (知名作家)

…………

优秀版主优秀版主


wuchenwf(金币+1,VIP+0):谢谢回帖交流 7-30 22:39
引用回帖:
Originally posted by peng85722 at 2009-6-29 08:05:
那请问 wuli8 Lmax和截止能在那个文件里设定呢?谢谢

请参见UG 09版的88页。
case.in1
…………
231楼2009-06-29 22:07:27
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

peng85722

木虫 (小有名气)

wien计算能带出错


小木虫(金币+0.5):给个红包,谢谢回帖交流
计算能带时出现错误如下,不知是哪里出现错误?请教了。
number of k-points read in case.vector=          32
k-point nr            3  not treated with irrep
k-point nr            6  not treated with irrep
k-point nr            9  not treated with irrep
k-point nr           12  not treated with irrep
k-point nr           15  not treated with irrep
k-point nr           18  not treated with irrep
k-point nr           21  not treated with irrep
k-point nr           24  not treated with irrep
k-point nr           27  not treated with irrep
k-point nr           30  not treated with irrep
k-point nr           33  not treated with irrep
k-point nr           36  not treated with irrep
no of egval 1
0.060u 0.027s 0:00.08 100.0%        0+0k 0+0io 0pf+0w
232楼2009-07-03 09:56:19
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

小胖妹yz


小木虫(金币+0.5):给个红包,谢谢回帖交流
我计算了铁磁的情况,接着想计算反铁磁的情况
我把case.inst中的文件改了。以前是
Ni
Ar3
3, 2,2.0  N
3, 2,2.0  N
3,-3,3.0  N
3,-3,1.0  N
4,-1,1.0  N
4,-1,1.0  N
改为
Ni
Ar3
3, 2,2.0  N
3, 2,2.0  N
3,-3,1.0  N
3,-3,3.0  N
4,-1,1.0  N
4,-1,1.0  N
我原以为把Ni改为反平行后,计算出的Ni的磁矩应该是负的,但计算的结果是正的,我不知道问题出在哪?是不是我inst文件改的不对,只需改未满壳层的占有数吧,谢谢!
233楼2009-07-16 21:40:12
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

sandongyuwang

金虫 (小有名气)

structeditor

谁用过啊?
234楼2009-07-20 18:38:35
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zhangyunli

金虫 (正式写手)

★ ★ ★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
wuli8(金币+3,VIP+0):3ks 8-2 14:51
引用回帖:
Originally posted by 小胖妹yz at 2009-7-16 21:40:
我计算了铁磁的情况,接着想计算反铁磁的情况
我把case.inst中的文件改了。以前是
Ni
Ar3
3, 2,2.0  N
3, 2,2.0  N
3,-3,3.0  N
3,-3,1.0  N
4,-1,1.0  N
4,-1,1.0  N
改为
Ni
Ar3
3, 2,2.0  N
3,  ...

Setup of antiferromagnetic calculations requires some tricks which will be described below:
You need to construct a unit cell which allows for the desired AF ordering. E.g. for bcc Cr you have to put "P" lattice and 2 NON-equivalent atoms at (0,0,0) and (0.5,0.5,0.5). In order to make nn working properly, you should also specify different labels in the "name(3:10)"-field for the two AF-atoms (Eg. "Cr1" and "Cr2".
Run init_lapw. nn and/or sgroup determines equivalent atoms. Accept eventually the new struct_nn file (You may have to use the same procedure as described in faq:supercells).
Edit case.inst and flip the spin of the second AF atom. This means you must invert the spin-up and dn occupation of this atom. Atoms which carry no spin (e.g. an O between two AF metal atoms) should be made non-spinpolarized by setting equal numbers of up and dn-electrons.
For AFM NiO case.inst looks like:
Ni
Ar 3 5
3, 2,2.0  N
3, 2,2.0  N
3,-3,3.0  N
3,-3,1.0  N
4,-1,1.0  N
4,-1,1.0  N
Ni
Ar 3 5
3, 2,2.0  N
3, 2,2.0  N
3,-3,1.0  N   <=== spin flipped
3,-3,3.0  N   <=== spin flipped
4,-1,1.0  N
4,-1,1.0  N
O
He 3 5
2,-1,1.0  N
2,-1,1.0  N
2, 1,1.0  N
2, 1,1.0  N
2,-2,1.0  N  <=== equal occup for up/dn
2,-2,1.0  N  <=== equal occup for up/dn
****     End of Input
****     End of Input

Continue with init_lapw (rerunning lstart)
You may try to select "AFM-calculations", generate "case.inclmcopy" and use "runafm_lapw". For simplest use of "afminput" you should provide the nonmagnetic (or ferromagnetic) supergroup in "case.struct_supergroup". Please read the usersguide for more details. (help_lapw and search for AFM).
Since these programs are quite new and little tested, I recommend to check the final results of "runafm_lapw" by

"runsp_lapw". If the charge distance (grep IS case.scf) remains small and the magnetic moments do not change, runafm_lapw was successful, otherwise continue with runsp_lapw until convergence.

[ Last edited by wuli8 on 2009-8-2 at 14:50 ]
235楼2009-08-02 14:23:34
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zhangyunli

金虫 (正式写手)

★ ★
wuli8(金币+2,VIP+0):3ks 8-2 14:51
引用回帖:
Originally posted by peng85722 at 2009-7-3 09:56:
计算能带时出现错误如下,不知是哪里出现错误?请教了。
number of k-points read in case.vector=          32
k-point nr            3  not treated with irrep
k-point nr            6  not treated w ...

确认你的结构建立的是否合理。
236楼2009-08-02 14:24:11
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

wuli8

荣誉版主 (知名作家)

…………

优秀版主优秀版主

★ ★
qasd(金币+2,VIP+0):xiexie~ 8-12 15:01
ask:
引用回帖:
agein error in third cycle
  
uplapw1.error

'SELECT' - no energy limits found for L= 1                                   
'SELECT' - E-bottom -200.00000   E-top  439.37500   

Answer:
引用回帖:
Lots of things can go wrong in these sensitive free atom calculations,
hard to say what exactly from a distance... Some usual suspects:
* A smaller mixing value might help (0.01 ?)
* See the hint in the FAQ about broadening.

…………
237楼2009-08-02 17:28:27
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

wuli8

荣誉版主 (知名作家)

…………

优秀版主优秀版主

★ ★
qasd(金币+2,VIP+0):xiexie~ 8-12 15:01
ask:
引用回帖:
I do something about the magntic films using WIEN2k_08. They are Co,Cu Co and Nio layers. The RMT setted automatically are 2.45,2.46.2.45.2.50.2.50 respectively.It is strange that both the RMT of Ni AND O are 2.50. Otherwise the same error always occour during the first SCF cycle.
  1)The following is the error information during running:
   STOP  LAPW1 END
STOP
STOP FERMIG
STOP
in.tmp - No such file or directory
Cannot access .in.tmp: No such file or directory
Cannot access .in.tmp1: No such file or directory
>   stop error
2)The following is the error information in case.dayfile:
  >   lapw2 -c  -p        (11:40:52) running LAPW2 in parallel mode
Abort (core dumped)
**  LAPW2 crashed!
0.7u 0.3s 0:04 26% 0+0k 74+7io 6pf+0w
error: command   /disk1/issp/ljqian/WIEN2k_08/lapw2cpara -c lapw2.def   failed

>   stop error
3) the following is the content of the error file
Error in LAPW2
**  testerror: Error in Parallel LAPW2
I don't know what's the problem and how to deal with. Any suggestions will be appreciated.

  

Answer:
引用回帖:
My guess: Your struct files are (complete ??) nonsense.

Have you checked distance in case.outputnn. Are they the same as for a
bulk structure ?

…………
238楼2009-08-02 21:22:02
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

wuli8

荣誉版主 (知名作家)

★ ★
qasd(金币+2,VIP+0):xiexie~ 8-12 15:01
引用回帖:
I want to do volume optimization for multilayers of 34 atoms .During the initialization it creates 72 k points ,so i use 8 nods for calculations .But it failed for lapw2 crashed.
  1)The following is the error information during running:
  lib-4194 : UNRECOVERABLE library error
    A numeric input field has incomplete data.

  Encountered during a list-directed READ from unit 30
  Fortran unit 30 is connected to a sequential formatted text file:
    "case.energy_3"
  IOT Trap
in.tmp - No such file or directory
Cannot access .in.tmp: No such file or directory
Cannot access .in.tmp1: No such file or directory

>   stop error
STOP  LAPW1 END
STOP
2)The following is the error information in case.dayfile:
  >   lapw2 -c  -p        (11:40:52) running LAPW2 in parallel mode
Abort (core dumped)
**  LAPW2 crashed!
0.7u 0.3s 0:04 26% 0+0k 74+7io 6pf+0w
error: command   /disk1/issp/ljqian/WIEN2k_08/lapw2cpara -c lapw2.def   failed

>   stop error
I don't know what's the problem and how to deal with. Any suggestions will be appreciated.

引用回帖:
Does it happen at the first scf cycle ?
Does it always happen ?

This looks like a NFS problem (either the old famous NFS-bug or simply due to a
slow overloaded NFS).

Are you using a recent WIEN2k version ?

Try to continue and repeat   (run_lapw -NI)

239楼2009-08-02 21:31:09
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

wuli8

荣誉版主 (知名作家)

★ ★ ★
wuchenwf(金币+3,VIP+0):谢谢 8-21 20:07
引用回帖:
Is there a way to parallelize lapwso? When I run "runsp_lapw" with the
-so option I see the following in my dayfile:

>   lapwso -up -c -orb -p        (10:29:13) running LAPWSO in parallel mode
       compute-0-7 651.942u 5.570s 10:59.38 99.7% 0+0k 0+0io 1pf+0w
    Summary of lapwsopara:
    compute-0-7         user=651.942         wallclock=659.38

But it only runs one process (and lapwso isn't linked to the mpi
libraries).

Also, right after this step lapw2 crashes:

>   lapw2 -c -up -so -p         (10:40:15) running LAPW2 in parallel mode
**  LAPW2 crashed!
1.490u 0.288s 1:48.05 1.6%        0+0k 0+0io 1pf+0w
error: command   /share/apps/wien-2k_08/lapw2cpara -up -c -so
uplapw2.def   failed

>   stop error

Any ideas?

引用回帖:
No, unfortunately we do not have an mpi-parallel version of lapwso.

The only supported parallelization for lapwso is via k-points.

I'm afraid, at the moment I do not have the manpower to start a
mpi-parallelization of lapwso.

240楼2009-08-02 21:37:51
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 wuli8 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[教师之家] 售SCI一区文章,我:8.O.551.O.5.4,科目全,可伽急 +3 AS6fX1tr1on4 2026-08-02 10/500 2026-08-02 18:18 by ca3DVAx4OB19
[硕博家园] 售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急 +3 AS6fX1tr1on4 2026-08-02 12/600 2026-08-02 18:14 by ca3DVAx4OB19
[论文投稿] 售SCI一区T0P文章,我:8O.55.1.O.5.4,科目齐全,可+急 +3 AS6fX1tr1on4 2026-08-02 13/650 2026-08-02 18:14 by ca3DVAx4OB19
[考博] 售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急 +4 cBGhfJFuNMca 2026-08-02 16/800 2026-08-02 18:12 by ca3DVAx4OB19
[考博] 售SCI一区T0P文章,我:8.O.55.1.O.54,科目齐全,可+急 +4 cBGhfJFuNMca 2026-08-02 14/700 2026-08-02 18:11 by ca3DVAx4OB19
[博后之家] 售SCI一区文章,我:8.O.551.O.5.4,科目全,可伽急 +4 cBGhfJFuNMca 2026-08-02 16/800 2026-08-02 18:11 by ca3DVAx4OB19
[找工作] 售SCI一区T0P文章,我:8.O.55.1.O.5.4,科目全,可+急 +4 cBGhfJFuNMca 2026-08-02 20/1000 2026-08-02 18:04 by ca3DVAx4OB19
[考博] 售SCI-T0P文章,我:8O.5.5.1.O.54,科目齐全,可+急 +4 cBGhfJFuNMca 2026-08-02 20/1000 2026-08-02 18:03 by ca3DVAx4OB19
[公派出国] 售SCI一区T0P文章,我:8O.55.1.O.5.4,科目齐全,可+急 +3 cBGhfJFuNMca 2026-08-02 9/450 2026-08-02 16:32 by jHcrHMhbKCFV
[基金申请] 面上再次挂了,太难了,躺也躺不了,倦也卷不过,小学校之殇! +18 低垂的野花 2026-07-31 24/1200 2026-08-02 16:03 by swallowwh
[基金申请] 面上提前没消息,有中的吗 +9 archvillain 2026-08-02 11/550 2026-08-02 15:44 by alexon
[找工作] 售SCI-T0P文章,我:8O.5.5.1.O.54,科目齐全,可+急 +3 cBGhfJFuNMca 2026-08-02 12/600 2026-08-02 13:43 by jHcrHMhbKCFV
[找工作] 售SCI一区文章,我:8.O.55.1.O.54,科目齐全,可伽急 +3 cBGhfJFuNMca 2026-08-02 16/800 2026-08-02 13:34 by jHcrHMhbKCFV
[基金申请] 2026年国自然面上资助率 +15 布布和一二 2026-07-30 21/1050 2026-08-02 10:56 by iaeyuan
[考博] 2027年申博 50+3 射雕英雄胜 2026-07-30 3/150 2026-08-02 09:36 by lfy8008
[有机交流] 一个有机合成实验室都需要哪些设备? 50+3 kf2781974 2026-07-31 7/350 2026-08-02 07:59 by 88817753
[基金申请] 微信指数没变化,科研之友没阅读 +14 wangze12014 2026-07-28 18/900 2026-07-31 18:35 by lzchaihuo
[基金申请] 系统今天又提示维护了,估计离放榜不远了 +11 winnerche 2026-07-29 15/750 2026-07-30 23:08 by jnhyjjm
[有机交流] 产物和副产物价值比较 30+4 小汤02 2026-07-27 5/250 2026-07-30 12:44 by czyzsu
[基金申请] 这种情况还有戏吗 +5 drbart 2026-07-27 11/550 2026-07-29 05:50 by drbart
信息提示
请填处理意见