mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +01:00
Writing of .oubwin removed for dmftproj -band
This commit is contained in:
parent
335dee2042
commit
8ecadc1167
@ -745,10 +745,10 @@ C Writing the output files for DMFT computations :
|
|||||||
C ------------------------------------------------
|
C ------------------------------------------------
|
||||||
IF(.NOT.ifBAND) THEN
|
IF(.NOT.ifBAND) THEN
|
||||||
CALL outqmc(elecn,qtot)
|
CALL outqmc(elecn,qtot)
|
||||||
|
CALL outbwin
|
||||||
ELSE
|
ELSE
|
||||||
CALL outband
|
CALL outband
|
||||||
ENDIF
|
ENDIF
|
||||||
CALL outbwin
|
|
||||||
ENDIF
|
ENDIF
|
||||||
C End of the prgm
|
C End of the prgm
|
||||||
CALL printout(0)
|
CALL printout(0)
|
||||||
|
Loading…
Reference in New Issue
Block a user