Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-15 Thread hajar.nejatipoor--- via Wien
Thank you Dr. BlahaThis work well.All the best for you.

Sent from Yahoo Mail on Android 
 
  On Wed, Nov 15, 2023 at 0:32, Peter Blaha wrote:   
Well, at the end it is exactly as I said:

Your manual RMT settings are very bad. One of the rules is, that 
smallest and largest RMTs must not be too different.
With your spheres you get "effective" R(Si)Kmax of more than 12 and this 
gives numerical linear dependency.

With your struct file: RMT(N)=1.2  (Si)=2.1
init
set RKmax=7
run
> gives the semicore error you describe due to some ghostbands.

init
run
save  rkm6
set RKmax=7
run
---> runs through and converges.

However, increasing RKmax to 8 gives ghost bands again.

-

setrmt
cp case.struct_setrmt case.struct  ( similar RMTs for Si and N, around 1.6)
init -ecut -8  (to avoid core leakage)
set rkmax=7
run
---> converges without problems. One can increase Rkmax further to 8 and 
even 9.

--

PS: These ghostbands are located in the interstital, give no qtl-b 
errors. Once such a state is taken into the density, you get these 
"select"-errors.

Am 14.11.2023 um 19:19 schrieb hajar.nejatipoor--- via Wien:
> Dr. Blaha
> sometimes, *semicore* error appears in iteration3, sometime in 6, and 
> ... (with changing rmts).
> 
> I tried with the struct attached here and the default init_lapw. After 
> finalized initialization, I changed RKm=7 (and Emax=3) in case.in1c 
> attached here, and run dstart. This time, semicore error was appeared in 
> the *first* iteration!
> I have been confused why?
> (I see that default init_lapw for above setting (RKm=7 and Emax=3)) 
> contains 24 kpoints. and error is appeared.
> (In another scf with above struct (RKm=7 and Emax=1.5), default number 
> of kpoints was 7! ). and scf ended successfully.
> 
> May this error be dependent on the number of k-point and the number of 
> cores in .machines file?
> .machines file in two calculations contained 7 cores.
> On Tuesday, November 14, 2023 at 03:08:50 PM GMT+3:30, Peter Blaha 
>  wrote:
> 
> 
> Again, your message gets too big. You must delete the older content.
> ---
> 
> grep :DIS in case.scf:
> 
> :DIS  :  CHARGE DISTANCE      (  0.0122755 for atom    3 spin 1)
> 0.0083335
> :DIS  :  CHARGE DISTANCE      (  0.0117894 for atom    3 spin 1)
> 0.0077543
> :DIS  :  CHARGE DISTANCE      (  0.0405700 for atom    1 spin 1)
> 0.0200036
> :DIS  :  CHARGE DISTANCE      (  0.2010006 for atom    1 spin 1)
> 0.0741310
> :DIS  :  CHARGE DISTANCE      (  0.0164221 for atom    1 spin 1)
> 0.0107305
> :DIS  :  CHARGE DISTANCE      (  0.1052329 for atom    1 spin 1)
> 0.0370176
> :DIS  :  CHARGE DISTANCE      (  0.0075476 for atom    1 spin 1)
> 0.0021153
> :DIS  :  CHARGE DISTANCE      (  0.0848258 for atom    1 spin 1)
> 0.0300654
> :DIS  :  CHARGE DISTANCE      (  0.0018758 for atom    1 spin 1)
> 0.0007564
> :DIS  :  CHARGE DISTANCE      (  0.0008796 for atom    3 spin 1)
> 0.0006306
> :DIS  :  CHARGE DISTANCE      (  0.0013281 for atom    3 spin 1)
> 0.0008331
> 
> after iteration 3, the semicore error is appeared for rkm=7.
> --
> 
> Nobody knows what you were sending. Is this from the RKM=6 calculation ?
> 
> You have done a scf with RKmax=6.  This should be saved.
> 
> Then you have an empty scffile, and you should increase RKmax to 7 and
> run the scf.
> If the error occurs after iteration 3, we expect to see exactly 3 lines.
> 
> ???
> Did you ever save the rkm6 results ?
> 
> restore them in a new directory, increase rkmax and then run_lapw.
> When it crashes, show us :dis.
> 
> 
> -- 
> --
> Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
> Phone: +43-1-58801-165300
> Email: peter.bl...@tuwien.ac.at     
> WIEN2k: http://www.wien2k.at 
> WWW: http://www.imc.tuwien.ac.at 
> -
> ___
> Wien mailing list
> Wien@zeus.theochem.tuwien.ac.at 
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien 
> 
> SEARCH the MAILING-LIST at: 
> http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html 
> 
> 
> ___
> Wien mailing list
> Wien@zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
> SEARCH the MAILING-LIST at:  
> http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

-- 
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread Peter Blaha

Well, at the end it is exactly as I said:

Your manual RMT settings are very bad. One of the rules is, that 
smallest and largest RMTs must not be too different.
With your spheres you get "effective" R(Si)Kmax of more than 12 and this 
gives numerical linear dependency.


With your struct file: RMT(N)=1.2  (Si)=2.1
init
set RKmax=7
run
> gives the semicore error you describe due to some ghostbands.

init
run
save  rkm6
set RKmax=7
run
---> runs through and converges.

However, increasing RKmax to 8 gives ghost bands again.

-

setrmt
cp case.struct_setrmt case.struct  ( similar RMTs for Si and N, around 1.6)
init -ecut -8   (to avoid core leakage)
set rkmax=7
run
---> converges without problems. One can increase Rkmax further to 8 and 
even 9.


--

PS: These ghostbands are located in the interstital, give no qtl-b 
errors. Once such a state is taken into the density, you get these 
"select"-errors.


Am 14.11.2023 um 19:19 schrieb hajar.nejatipoor--- via Wien:

Dr. Blaha
sometimes, *semicore* error appears in iteration3, sometime in 6, and 
... (with changing rmts).


I tried with the struct attached here and the default init_lapw. After 
finalized initialization, I changed RKm=7 (and Emax=3) in case.in1c 
attached here, and run dstart. This time, semicore error was appeared in 
the *first* iteration!

I have been confused why?
(I see that default init_lapw for above setting (RKm=7 and Emax=3)) 
contains 24 kpoints. and error is appeared.
(In another scf with above struct (RKm=7 and Emax=1.5), default number 
of kpoints was 7! ). and scf ended successfully.


May this error be dependent on the number of k-point and the number of 
cores in .machines file?

.machines file in two calculations contained 7 cores.
On Tuesday, November 14, 2023 at 03:08:50 PM GMT+3:30, Peter Blaha 
 wrote:



