[ERROR] ... in :[03] Transferred momenta grid
Posted: Wed Oct 28, 2009 6:02 pm
hi 2 all,
I was trying to get familiar with the yambo, with using output produced by PWSCF. I used the version 4.0.2.. I tried on example 1 on Si. My input files are listed below. When, i run
/home/dev/yem/yambo-3.2.1-r.448/bin/yambo -F /home/dev/work/si/temp/si.save/01_init -J 01_init
i got error as
<---> [01] Job Setup
<---> [02] Input variables setup
<---> [02.01] Unit cells
<---> [02.02] Symmetries
<---> [02.03] RL shells
<---> Shells finder |####################| [100%] --(E) --(X)
<---> [02.04] K-grid lattice
<---> [02.05] Energies [ev] & Occupations
<---> [03] Transferred momenta grid
[ERROR] STOP signal received while in :[03] Transferred momenta grid
[ERROR][RL indx] 2 equivalent points in the rlu grid found
what does it mean ??? Please help.
Same error mssg when i used the next step
home/dev/yem/yambo-3.2.1-r.448/bin/yambo -F /home/dev/work/si/temp/si.save/in_02_RPA_no_LF -J 02_RPA_no_LF
I also tried to edit 01_init file from
setup # [R INI] Initialization
MaxGvecs= 800 RL # [INI] Max number of G-vectors planned to use
to
setup # [R INI] Initialization
MaxGvecs= 800 RL # [INI] Max number of G-vectors planned to use
QpntsRXd
1 | 10 | # [Xd] Transferred momenta
and on web it is given
It specifies the range of momenta at which the screening function is calculated format:
first-Qpoint | last-Qpoint|
but screening is not done in the calculations.
2). Secondly, i want to know that, is it mandatory to use the Norm conserving pseudo potentials in scf and bands calculations to get EELS and absorption.
Input file for scf
&control
calculation='scf'
restart_mode='from_scratch',
prefix='si',
pseudo_dir = '/home/dev/pseudo/',
outdir='/home/dev/work/si/temp',
wf_collect = .true.
/
&system
ibrav= 2, celldm(1) =10.20, nat= 2, ntyp= 1,
ecutwfc =18.0,nosym = .true., force_symmorphic = .true.,
/
&electrons
diagonalization='david'
mixing_mode = 'plain'
mixing_beta = 0.7
conv_thr = 1.0d-8
/
ATOMIC_SPECIES
Si 28.086 Si.pz-vbc.UPF
ATOMIC_POSITIONS
Si 0.00 0.00 0.00
Si 0.25 0.25 0.25
K_POINTS
10
0.1250000 0.1250000 0.1250000 1.00
/
0.3750000 0.3750000 0.6250000 3.00
Bands calculations
&control
calculation='bands'
restart_mode='from_scratch',
prefix='si',
pseudo_dir = '/home/dev/pseudo',
outdir='/home/dev/work/si/temp',
wf_collect = .true.
/
&system
ibrav= 2, celldm(1) =10.20, nat= 2, ntyp= 1,
ecutwfc =18.0, nbnd = 8,nosym = .true.,
/
&electrons
diagonalization='david',
/
ATOMIC_SPECIES
Si 28.086 Si.pz-vbc.UPF
ATOMIC_POSITIONS
Si 0.00 0.00 0.00
Si 0.25 0.25 0.25
K_POINTS
28
0.0 0.0 0.0 1.0
/
0.5 0.5 0.5 1.0
3) One mor thing, in scf run , mssg in terminal
[dev@dev si]$ sh submit.sh
Cannot match namelist object name force_symmorphic
namelist read: misplaced = sign
Cannot match namelist object name .true.
I also find force_symmorphic in input PW in doc help file in Espresso . I had not found this variable. Is this has been removed or changed ?????
then using /home/dev/yem/yambo-3.2.1-r.448/bin/p2y -S -N
i got Save directory with
[dev@dev SAVE]$ ls
db.gops wf_00004_00001 wf_00011_00001 wf_00018_00001 wf_00025_00001
s.db1 wf_00005_00001 wf_00012_00001 wf_00019_00001 wf_00026_00001
wf_00006_00001 wf_00013_00001 wf_00020_00001 wf_00027_00001
s.wf wf_00007_00001 wf_00014_00001 wf_00021_00001 wf_00028_00001
wf_00001_00001 wf_00008_00001 wf_00015_00001 wf_00022_00001
wf_00002_00001 wf_00009_00001 wf_00016_00001 wf_00023_00001
wf_00003_00001 wf_00010_00001 wf_00017_00001 wf_00024_00001
[dev@dev SAVE]$
Is the conversion from PWscf to Yambo is correct ????
Thanks
take care
Dev
I was trying to get familiar with the yambo, with using output produced by PWSCF. I used the version 4.0.2.. I tried on example 1 on Si. My input files are listed below. When, i run
/home/dev/yem/yambo-3.2.1-r.448/bin/yambo -F /home/dev/work/si/temp/si.save/01_init -J 01_init
i got error as
<---> [01] Job Setup
<---> [02] Input variables setup
<---> [02.01] Unit cells
<---> [02.02] Symmetries
<---> [02.03] RL shells
<---> Shells finder |####################| [100%] --(E) --(X)
<---> [02.04] K-grid lattice
<---> [02.05] Energies [ev] & Occupations
<---> [03] Transferred momenta grid
[ERROR] STOP signal received while in :[03] Transferred momenta grid
[ERROR][RL indx] 2 equivalent points in the rlu grid found
what does it mean ??? Please help.
Same error mssg when i used the next step
home/dev/yem/yambo-3.2.1-r.448/bin/yambo -F /home/dev/work/si/temp/si.save/in_02_RPA_no_LF -J 02_RPA_no_LF
I also tried to edit 01_init file from
setup # [R INI] Initialization
MaxGvecs= 800 RL # [INI] Max number of G-vectors planned to use
to
setup # [R INI] Initialization
MaxGvecs= 800 RL # [INI] Max number of G-vectors planned to use
QpntsRXd
1 | 10 | # [Xd] Transferred momenta
and on web it is given
It specifies the range of momenta at which the screening function is calculated format:
first-Qpoint | last-Qpoint|
but screening is not done in the calculations.
2). Secondly, i want to know that, is it mandatory to use the Norm conserving pseudo potentials in scf and bands calculations to get EELS and absorption.
Input file for scf
&control
calculation='scf'
restart_mode='from_scratch',
prefix='si',
pseudo_dir = '/home/dev/pseudo/',
outdir='/home/dev/work/si/temp',
wf_collect = .true.
/
&system
ibrav= 2, celldm(1) =10.20, nat= 2, ntyp= 1,
ecutwfc =18.0,nosym = .true., force_symmorphic = .true.,
/
&electrons
diagonalization='david'
mixing_mode = 'plain'
mixing_beta = 0.7
conv_thr = 1.0d-8
/
ATOMIC_SPECIES
Si 28.086 Si.pz-vbc.UPF
ATOMIC_POSITIONS
Si 0.00 0.00 0.00
Si 0.25 0.25 0.25
K_POINTS
10
0.1250000 0.1250000 0.1250000 1.00
/
0.3750000 0.3750000 0.6250000 3.00
Bands calculations
&control
calculation='bands'
restart_mode='from_scratch',
prefix='si',
pseudo_dir = '/home/dev/pseudo',
outdir='/home/dev/work/si/temp',
wf_collect = .true.
/
&system
ibrav= 2, celldm(1) =10.20, nat= 2, ntyp= 1,
ecutwfc =18.0, nbnd = 8,nosym = .true.,
/
&electrons
diagonalization='david',
/
ATOMIC_SPECIES
Si 28.086 Si.pz-vbc.UPF
ATOMIC_POSITIONS
Si 0.00 0.00 0.00
Si 0.25 0.25 0.25
K_POINTS
28
0.0 0.0 0.0 1.0
/
0.5 0.5 0.5 1.0
3) One mor thing, in scf run , mssg in terminal
[dev@dev si]$ sh submit.sh
Cannot match namelist object name force_symmorphic
namelist read: misplaced = sign
Cannot match namelist object name .true.
I also find force_symmorphic in input PW in doc help file in Espresso . I had not found this variable. Is this has been removed or changed ?????
then using /home/dev/yem/yambo-3.2.1-r.448/bin/p2y -S -N
i got Save directory with
[dev@dev SAVE]$ ls
db.gops wf_00004_00001 wf_00011_00001 wf_00018_00001 wf_00025_00001
s.db1 wf_00005_00001 wf_00012_00001 wf_00019_00001 wf_00026_00001
wf_00006_00001 wf_00013_00001 wf_00020_00001 wf_00027_00001
s.wf wf_00007_00001 wf_00014_00001 wf_00021_00001 wf_00028_00001
wf_00001_00001 wf_00008_00001 wf_00015_00001 wf_00022_00001
wf_00002_00001 wf_00009_00001 wf_00016_00001 wf_00023_00001
wf_00003_00001 wf_00010_00001 wf_00017_00001 wf_00024_00001
[dev@dev SAVE]$
Is the conversion from PWscf to Yambo is correct ????
Thanks
take care
Dev