[Wien] Fwd: YS-PBE0 with -so

2019-08-06 Thread Dr. K. C. Bhamu
Dear Tran
I am performing YS-PBE0 on a scf (with -so) calculation with pbe-gga with
Wien2k_18.1.
I have few  queries.
A.
1. My original scf(-so) has done with 7 7 5 shifted mesh. To reduce the
computational cost I am using 3 3 2 mesh for YS-PBE0 (see appendix below
how I did it).
Can we do this and if so then should we call it redklist?

2.
Again with a limited HPC facilities, how safer would be for the doss, band,
optic calculations if we go with the 3 3 2 mesh?
Also I want to use the same scf calculations for thermoelectric
calculations without additional scf.

3. Could you please correct me if I am doing any mistake in the below steps?

I am curious to know in particular: in normal dft+so calculations we do a
additional step as "lapwso" in between lapw1 and lapw2 -so.
Is it okay here if we avoid both the steps i.e. lapw1 -so and lapwso for
YS-PBE0+SO?

Steps:
x_lapw lapw2 -qtl -hf -so -p
x_lapw tetra -hf -so

run_bandplothf_lapw -p -qtl -redklist
x_lapw spaghetti -hf -p -so

x_lapw optic -hf -p -so
x_lapw joint -hf -p -so
x_lapw kram -p -so

Appendix:

$run_kgenhf_lapw

If you type 0 you can give 3 integers for nx,ny,nz
0
How many in x?
3
How many in y?
3
How many in z?
2
Do you want to shift? (0=no, 1=shift)
0
  NUMBER OF K-POINTS IN WHOLE CELL: (0 allows to specify 3 divisions of G)
 length of reciprocal lattice vectors:   0.549   0.549   0.387   0.000
0.000   0.000
  Specify 3 mesh-divisions (n1,n2,n3):
  Shift of k-mesh allowed. Do you want to shift: (0=no, 1=shift)
   6  k-points generated, ndiv=   3   3   2
KGEN ENDS
0.007u 0.038s 0:00.05 60.0% 0+0k 0+240io 0pf+0w
   1  symmetry operations without inversion
  NUMBER OF K-POINTS IN WHOLE CELL: (0 allows to specify 3 divisions of G)
 length of reciprocal lattice vectors:   0.549   0.549   0.387   0.000
0.000   0.000
  Specify 3 mesh-divisions (n1,n2,n3):
  Shift of k-mesh allowed. Do you want to shift: (0=no, 1=shift)
  18  k-points generated, ndiv=   3   3   2
KGEN ENDS
0.001u 0.036s 0:00.04 75.0% 0+0k 0+56io 0pf+0w


regards
Bhamu
___
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] Problem in band structure plot using hf potential.

2019-08-06 Thread Dr. K. C. Bhamu
You can find detailed steps below
Re: [Wien] problem with YS-PBE0


t...@theochem.tuwien.ac.at
Mon, Aug 20, 2018, 1:24 PM


Hi,

The calculation of DOS, band structure and optical properties with
hybrid functionals is more complicated than with GGA, in particular
if this is for a k-mesh that is different from the one used during
the SCF calculation. If there is a change of k-mesh, one
iteration needs to be done. With hybrid functionals, "x lapw1" is
not enough to generate new vector file. Instead, one iteration has to
be done.

DOS without change of k-mesh (page 55 of UG):
1) x lapw2 -qtl -hf
2) x tetra -hf

DOS with new k-mesh:
1) follow the steps in "Starting a calculation from another k-mesh" (page
54 of UG) to create new k-mesh
2) run_lapw -hf -i 1 -newklist
3) x lapw2 -qtl -hf
4) x tetra -hf

Band structure (page 55 of UG):
1) create case.klist_band as usual
2) run_bandplothf_lapw

Optic without change of k-mesh:
1) x optic -hf
2) x joint -hf
3) x kram

Optic with new k-mesh:
1) follow the steps in "Starting a calculation from another k-mesh" (page
54 of UG) to create new k-mesh
2) run_lapw -hf -i 1 -newklist
3) x optic -hf
4) x joint -hf
5) x kram

FT

On Friday 2018-08-17 14:35, Dr. K. C. Bhamu wrote:

>Date: Fri, 17 Aug 2018 14:35:13
>From: Dr. K. C. Bhamu 
>Reply-To: A Mailing list for WIEN2k users 
>To: A Mailing list for WIEN2k users 
>Subject: [Wien] problem with YS-PBE0
>
>Dear Wienk Users,
>
>I attempted to do a band structure calculation of a perovskite structure
with YS-PBE0 (standard alpa parameter)
>with Wien2k-18.1.
>Up to scf and doss, I do not see any problem.
>
>But I am not getting optical properties and below is what I am getting in
band.agr file:
>
>
>My log file is:
>
>Thu Aug 16 17:15:58 IST 2018> (x_lapw) lapw1 -p
>Thu Aug 16 17:16:24 IST 2018> (x_lapw) lapw2 -qtl -p -hf
>Thu Aug 16 17:16:29 IST 2018> (x_lapw) tetra -p -hf
>Thu Aug 16 17:16:40 IST 2018> (x_lapw) lapw1 -p
>Thu Aug 16 17:17:08 IST 2018> (x_lapw) lapw2 -fermi -p -hf
>Thu Aug 16 17:17:11 IST 2018> (x_lapw) optic -p -hf
>Thu Aug 16 17:17:20 IST 2018> (x_lapw) joint -p -hf
>Thu Aug 16 17:17:31 IST 2018> (x_lapw) kram -p
>Thu Aug 16 17:17:46 IST 2018> (x_lapw) lapw1 -band -p
>Thu Aug 16 17:29:48 IST 2018> (x_lapw) lapw2 -band -qtl -p -hf
>Thu Aug 16 17:29:52 IST 2018> (x_lapw) spaghetti -p -hf
>
>I did not increase the k-points for bands and optical properties and
continued with 3x3x3 mesh (total 4 points).
>
>@ xaxis  tick major   0, 0.0
> @ xaxis  ticklabel0 ," 1  "
>@ xaxis  tick major   1, 0.15766
> @ xaxis  ticklabel1 ," 2  "
>@ xaxis  tick major   2, 0.31533
> @ xaxis  ticklabel2 ," 3  "
>@ xaxis  tick major   3, 0.47299
> @ xaxis  ticklabel3 ," 4  "
>@ with g0
>@ world 0,-21.0, 0.47299,12.0
> @ autoticks
> @ yaxis  label "Energy(eV)"
> @ with line
> @ line on
> @ line loctype world
>@ line  0.0, 0.0, 0.47299, 0.0
> @ line linestyle 3
> @ line def
> @ with string
> @ string on
> @ string loctype world
>@ string  0.49299, -0.1
> @ string char size 1.50
> @ string def "E\sF"
> @ title "CSI_ysfc"
> #k   ene character
> @ autoscale onread none
> @ target g0.s1
> @ type xysize
>
> # bandindex:   1
>   0.0 -69.93183   0.07000
>   0.15766 -69.93147   0.07000
>   0.31533 -69.93165   0.07000
>   0.47299 -69.93150   0.07000
>&
> @ autoscale onread none
> @ target g0.s2
> @ type xysize
>
> # bandindex:   2
>   0.0 -69.93183   0.07000
>   0.15766 -69.93147   0.07000
>   0.31533 -69.93151   0.07000
>   0.47299 -69.93149   0.07000
>
>regards
>Bhamu
>
>_


On Fri, Aug 2, 2019 at 11:13 PM AJAY SINGH VERMA 
wrote:

> Dear Prof. Blaha
>
>
> I am working on half heusler compounds using HF potential. When I plot
> DOS curve, then there is no peak seen at conduction band side. But same
> time i plot  DOS plot using GGA-PBE complete curve seen at both sides. I
> followed all the steps given in manual for HF Potential -
> Command for YS-PBE0 potential
> 1. Initialize the structure-
> init_lapw -p
> 2. Run scf cycle by command
> run_lapw -p
> 3. Save files by "save_lapw -d case_pbe"
> 4. run command
> init_hf_lapw -p
> 5. A window appears on screen (case.inhe) xx in fourth line by number of
> partially or  occupied band in our case it is 11
> then save the file .
> 6. Another file case.in1c appears on screen just cross it without any
> change.
> 6. Run command
> run_lapw -redklist -hf -p
> 7. After complete cycle save file by "save_lapw -d case_hf"
> 8. For DOS run x lapw2 -qtl -hf -p and then after configure the file then
> run x tetra -hf command.
>
>
> Thanks
>
> Ajay Singh Verma
>
>
>
> ___
> 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
>