ypp Exciton Plot
Posted: Thu May 19, 2011 2:59 am
Hello,
I have a couple of questions regarding exciton plotting with ypp. I am trying to plot the exciton with hole fixed for crystalline silicon. I would like a 3D plot over a few unit cells to look at the exciton spread out through the crystal, like in the H2 chain tutorial. It seems like I can only get a single unit cell though. The ypp input:
wavefunction # [R] Wavefunction
excitons # [R] Excitons
Format= "c" # Output format [(c)ube/(g)nuplot/(x)crysden]
Direction= "123" # [rlu] [1/2/3] for 1d or [12/13/23] for 2d [123] for 3D
FFTGvecs= 1471 RL # [FFT] Plane-waves
States= "25 - 25" # Index of the BS state(s)
Degen_Step= 0.0100 eV # Maximum energy separation of two degenerate states
% Cellsx
4 | 4 | 4 | # Number of cell repetitions (even or 1)
%
% Hole
0.000 | 0.000 | 0.000 | # [cc] Hole position in unit cell
%
And the header of the .cube file:
CUBE FILE
Generated with YPP 3 2
3 0 0 0
18 0 0.28334 0.28334
18 0.28334 0 0.28334
18 0.28334 0.28334 0
-1 -1 0 0 0
14 14 0 0 0
14 14 2.55003 2.55003 2.55003
No matter what I change cell repetitions to (like | 4 | 4| 4 |), I only get 18 divisions along each vector with step size 0.28334. 18*SQRT(0.283^2+0.283^2) gives the magnitude of my rprim vectors, 7.204, so the data is still confined to one unit cell. I would like to see the exciton over a few cells like the H2 chain.
The volumetric data after the header of the .cube file - I assume this is the norm squared of the wave function? Or just norm?
The energy differences between electron and hole listed in the exciton o.exc_amplitude_at_## are the QP corrected values, NOT the bare KS eigenvalues, right?
Thank you,
Marc Dvorak
I have a couple of questions regarding exciton plotting with ypp. I am trying to plot the exciton with hole fixed for crystalline silicon. I would like a 3D plot over a few unit cells to look at the exciton spread out through the crystal, like in the H2 chain tutorial. It seems like I can only get a single unit cell though. The ypp input:
wavefunction # [R] Wavefunction
excitons # [R] Excitons
Format= "c" # Output format [(c)ube/(g)nuplot/(x)crysden]
Direction= "123" # [rlu] [1/2/3] for 1d or [12/13/23] for 2d [123] for 3D
FFTGvecs= 1471 RL # [FFT] Plane-waves
States= "25 - 25" # Index of the BS state(s)
Degen_Step= 0.0100 eV # Maximum energy separation of two degenerate states
% Cellsx
4 | 4 | 4 | # Number of cell repetitions (even or 1)
%
% Hole
0.000 | 0.000 | 0.000 | # [cc] Hole position in unit cell
%
And the header of the .cube file:
CUBE FILE
Generated with YPP 3 2
3 0 0 0
18 0 0.28334 0.28334
18 0.28334 0 0.28334
18 0.28334 0.28334 0
-1 -1 0 0 0
14 14 0 0 0
14 14 2.55003 2.55003 2.55003
No matter what I change cell repetitions to (like | 4 | 4| 4 |), I only get 18 divisions along each vector with step size 0.28334. 18*SQRT(0.283^2+0.283^2) gives the magnitude of my rprim vectors, 7.204, so the data is still confined to one unit cell. I would like to see the exciton over a few cells like the H2 chain.
The volumetric data after the header of the .cube file - I assume this is the norm squared of the wave function? Or just norm?
The energy differences between electron and hole listed in the exciton o.exc_amplitude_at_## are the QP corrected values, NOT the bare KS eigenvalues, right?
Thank you,
Marc Dvorak