quantum-espresso/PP/examples/fermisurf_example/reference
mitsuaki1987 cd3e42a1a3 Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90).
For fermi_proj.f90, unused variables are removed.
Also, .frmsf files in the reference of the FermiSurfer example had incorrect Fermi velocity and reciprocal lattice vectors.

1, nspin=2 case
When atomic-proj.xml was written, the outermost loop was k and the second outermost was spin.
However, when it was read, the outermost loop was spin (the same as nks loop).
This file is also used in molecularpdos.f90, therfore I modified as in this commit.

2, nspin=4 case
For noncolinear case, read_atomic_proj routine raised 'mismatch' error because ns = 1 while ns_ = 4.
2020-01-24 21:53:14 +09:00
..
FS_b2pz.out Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
FS_vf.out Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
b2pz.frmsf Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.pdos_atm#1(Mg)_wfc#1(s) Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.pdos_atm#1(Mg)_wfc#2(p) Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.pdos_atm#2(B)_wfc#1(s) Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.pdos_atm#2(B)_wfc#2(p) Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.pdos_atm#3(B)_wfc#1(s) Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.pdos_atm#3(B)_wfc#2(p) Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.pdos_tot Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.proj.in Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.proj.out Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.scf.in Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
mgb2.scf.out Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00
vfermi.frmsf Two problem (See below) related to the atomic-proj.xml were fixed (write_proj.f90). 2020-01-24 21:53:14 +09:00