Again, your message gets too big. You must delete the older content.
---

grep :DIS in case.scf:

:DIS  :  CHARGE DISTANCE      (  0.0122755 for atom    3 spin 1)
0.0083335
:DIS  :  CHARGE DISTANCE      (  0.0117894 for atom    3 spin 1)
0.0077543
:DIS  :  CHARGE DISTANCE      (  0.0405700 for atom    1 spin 1)
0.0200036
:DIS  :  CHARGE DISTANCE      (  0.2010006 for atom    1 spin 1)
0.0741310
:DIS  :  CHARGE DISTANCE      (  0.0164221 for atom    1 spin 1)
0.0107305
:DIS  :  CHARGE DISTANCE      (  0.1052329 for atom    1 spin 1)
0.0370176
:DIS  :  CHARGE DISTANCE      (  0.0075476 for atom    1 spin 1)
0.0021153
:DIS  :  CHARGE DISTANCE      (  0.0848258 for atom    1 spin 1)
0.0300654
:DIS  :  CHARGE DISTANCE      (  0.0018758 for atom    1 spin 1)
0.0007564
:DIS  :  CHARGE DISTANCE      (  0.0008796 for atom    3 spin 1)
0.0006306
:DIS  :  CHARGE DISTANCE      (  0.0013281 for atom    3 spin 1)
0.0008331

after iteration 3, the semicore error is appeared for rkm=7.
--

Nobody knows what you were sending. Is this from the RKM=6 calculation ?

You have done a scf with RKmax=6.  This should be saved.

Then you have an empty scffile, and you should increase RKmax to 7 and
run the scf.
If the error occurs after iteration 3, we expect to see exactly 3 lines.

???
Did you ever save the rkm6 results ?

restore them in a new directory, increase rkmax and then run_lapw.
When it crashes, show us :dis.


--
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.at 
WIEN2k: http://www.wien2k.at 

WWW: http://www.imc.tuwien.ac.at 
-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at 
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien 

SEARCH the MAILING-LIST at: 
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html 



___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


--
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.atWIEN2k: http://www.wien2k.at
WWW:   http://www.imc.tuwien.ac.at
-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread hajar.nejatipoor--- via Wien
 Dr. Blahasometimes, semicore error appears in iteration3, sometime in 6, and 
... (with changing rmts).
I tried with the struct attached here and the default init_lapw. After 
finalized initialization, I changed RKm=7 (and Emax=3) in case.in1c attached 
here, and run dstart. This time, semicore error was appeared in the first 
iteration!I have been confused why?(I see that default init_lapw for above 
setting (RKm=7 and Emax=3)) contains 24 kpoints. and error is appeared.(In 
another scf with above struct (RKm=7 and Emax=1.5), default number of kpoints 
was 7! ). and scf ended successfully.
May this error be dependent on the number of k-point and the number of cores in 
.machines file?
.machines file in two calculations contained 7 cores.
On Tuesday, November 14, 2023 at 03:08:50 PM GMT+3:30, Peter Blaha 
 wrote:  
 
 Again, your message gets too big. You must delete the older content.
---

grep :DIS in case.scf:

:DIS  :  CHARGE DISTANCE      (  0.0122755 for atom    3 spin 1) 
0.0083335
:DIS  :  CHARGE DISTANCE      (  0.0117894 for atom    3 spin 1) 
0.0077543
:DIS  :  CHARGE DISTANCE      (  0.0405700 for atom    1 spin 1) 
0.0200036
:DIS  :  CHARGE DISTANCE      (  0.2010006 for atom    1 spin 1) 
0.0741310
:DIS  :  CHARGE DISTANCE      (  0.0164221 for atom    1 spin 1) 
0.0107305
:DIS  :  CHARGE DISTANCE      (  0.1052329 for atom    1 spin 1) 
0.0370176
:DIS  :  CHARGE DISTANCE      (  0.0075476 for atom    1 spin 1) 
0.0021153
:DIS  :  CHARGE DISTANCE      (  0.0848258 for atom    1 spin 1) 
0.0300654
:DIS  :  CHARGE DISTANCE      (  0.0018758 for atom    1 spin 1) 
0.0007564
:DIS  :  CHARGE DISTANCE      (  0.0008796 for atom    3 spin 1) 
0.0006306
:DIS  :  CHARGE DISTANCE      (  0.0013281 for atom    3 spin 1) 
0.0008331

after iteration 3, the semicore error is appeared for rkm=7.
--

Nobody knows what you were sending. Is this from the RKM=6 calculation ?

You have done a scf with RKmax=6.  This should be saved.

Then you have an empty scffile, and you should increase RKmax to 7 and 
run the scf.
If the error occurs after iteration 3, we expect to see exactly 3 lines.

???
Did you ever save the rkm6 results ?

restore them in a new directory, increase rkmax and then run_lapw.
When it crashes, show us :dis.

-- 
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.at    WIEN2k: http://www.wien2k.at
WWW:  http://www.imc.tuwien.ac.at
-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
  

mosi2n4.in1c
Description: Binary data


mosi2n4.struct
Description: Binary data
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread Peter Blaha

Again, your message gets too big. You must delete the older content.
---

grep :DIS in case.scf:

:DIS  :  CHARGE DISTANCE  (  0.0122755 for atom3 spin 1) 
0.0083335
:DIS  :  CHARGE DISTANCE  (  0.0117894 for atom3 spin 1) 
0.0077543
:DIS  :  CHARGE DISTANCE  (  0.0405700 for atom1 spin 1) 
0.0200036
:DIS  :  CHARGE DISTANCE  (  0.2010006 for atom1 spin 1) 
0.0741310
:DIS  :  CHARGE DISTANCE  (  0.0164221 for atom1 spin 1) 
0.0107305
:DIS  :  CHARGE DISTANCE  (  0.1052329 for atom1 spin 1) 
0.0370176
:DIS  :  CHARGE DISTANCE  (  0.0075476 for atom1 spin 1) 
0.0021153
:DIS  :  CHARGE DISTANCE  (  0.0848258 for atom1 spin 1) 
0.0300654
:DIS  :  CHARGE DISTANCE  (  0.0018758 for atom1 spin 1) 
0.0007564
:DIS  :  CHARGE DISTANCE  (  0.0008796 for atom3 spin 1) 
0.0006306
:DIS  :  CHARGE DISTANCE  (  0.0013281 for atom3 spin 1) 
0.0008331


after iteration 3, the semicore error is appeared for rkm=7.
--

Nobody knows what you were sending. Is this from the RKM=6 calculation ?

