optados-developers / optados

Official Repository of the Optados code
http://www.optados.org
20 stars 22 forks source link

Update pdos.F90 #25

Closed JordD04 closed 4 years ago

JordD04 commented 4 years ago

Fixed bug that prevents set_efermi_zero from working with spin polarised pdos.

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into develop will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #25   +/-   ##
========================================
  Coverage    30.26%   30.26%           
========================================
  Files           17       17           
  Lines         4947     4947           
========================================
  Hits          1497     1497           
  Misses        3450     3450
Impacted Files Coverage Δ
optados/src/pdos.F90 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update db271ba...79355c4. Read the comment docs.

ajm143 commented 4 years ago

This was a minor tweak that Jordan and I worked on to solve #24 .

I think it's fine if I accept it myself.

A.