Replies : 4 Last Post : May 23, 2017 (Tue) 01:41:21
285
line 203 of file source/readin.f
Posted on : May 22, 2017 (Mon) 21:41:18
by sellam abdellah
Dear Professeur
I tried to run Akai kkr for CuO monoclinic but i have this error:
At line 203 of file source/readin.f
Fortran runtime error: Bad real number in item 1 of list input
there is my input file:
c----------------------CuO----------------------------------
go data/cuo
c------------------------------------------------------------
c brvtyp a c/a b/a alpha beta gamma
sm 8.867 , 1.085,0.723 , 90 ,99.54 , 90 ,
c------------------------------------------------------------
c edelt ewidth reltyp sdftyp magtyp record
0.001 1.5 sra pbe mag 2nd
c------------------------------------------------------------
c outtyp bzqlty maxitr pmix
update 4 100 0.035
c------------------------------------------------------------
c ntyp
2
c------------------------------------------------------------
c type ncmp rmt field mxl anclr conc
Cu 4 1 0.0 2 29 100
O 4 1 0.0 2 8 100
c------------------------------------------------------------
c natm
8
c------------------------------------------------------------
c atmicx atmtyp
O.25 0.25 0 Cu
0 0.0816 0.25 O
c------------------------------------------------------------
Thank you
291
[Re:04] line 203 of file source/readin.f
Posted on : May 25, 2017 (Thu) 07:53:00
by sellam abdellah
Hi I found the solution I replaced natm 8 by natm 2 and the problem is solved thank you my teacher
288
[Re:03] line 203 of file source/readin.f
Posted on : May 23, 2017 (Tue) 08:01:24
by sellam abdellah
Thank you
287
[Re:02] line 203 of file source/readin.f
Posted on : May 23, 2017 (Tue) 08:00:55
by sellam abdellah
Thank you
286
[Re:01] line 203 of file source/readin.f
Posted on : May 23, 2017 (Tue) 01:41:21
by Hitoshi GOMI
Hello sellam abdellah
I found that you misunderstood exactly same as mariam.
http://kkr.issp.u-tokyo.ac.jp/bbs/thread.php?id=275
Where did you learn?
"ntyp" is the number of types (number of independent site).
"ncmp" is the number of chemical components. If you do not use CPA, ncmp should be 1.
"natm" is the number of atoms in the basis. The following lines specify the atomic positions of these atoms, so that if you set natm=8, 8 lines are required.
Also, I guess you use the fractional coordinate, in such case, a, b and c are required as follows
0.25a 0.25b 0c Cu
Atached is a sample input based on the following cif file.
https://github.com/cryos/avogadro/blob/master/crystals/oxides/CuO-Tenorite.cif
Hitoshi GOMI
c------------------------------------------------------------
go data/CuO
c------------------------------------------------------------
c brvtyp a c/a b/a alpha beta gamma
sm 8.793 , 1.098 , 0.733 , 90 , 99.48 , 90 ,
c------------------------------------------------------------
c edelt ewidth reltyp sdftyp magtyp record
0.001 1.2 sra mjw mag 2nd
c------------------------------------------------------------
c outtyp bzqlty maxitr pmix
update 2 200 0.023
c------------------------------------------------------------
c ntyp
2
c------------------------------------------------------------
c type ncmp rmt field mxl anclr conc
Cu 1 1 0.0 2 29 100
O 1 1 0.0 2 8 100
c------------------------------------------------------------
c natm
8
c------------------------------------------------------------
c atmicx atmtyp
0.250000000a 0.250000000b 0.000000000c Cu
0.750000000a 0.750000000b 0.000000000c Cu
0.750000000a 0.250000000b 0.500000000c Cu
0.250000000a 0.750000000b 0.500000000c Cu
0.000000000a 0.416000009b 0.250000000c O
0.000000000a 0.583999991b 0.750000000c O
0.500000000a 0.916000009b 0.250000000c O
0.500000000a 0.083999991b 0.750000000c O
c------------------------------------------------------------
このたび、AkaiKKRのページをセキュリティ対策の一環として、システムを変更いたしましので、BBSへの書き込みはアカウント登録が必要です。
お手数かけて申し訳ございませんが、登録ページから新規登録をお願いいたします。
For security reasons, we have renewed the AkaiKKR website. Now, you need your account to send a message to BBS. If you do not have an account yet, please register.