You have done a scf with RKmax=6.   This should be saved.

Then you have an empty scffile, and you should increase RKmax to 7 and 
run the scf.

If the error occurs after iteration 3, we expect to see exactly 3 lines.

???
Did you ever save the rkm6 results ?

restore them in a new directory, increase rkmax and then run_lapw.
When it crashes, show us :dis.

--
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.atWIEN2k: http://www.wien2k.at
WWW:   http://www.imc.tuwien.ac.at
-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread Laurence Marks
Looking at your original case.in1, something went very unstable and that
led to the crash. I think some more information might help:
1. What functional are you using?
2. What k-mesh?
3. Spin polarized or not?
4. Are you minimizing positions with -min?
5. Did you change anything in case.in0 & case.in2 or are you using the
defaults?
6. Did you do "grep :NEC *scf" to check that you have the number of
electrons about right?

--
Emeritus Professor Laurence Marks (Laurie)
Northwestern University
www.numis.northwestern.edu
https://scholar.google.com/citations?user=zmHhI9gJ=en
"Research is to see what everybody else has seen, and to think what nobody
else has thought" Albert Szent-Györgyi

On Tue, Nov 14, 2023, 03:18 hajar.nejatipoor--- via Wien <
wien@zeus.theochem.tuwien.ac.at> wrote:

