Writing of .oubwin removed for dmftproj -band

This commit is contained in:
Manuel Zingl 2015-07-07 16:00:06 +02:00
parent 335dee2042
commit 8ecadc1167
1 changed files with 1 additions and 1 deletions

View File

@ -745,10 +745,10 @@ C Writing the output files for DMFT computations :
C ------------------------------------------------
IF(.NOT.ifBAND) THEN
CALL outqmc(elecn,qtot)
CALL outbwin
ELSE
CALL outband
ENDIF
CALL outbwin
ENDIF
C End of the prgm
CALL printout(0)