optados-developers / optados

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

The output for spin dependent and independent PDOS were inconsistent.… #23

Closed ajm143 closed 4 years ago

ajm143 commented 4 years ago

The output for spin dependent and independent PDOS were inconsistent. In one case saying "Projector" and in the other "Column". This made it non-trivial for subsequent parsers. The code now consistently says "Column."'

It is a two-line change.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #23   +/-   ##
========================================
  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 a991fa2...abc1979. Read the comment docs.