> Yes, I use WIEN2k_23.2
> Let me know how are rmt of atoms in structure file which you used.
>
> Sent from Yahoo Mail on Android
> 
>
> On Tue, Nov 14, 2023 at 11:31, Peter Blaha
>  wrote:
> As I wrote before: I cannot reproduce this. For me it converges fine
> even with RKmax=7. No errors. Thus, I don't know how to help you.
>
> Are you using WIEN2k_23.2 ??
>
>
> Am 13.11.2023 um 15:39 schrieb hajar.nejatipoor--- via Wien:
> > Dear Dr. Blaha
> > I act as you said, but the problem "LAPW2' - semicore band-ranges too
> > large, ghostbands" exists again!!
> > LO for N-2s orbitals in case.in1c were removed, but it worked just for
> > rkm=6 (with or without LO for N).
> > I tried your way with changing rmt of atoms but the problem remained.
> >
> > I tried a normal scf with RKm=7, from the beginning, at a different
> > directory, but nothing was changed. Just, crashing LAPW2 is postponed in
> > some more cycles.
> > On Sunday, November 12, 2023 at 08:42:25 PM GMT+3:30, Peter Blaha
> >  wrote:
> >
> >
> > I tried your struct file, converged with RKM=6, saved, increased RKMax
> > to 7 and continued with run_lapw.
> > No problem. As expected with your RMTs rather small change from 6 to 7
> > and quick convergence.
> >
> > You must have changed something else, like mixing a density with
> > different RMTs,  
> >
> >
> > Am 12.11.2023 um 07:30 schrieb hajar.nejatipoor--- via Wien:
> >  > Dear Dr. Blaha
> >  > The way you proposed, just worked for RKm=6, and the error below
> >  > appeared for the case of RKm=7:
> >  >   'SELECT' - no energy limits found for atom   1  L= 0
> >  >   'SELECT' - E-bottom -520.0   E-top -520.0
> >  >
> >  > It is worth to mention that since for Si-muffin tin radius 1.68, there
> >  > is a huge charge leak out, I set the muffin tin raddii as:
> >  >
> >  >1  42.0  2.12  2.2
> >  >2  14.0  1.68  2.1
> >  >3  7.0  1.61  1.2
> >  >4  7.0  1.60  1.2
> >  >
> >  > On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter Blaha
> >  > mailto:peter.bl...@tuwien.ac.at>> wrote:
> >  >
> >  >
> >  > First of all,  setrmt  gives:
> >  >1  42.0  2.12  2.12
> >  >2  14.0  1.68  1.68
> >  >3  7.0  1.61  1.60
> >  >4  7.0  1.60  1.60
> >  >
> >  > So the N radii are much larger and Si and Mo smaller.
> >  >
> >  > It might be that the ghostband comes from N-2s, as the small RMT may
> not
> >  > allow for 2 radial functions. You could try to remove the LO for N-s
> >  > (only keep:
> >  >0.302  0  (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global
> >  > APW/LAPW)
> >  >0  -1.070.0010 CONT 1
> >  >10.300. CONT 1
> >  > for the N atoms (maybe use instead a HDLO).
> >  >
> >  >
> >  > Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
> >  >  > MoSi2N4
> >  >  > H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
> >  >  > MODE OF CALC=RELA unit=bohr
> >  >  >5.502431  5.502431 38.534460 90.00 90.00120.00
> >  >  > ATOM  -1: X=0. Y=0. Z=0.
> >  >  >MULT= 1  ISPLIT= 4
> >  >  > Mo1NPT=  781  R0=0.1000 RMT=2.2000   Z: 42.000
> >  >  > LOCAL ROT MATRIX:1.000 0.000 0.000
> >  >  >   0.000 1.000 0.000
> >  >  >   0.000 0.000 1.000
> >  >  > ATOM  -2: X=0. Y=0.3334 Z=0.14710600
> >  >  >MULT= 2  ISPLIT= 4
> >  >  >-2: X=0.6668 Y=0.3334 Z=0.85289400
> >  >  > Si1NPT=  781  R0=0.0001 RMT=2.1000   Z: 14.000
> >  >  > LOCAL ROT MATRIX:1.000 0.000 0.000
> >  >  >   0.000 1.000 0.000
> >  >  >   0.000 0.000 1.000
> >  >  > ATOM  -3: X=0. Y=0.6667 Z=0.82807700
> >  >  >MULT= 2  ISPLIT= 4
> >  >  >-3: X=0.3334 Y=0.6667 Z=0.17192300
> >  >  > N 1NPT=  781  R0=0.0001 RMT=1.2000   Z:  7.000
> >  >  > LOCAL ROT 

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread Gavin Abo
I suppose the modified l2main.F to SRC_lapw2 for WIEN2k 23.2 won't 
affect this particular case, but if one wants to try it out to know for 
sure, I have posted the patch file for it today at [1] or put the link 
in the README at [1] that directs to the mailing list post with the 
l2main.F.gz file if preferred instead.


I think I got a WIEN2k 23.2 patch file at [1] for those reported so far 
except for fixes to the ELF [2] and NMR [3] that looked planned for a 
future WIEN2k release.


[1] https://github.com/gsabo/WIEN2k-Patches/tree/master/23.2
[2] 
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg22070.html
[3] 
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg22468.html


Kind Regards,

Gavin
WIEN2k user

On 11/14/2023 1:00 AM, Peter Blaha wrote:
As I wrote before: I cannot reproduce this. For me it converges fine 
even with RKmax=7. No errors. Thus, I don't know how to help you.


Are you using WIEN2k_23.2 ??


Am 13.11.2023 um 15:39 schrieb hajar.nejatipoor--- via Wien:

Dear Dr. Blaha
I act as you said, but the problem "LAPW2' - semicore band-ranges too 
large, ghostbands" exists again!!
LO for N-2s orbitals in case.in1c were removed, but it worked just 
for rkm=6 (with or without LO for N).

I tried your way with changing rmt of atoms but the problem remained.

I tried a normal scf with RKm=7, from the beginning, at a different 
directory, but nothing was changed. Just, crashing LAPW2 is postponed 
in some more cycles.
On Sunday, November 12, 2023 at 08:42:25 PM GMT+3:30, Peter Blaha 
 wrote:



I tried your struct file, converged with RKM=6, saved, increased RKMax
to 7 and continued with run_lapw.
No problem. As expected with your RMTs rather small change from 6 to 7
and quick convergence.

You must have changed something else, like mixing a density with
different RMTs,  


Am 12.11.2023 um 07:30 schrieb hajar.nejatipoor--- via Wien:
 > Dear Dr. Blaha
 > The way you proposed, just worked for RKm=6, and the error below
 > appeared for the case of RKm=7:
 >   'SELECT' - no energy limits found for atom   1  L= 0
 >   'SELECT' - E-bottom -520.0   E-top -520.0
 >
 > It is worth to mention that since for Si-muffin tin radius 1.68, 
there

 > is a huge charge leak out, I set the muffin tin raddii as:
 >
 >    1  42.0  2.12  2.2
 >    2  14.0  1.68  2.1
 >    3  7.0  1.61  1.2
 >    4  7.0  1.60  1.2
 >
 > On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter Blaha
 > mailto:peter.bl...@tuwien.ac.at>> wrote:
 >
 >
 > First of all,  setrmt  gives:
 >    1  42.0  2.12  2.12
 >    2  14.0  1.68  1.68
 >    3  7.0  1.61  1.60
 >    4  7.0  1.60  1.60
 >
 > So the N radii are much larger and Si and Mo smaller.
 >
 > It might be that the ghostband comes from N-2s, as the small RMT 
may not

 > allow for 2 radial functions. You could try to remove the LO for N-s
 > (only keep:
 >    0.30    2  0      (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global
 > APW/LAPW)
 >    0  -1.07    0.0010 CONT 1
 >    1    0.30    0. CONT 1
 > for the N atoms (maybe use instead a HDLO).
 >
 >
 > Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
 >  > MoSi2N4
 >  > H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
 >  > MODE OF CALC=RELA unit=bohr
 >  >    5.502431  5.502431 38.534460 90.00 90.00120.00
 >  > ATOM  -1: X=0. Y=0. Z=0.
 >  >            MULT= 1          ISPLIT= 4
 >  > Mo1        NPT=  781  R0=0.1000 RMT=    2.2000  Z: 42.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >  > ATOM  -2: X=0. Y=0.3334 Z=0.14710600
 >  >            MULT= 2          ISPLIT= 4
 >  >        -2: X=0.6668 Y=0.3334 Z=0.85289400
 >  > Si1        NPT=  781  R0=0.0001 RMT=    2.1000  Z: 14.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >  > ATOM  -3: X=0. Y=0.6667 Z=0.82807700
 >  >            MULT= 2          ISPLIT= 4
 >  >        -3: X=0.3334 Y=0.6667 Z=0.17192300
 >  > N 1        NPT=  781  R0=0.0001 RMT=    1.2000  Z:  7.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >  > ATOM  -4: X=0. Y=0.3334 Z=0.93855400
 >  >            MULT= 2          ISPLIT= 4
 >  >        -4: X=0.6668 Y=0.3334 Z=0.06144600
 >  > N 2        NPT=  781  R0=0.0001 RMT=    1.2000  Z:  7.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >
 > --
 > 
--

 > Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
 > 

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread Peter Blaha
I used exactly the struct file you sent (with your RMTs, even if I would 
not choose them this way).


init -prec 1n
run_lapw
save rkm6
edit case.in1 to change RKmax
run_lapw

no problems.

I do not understand, how you can get your error:  (SELECT E-top/bottom 
not found) when you just change RKMAX. RKmax has nothing to do with 
finding E-parameters.


Does it happen immediately after increasing RKmax ? or after a few 
iterations. How is :DIS in this case ?


Am 14.11.2023 um 10:17 schrieb hajar.nejatipoor--- via Wien:

Yes, I use WIEN2k_23.2
Let me know how are rmt of atoms in structure file which you used.

Sent from Yahoo Mail on Android 



On Tue, Nov 14, 2023 at 11:31, Peter Blaha
 wrote:
As I wrote before: I cannot reproduce this. For me it converges fine
even with RKmax=7. No errors. Thus, I don't know how to help you.

Are you using WIEN2k_23.2 ??


Am 13.11.2023 um 15:39 schrieb hajar.nejatipoor--- via Wien:
 > Dear Dr. Blaha
 > I act as you said, but the problem "LAPW2' - semicore band-ranges
too
 > large, ghostbands" exists again!!
 > LO for N-2s orbitals in case.in1c were removed, but it worked
just for
 > rkm=6 (with or without LO for N).
 > I tried your way with changing rmt of atoms but the problem remained.
 >
 > I tried a normal scf with RKm=7, from the beginning, at a different
 > directory, but nothing was changed. Just, crashing LAPW2 is
postponed in
 > some more cycles.
 > On Sunday, November 12, 2023 at 08:42:25 PM GMT+3:30, Peter Blaha
 > mailto:peter.bl...@tuwien.ac.at>> wrote:
 >
 >
 > I tried your struct file, converged with RKM=6, saved, increased
RKMax
 > to 7 and continued with run_lapw.
 > No problem. As expected with your RMTs rather small change from 6
to 7
 > and quick convergence.
 >
 > You must have changed something else, like mixing a density with
 > different RMTs,  
 >
 >
 > Am 12.11.2023 um 07:30 schrieb hajar.nejatipoor--- via Wien:
 >  > Dear Dr. Blaha
 >  > The way you proposed, just worked for RKm=6, and the error below
 >  > appeared for the case of RKm=7:
 >  >   'SELECT' - no energy limits found for atom   1  L= 0
 >  >   'SELECT' - E-bottom -520.0   E-top -520.0
 >  >
 >  > It is worth to mention that since for Si-muffin tin radius
1.68, there
 >  > is a huge charge leak out, I set the muffin tin raddii as:
 >  >
 >  >    1  42.0  2.12  2.2
 >  >    2  14.0  1.68  2.1
 >  >    3  7.0  1.61  1.2
 >  >    4  7.0  1.60  1.2
 >  >
 >  > On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter
Blaha
 >  > mailto:peter.bl...@tuwien.ac.at>
> wrote:
 >  >
 >  >
 >  > First of all,  setrmt  gives:
 >  >    1  42.0  2.12  2.12
 >  >    2  14.0  1.68  1.68
 >  >    3  7.0  1.61  1.60
 >  >    4  7.0  1.60  1.60
 >  >
 >  > So the N radii are much larger and Si and Mo smaller.
 >  >
 >  > It might be that the ghostband comes from N-2s, as the small
RMT may not
 >  > allow for 2 radial functions. You could try to remove the LO
for N-s
 >  > (only keep:
 >  >    0.30    2  0      (GLOBAL E-PARAMETER WITH n OTHER CHOICES,
global
 >  > APW/LAPW)
 >  >    0  -1.07    0.0010 CONT 1
 >  >    1    0.30    0. CONT 1
 >  > for the N atoms (maybe use instead a HDLO).
 >  >
 >  >
 >  > Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
 >  >  > MoSi2N4
 >  >  > H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
 >  >  > MODE OF CALC=RELA unit=bohr
 >  >  >    5.502431  5.502431 38.534460 90.00 90.00120.00
 >  >  > ATOM  -1: X=0. Y=0. Z=0.
 >  >  >            MULT= 1          ISPLIT= 4
 >  >  > Mo1        NPT=  781  R0=0.1000 RMT=    2.2000   Z: 42.000
 >  >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >  >                       0.000 1.000 0.000
 >  >  >                       0.000 0.000 1.000
 >  >  > ATOM  -2: X=0. Y=0.3334 Z=0.14710600
 >  >  >            MULT= 2          ISPLIT= 4
 >  >  >        -2: X=0.6668 Y=0.3334 Z=0.85289400
 >  >  > Si1        NPT=  781  R0=0.0001 RMT=    2.1000   Z: 14.000
 >  >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >  >                       0.000 1.000 0.000
 >  >  >                       0.000 0.000 1.000
 >  >  > ATOM  -3: X=0. Y=0.6667 Z=0.82807700
 >  >  >            MULT= 2          ISPLIT= 4
 >  >  >        -3: X=0.3334 Y=0.6667 Z=0.17192300
 >  >  

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread hajar.nejatipoor--- via Wien
Yes, I use WIEN2k_23.2Let me know how are rmt of atoms in structure file which 
you used.

Sent from Yahoo Mail on Android 
 
  On Tue, Nov 14, 2023 at 11:31, Peter Blaha wrote:   
As I wrote before: I cannot reproduce this. For me it converges fine 
even with RKmax=7. No errors. Thus, I don't know how to help you.

Are you using WIEN2k_23.2 ??


Am 13.11.2023 um 15:39 schrieb hajar.nejatipoor--- via Wien:
> Dear Dr. Blaha
> I act as you said, but the problem "LAPW2' - semicore band-ranges too 
> large, ghostbands" exists again!!
> LO for N-2s orbitals in case.in1c were removed, but it worked just for 
> rkm=6 (with or without LO for N).
> I tried your way with changing rmt of atoms but the problem remained.
> 
> I tried a normal scf with RKm=7, from the beginning, at a different 
> directory, but nothing was changed. Just, crashing LAPW2 is postponed in 
> some more cycles.
> On Sunday, November 12, 2023 at 08:42:25 PM GMT+3:30, Peter Blaha 
>  wrote:
> 
> 
> I tried your struct file, converged with RKM=6, saved, increased RKMax
> to 7 and continued with run_lapw.
> No problem. As expected with your RMTs rather small change from 6 to 7
> and quick convergence.
> 
> You must have changed something else, like mixing a density with
> different RMTs,  
> 
> 
> Am 12.11.2023 um 07:30 schrieb hajar.nejatipoor--- via Wien:
>  > Dear Dr. Blaha
>  > The way you proposed, just worked for RKm=6, and the error below
>  > appeared for the case of RKm=7:
>  >   'SELECT' - no energy limits found for atom   1  L= 0
>  >   'SELECT' - E-bottom -520.0   E-top -520.0
>  >
>  > It is worth to mention that since for Si-muffin tin radius 1.68, there
>  > is a huge charge leak out, I set the muffin tin raddii as:
>  >
>  >    1  42.0  2.12  2.2
>  >    2  14.0  1.68  2.1
>  >    3  7.0  1.61  1.2
>  >    4  7.0  1.60  1.2
>  >
>  > On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter Blaha
>  > mailto:peter.bl...@tuwien.ac.at>> wrote:
>  >
>  >
>  > First of all,  setrmt  gives:
>  >    1  42.0  2.12  2.12
>  >    2  14.0  1.68  1.68
>  >    3  7.0  1.61  1.60
>  >    4  7.0  1.60  1.60
>  >
>  > So the N radii are much larger and Si and Mo smaller.
>  >
>  > It might be that the ghostband comes from N-2s, as the small RMT may not
>  > allow for 2 radial functions. You could try to remove the LO for N-s
>  > (only keep:
>  >    0.30    2  0      (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global
>  > APW/LAPW)
>  >    0  -1.07    0.0010 CONT 1
>  >    1    0.30    0. CONT 1
>  > for the N atoms (maybe use instead a HDLO).
>  >
>  >
>  > Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
>  >  > MoSi2N4
>  >  > H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
>  >  > MODE OF CALC=RELA unit=bohr
>  >  >    5.502431  5.502431 38.534460 90.00 90.00120.00
>  >  > ATOM  -1: X=0. Y=0. Z=0.
>  >  >            MULT= 1          ISPLIT= 4
>  >  > Mo1        NPT=  781  R0=0.1000 RMT=    2.2000   Z: 42.000
>  >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >  >                       0.000 1.000 0.000
>  >  >                       0.000 0.000 1.000
>  >  > ATOM  -2: X=0. Y=0.3334 Z=0.14710600
>  >  >            MULT= 2          ISPLIT= 4
>  >  >        -2: X=0.6668 Y=0.3334 Z=0.85289400
>  >  > Si1        NPT=  781  R0=0.0001 RMT=    2.1000   Z: 14.000
>  >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >  >                       0.000 1.000 0.000
>  >  >                       0.000 0.000 1.000
>  >  > ATOM  -3: X=0. Y=0.6667 Z=0.82807700
>  >  >            MULT= 2          ISPLIT= 4
>  >  >        -3: X=0.3334 Y=0.6667 Z=0.17192300
>  >  > N 1        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
>  >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >  >                       0.000 1.000 0.000
>  >  >                       0.000 0.000 1.000
>  >  > ATOM  -4: X=0. Y=0.3334 Z=0.93855400
>  >  >            MULT= 2          ISPLIT= 4
>  >  >        -4: X=0.6668 Y=0.3334 Z=0.06144600
>  >  > N 2        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
>  >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >  >                       0.000 1.000 0.000
>  >  >                       0.000 0.000 1.000
>  >
>  > --
>  > 
> --
>  > Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
>  > Phone: +43-1-58801-165300
>  > Email: peter.bl...@tuwien.ac.at  
> 
>  > WIEN2k: http://www.wien2k.at  
> >
>  > WWW: http://www.imc.tuwien.ac.at  
> >
>  >
>  > 

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-14 Thread Peter Blaha
As I wrote before: I cannot reproduce this. For me it converges fine 
even with RKmax=7. No errors. Thus, I don't know how to help you.


Are you using WIEN2k_23.2 ??


Am 13.11.2023 um 15:39 schrieb hajar.nejatipoor--- via Wien:

Dear Dr. Blaha
I act as you said, but the problem "LAPW2' - semicore band-ranges too 
large, ghostbands" exists again!!
LO for N-2s orbitals in case.in1c were removed, but it worked just for 
rkm=6 (with or without LO for N).

I tried your way with changing rmt of atoms but the problem remained.

I tried a normal scf with RKm=7, from the beginning, at a different 
directory, but nothing was changed. Just, crashing LAPW2 is postponed in 
some more cycles.
On Sunday, November 12, 2023 at 08:42:25 PM GMT+3:30, Peter Blaha 
 wrote:



I tried your struct file, converged with RKM=6, saved, increased RKMax
to 7 and continued with run_lapw.
No problem. As expected with your RMTs rather small change from 6 to 7
and quick convergence.

You must have changed something else, like mixing a density with
different RMTs,  


Am 12.11.2023 um 07:30 schrieb hajar.nejatipoor--- via Wien:
 > Dear Dr. Blaha
 > The way you proposed, just worked for RKm=6, and the error below
 > appeared for the case of RKm=7:
 >   'SELECT' - no energy limits found for atom   1  L= 0
 >   'SELECT' - E-bottom -520.0   E-top -520.0
 >
 > It is worth to mention that since for Si-muffin tin radius 1.68, there
 > is a huge charge leak out, I set the muffin tin raddii as:
 >
 >    1  42.0  2.12  2.2
 >    2  14.0  1.68  2.1
 >    3  7.0  1.61  1.2
 >    4  7.0  1.60  1.2
 >
 > On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter Blaha
 > mailto:peter.bl...@tuwien.ac.at>> wrote:
 >
 >
 > First of all,  setrmt  gives:
 >    1  42.0  2.12  2.12
 >    2  14.0  1.68  1.68
 >    3  7.0  1.61  1.60
 >    4  7.0  1.60  1.60
 >
 > So the N radii are much larger and Si and Mo smaller.
 >
 > It might be that the ghostband comes from N-2s, as the small RMT may not
 > allow for 2 radial functions. You could try to remove the LO for N-s
 > (only keep:
 >    0.30    2  0      (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global
 > APW/LAPW)
 >    0  -1.07    0.0010 CONT 1
 >    1    0.30    0. CONT 1
 > for the N atoms (maybe use instead a HDLO).
 >
 >
 > Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
 >  > MoSi2N4
 >  > H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
 >  > MODE OF CALC=RELA unit=bohr
 >  >    5.502431  5.502431 38.534460 90.00 90.00120.00
 >  > ATOM  -1: X=0. Y=0. Z=0.
 >  >            MULT= 1          ISPLIT= 4
 >  > Mo1        NPT=  781  R0=0.1000 RMT=    2.2000   Z: 42.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >  > ATOM  -2: X=0. Y=0.3334 Z=0.14710600
 >  >            MULT= 2          ISPLIT= 4
 >  >        -2: X=0.6668 Y=0.3334 Z=0.85289400
 >  > Si1        NPT=  781  R0=0.0001 RMT=    2.1000   Z: 14.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >  > ATOM  -3: X=0. Y=0.6667 Z=0.82807700
 >  >            MULT= 2          ISPLIT= 4
 >  >        -3: X=0.3334 Y=0.6667 Z=0.17192300
 >  > N 1        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >  > ATOM  -4: X=0. Y=0.3334 Z=0.93855400
 >  >            MULT= 2          ISPLIT= 4
 >  >        -4: X=0.6668 Y=0.3334 Z=0.06144600
 >  > N 2        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
 >  > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >  >                       0.000 1.000 0.000
 >  >                       0.000 0.000 1.000
 >
 > --
 > 
--

 > Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
 > Phone: +43-1-58801-165300
 > Email: peter.bl...@tuwien.ac.at  

 > WIEN2k: http://www.wien2k.at  
>
 > WWW: http://www.imc.tuwien.ac.at  
>

 >
 > -
 > ___
 > Wien mailing list
 > Wien@zeus.theochem.tuwien.ac.at 
 

 > http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien 

 > 

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-13 Thread hajar.nejatipoor--- via Wien
 Dear Dr. BlahaI act as you said, but the problem "LAPW2' - semicore 
band-ranges too large, ghostbands" exists again!!LO for N-2s orbitals in 
case.in1c were removed, but it worked just for rkm=6 (with or without LO for 
N).I tried your way with changing rmt of atoms but the problem remained.
I tried a normal scf with RKm=7, from the beginning, at a different directory, 
but nothing was changed. Just, crashing LAPW2 is postponed in some more cycles. 
   On Sunday, November 12, 2023 at 08:42:25 PM GMT+3:30, Peter Blaha 
 wrote:  
 
 I tried your struct file, converged with RKM=6, saved, increased RKMax 
to 7 and continued with run_lapw.
No problem. As expected with your RMTs rather small change from 6 to 7 
and quick convergence.

You must have changed something else, like mixing a density with 
different RMTs,  


Am 12.11.2023 um 07:30 schrieb hajar.nejatipoor--- via Wien:
> Dear Dr. Blaha
> The way you proposed, just worked for RKm=6, and the error below 
> appeared for the case of RKm=7:
>   'SELECT' - no energy limits found for atom   1  L= 0
>   'SELECT' - E-bottom -520.0   E-top -520.0
> 
> It is worth to mention that since for Si-muffin tin radius 1.68, there 
> is a huge charge leak out, I set the muffin tin raddii as:
> 
>    1  42.0  2.12  2.2
>    2  14.0  1.68  2.1
>    3  7.0  1.61  1.2
>    4  7.0  1.60  1.2
> 
> On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter Blaha 
>  wrote:
> 
> 
> First of all,  setrmt  gives:
>    1  42.0  2.12  2.12
>    2  14.0  1.68  1.68
>    3  7.0  1.61  1.60
>    4  7.0  1.60  1.60
> 
> So the N radii are much larger and Si and Mo smaller.
> 
> It might be that the ghostband comes from N-2s, as the small RMT may not
> allow for 2 radial functions. You could try to remove the LO for N-s
> (only keep:
>    0.30    2  0      (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global
> APW/LAPW)
>    0  -1.07    0.0010 CONT 1
>    1    0.30    0. CONT 1
> for the N atoms (maybe use instead a HDLO).
> 
> 
> Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
>  > MoSi2N4
>  > H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
>  > MODE OF CALC=RELA unit=bohr
>  >    5.502431  5.502431 38.534460 90.00 90.00120.00
>  > ATOM  -1: X=0. Y=0. Z=0.
>  >            MULT= 1          ISPLIT= 4
>  > Mo1        NPT=  781  R0=0.1000 RMT=    2.2000   Z: 42.000
>  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >                       0.000 1.000 0.000
>  >                       0.000 0.000 1.000
>  > ATOM  -2: X=0. Y=0.3334 Z=0.14710600
>  >            MULT= 2          ISPLIT= 4
>  >        -2: X=0.6668 Y=0.3334 Z=0.85289400
>  > Si1        NPT=  781  R0=0.0001 RMT=    2.1000   Z: 14.000
>  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >                       0.000 1.000 0.000
>  >                       0.000 0.000 1.000
>  > ATOM  -3: X=0. Y=0.6667 Z=0.82807700
>  >            MULT= 2          ISPLIT= 4
>  >        -3: X=0.3334 Y=0.6667 Z=0.17192300
>  > N 1        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
>  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >                       0.000 1.000 0.000
>  >                       0.000 0.000 1.000
>  > ATOM  -4: X=0. Y=0.3334 Z=0.93855400
>  >            MULT= 2          ISPLIT= 4
>  >        -4: X=0.6668 Y=0.3334 Z=0.06144600
>  > N 2        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
>  > LOCAL ROT MATRIX:    1.000 0.000 0.000
>  >                       0.000 1.000 0.000
>  >                       0.000 0.000 1.000
> 
> -- 
> --
> Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
> Phone: +43-1-58801-165300
> Email: peter.bl...@tuwien.ac.at     
> WIEN2k: http://www.wien2k.at 
> WWW: http://www.imc.tuwien.ac.at 
> 
> -
> ___
> Wien mailing list
> Wien@zeus.theochem.tuwien.ac.at 
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien 
> 
> SEARCH the MAILING-LIST at: 
> http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html 
> 
> 
> ___
> Wien mailing list
> Wien@zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
> SEARCH the MAILING-LIST at:  
> http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

-- 
--
Peter BLAHA, Inst.f. 

Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-12 Thread Peter Blaha
I tried your struct file, converged with RKM=6, saved, increased RKMax 
to 7 and continued with run_lapw.
No problem. As expected with your RMTs rather small change from 6 to 7 
and quick convergence.


You must have changed something else, like mixing a density with 
different RMTs,  



Am 12.11.2023 um 07:30 schrieb hajar.nejatipoor--- via Wien:

Dear Dr. Blaha
The way you proposed, just worked for RKm=6, and the error below 
appeared for the case of RKm=7:

  'SELECT' - no energy limits found for atom   1  L= 0
  'SELECT' - E-bottom -520.0   E-top -520.0

It is worth to mention that since for Si-muffin tin radius 1.68, there 
is a huge charge leak out, I set the muffin tin raddii as:


   1  42.0  2.12  2.2
   2  14.0  1.68  2.1
   3  7.0  1.61  1.2
   4  7.0  1.60  1.2

On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter Blaha 
 wrote:



First of all,  setrmt  gives:
   1  42.0  2.12  2.12
   2  14.0  1.68  1.68
   3  7.0  1.61  1.60
   4  7.0  1.60  1.60

So the N radii are much larger and Si and Mo smaller.

It might be that the ghostband comes from N-2s, as the small RMT may not
allow for 2 radial functions. You could try to remove the LO for N-s
(only keep:
   0.30    2  0      (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global
APW/LAPW)
   0  -1.07    0.0010 CONT 1
   1    0.30    0. CONT 1
for the N atoms (maybe use instead a HDLO).


Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
 > MoSi2N4
 > H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
 > MODE OF CALC=RELA unit=bohr
 >    5.502431  5.502431 38.534460 90.00 90.00120.00
 > ATOM  -1: X=0. Y=0. Z=0.
 >            MULT= 1          ISPLIT= 4
 > Mo1        NPT=  781  R0=0.1000 RMT=    2.2000   Z: 42.000
 > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >                       0.000 1.000 0.000
 >                       0.000 0.000 1.000
 > ATOM  -2: X=0. Y=0.3334 Z=0.14710600
 >            MULT= 2          ISPLIT= 4
 >        -2: X=0.6668 Y=0.3334 Z=0.85289400
 > Si1        NPT=  781  R0=0.0001 RMT=    2.1000   Z: 14.000
 > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >                       0.000 1.000 0.000
 >                       0.000 0.000 1.000
 > ATOM  -3: X=0. Y=0.6667 Z=0.82807700
 >            MULT= 2          ISPLIT= 4
 >        -3: X=0.3334 Y=0.6667 Z=0.17192300
 > N 1        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
 > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >                       0.000 1.000 0.000
 >                       0.000 0.000 1.000
 > ATOM  -4: X=0. Y=0.3334 Z=0.93855400
 >            MULT= 2          ISPLIT= 4
 >        -4: X=0.6668 Y=0.3334 Z=0.06144600
 > N 2        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
 > LOCAL ROT MATRIX:    1.000 0.000 0.000
 >                       0.000 1.000 0.000
 >                       0.000 0.000 1.000

--
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.at 
WIEN2k: http://www.wien2k.at 

WWW: http://www.imc.tuwien.ac.at 

-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at 
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien 

SEARCH the MAILING-LIST at: 
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html 



___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


--
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.atWIEN2k: http://www.wien2k.at
WWW:   http://www.imc.tuwien.ac.at
-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-11 Thread hajar.nejatipoor--- via Wien
 Dear Dr. BlahaThe way you proposed, just worked for RKm=6, and the error below 
appeared for the case of RKm=7: 'SELECT' - no energy limits found for atom   1  
L= 0  
 'SELECT' - E-bottom -520.0   E-top -520.0  

It is worth to mention that since for Si-muffin tin radius 1.68, there is a 
huge charge leak out, I set the muffin tin raddii as:
  1  42.0  2.12  2.2
  2  14.0  1.68  2.1
  3  7.0  1.61  1.2
  4  7.0  1.60  1.2
On Saturday, November 11, 2023 at 10:43:42 PM GMT+3:30, Peter Blaha 
 wrote:  
 
 First of all,  setrmt  gives:
  1  42.0  2.12  2.12
  2  14.0  1.68  1.68
  3  7.0  1.61  1.60
  4  7.0  1.60  1.60

So the N radii are much larger and Si and Mo smaller.

It might be that the ghostband comes from N-2s, as the small RMT may not 
allow for 2 radial functions. You could try to remove the LO for N-s 
(only keep:
  0.30    2  0      (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global 
APW/LAPW)
  0  -1.07    0.0010 CONT 1
  1    0.30    0. CONT 1
for the N atoms (maybe use instead a HDLO).


Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:
> MoSi2N4
> H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
> MODE OF CALC=RELA unit=bohr
>    5.502431  5.502431 38.534460 90.00 90.00120.00
> ATOM  -1: X=0. Y=0. Z=0.
>            MULT= 1          ISPLIT= 4
> Mo1        NPT=  781  R0=0.1000 RMT=    2.2000   Z: 42.000
> LOCAL ROT MATRIX:    1.000 0.000 0.000
>                       0.000 1.000 0.000
>                       0.000 0.000 1.000
> ATOM  -2: X=0. Y=0.3334 Z=0.14710600
>            MULT= 2          ISPLIT= 4
>        -2: X=0.6668 Y=0.3334 Z=0.85289400
> Si1        NPT=  781  R0=0.0001 RMT=    2.1000   Z: 14.000
> LOCAL ROT MATRIX:    1.000 0.000 0.000
>                       0.000 1.000 0.000
>                       0.000 0.000 1.000
> ATOM  -3: X=0. Y=0.6667 Z=0.82807700
>            MULT= 2          ISPLIT= 4
>        -3: X=0.3334 Y=0.6667 Z=0.17192300
> N 1        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
> LOCAL ROT MATRIX:    1.000 0.000 0.000
>                       0.000 1.000 0.000
>                       0.000 0.000 1.000
> ATOM  -4: X=0. Y=0.3334 Z=0.93855400
>            MULT= 2          ISPLIT= 4
>        -4: X=0.6668 Y=0.3334 Z=0.06144600
> N 2        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
> LOCAL ROT MATRIX:    1.000 0.000 0.000
>                       0.000 1.000 0.000
>                       0.000 0.000 1.000

-- 
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.at    WIEN2k: http://www.wien2k.at
WWW:  http://www.imc.tuwien.ac.at
-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
  ___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] semicore band ranges too large error: for MoSi2N4

2023-11-11 Thread Peter Blaha

First of all,   setrmt  gives:
 1  42.0  2.12   2.12
 2  14.0  1.68   1.68
 3   7.0  1.61   1.60
 4   7.0  1.60   1.60

So the N radii are much larger and Si and Mo smaller.

It might be that the ghostband comes from N-2s, as the small RMT may not 
allow for 2 radial functions. You could try to remove the LO for N-s 
(only keep:
  0.302  0  (GLOBAL E-PARAMETER WITH n OTHER CHOICES, global 
APW/LAPW)

 0   -1.07 0.0010 CONT 1
 10.30 0. CONT 1
for the N atoms (maybe use instead a HDLO).


Am 11.11.2023 um 19:26 schrieb hajar.nejatipoor--- via Wien:

MoSi2N4
H   LATTICE,NONEQUIV.ATOMS:  4 187_P-6m2
MODE OF CALC=RELA unit=bohr
   5.502431  5.502431 38.534460 90.00 90.00120.00
ATOM  -1: X=0. Y=0. Z=0.
           MULT= 1          ISPLIT= 4
Mo1        NPT=  781  R0=0.1000 RMT=    2.2000   Z: 42.000
LOCAL ROT MATRIX:    1.000 0.000 0.000
                      0.000 1.000 0.000
                      0.000 0.000 1.000
ATOM  -2: X=0. Y=0.3334 Z=0.14710600
           MULT= 2          ISPLIT= 4
       -2: X=0.6668 Y=0.3334 Z=0.85289400
Si1        NPT=  781  R0=0.0001 RMT=    2.1000   Z: 14.000
LOCAL ROT MATRIX:    1.000 0.000 0.000
                      0.000 1.000 0.000
                      0.000 0.000 1.000
ATOM  -3: X=0. Y=0.6667 Z=0.82807700
           MULT= 2          ISPLIT= 4
       -3: X=0.3334 Y=0.6667 Z=0.17192300
N 1        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
LOCAL ROT MATRIX:    1.000 0.000 0.000
                      0.000 1.000 0.000
                      0.000 0.000 1.000
ATOM  -4: X=0. Y=0.3334 Z=0.93855400
           MULT= 2          ISPLIT= 4
       -4: X=0.6668 Y=0.3334 Z=0.06144600
N 2        NPT=  781  R0=0.0001 RMT=    1.2000   Z:  7.000
LOCAL ROT MATRIX:    1.000 0.000 0.000
                      0.000 1.000 0.000
                      0.000 0.000 1.000


--
--
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-165300
Email: peter.bl...@tuwien.ac.atWIEN2k: http://www.wien2k.at
WWW:   http://www.imc.tuwien.ac.at
-
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] semicore band ranges too large error

2013-12-04 Thread tran

This check was introduced recently to detect ghost bands.
If this problem appears at the very beginning of the SCF iteration
for a new geometry then there is probably no problem of ghost bands.
This is just the starting density which is not good.

To avoid the stop of the calculation, in case.in2 set the value of
iqtlsave to 0.

F. Tran


On Wed, 4 Dec 2013, Torsten Weissbach wrote:


Dear all,

after switching to Wien2k_13, I frequently get the semicore band ranges
too large error, often during relaxation. Though I can understand why
that should not happen, can you explain what could have gone wrong that
it appears and how the source of this error can be traced?

Best regards,
Torsten

___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html