supercond: estemp is replaced by gtemp

This commit is contained in:
Hari 2020-07-04 15:33:44 -04:00
parent aa71110818
commit 3b335a47a2
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@
!! frequency on real-axis, wsph(nqstep)
REAL(KIND = DP), ALLOCATABLE :: wsi(:)
!! frequency on imag-axis at iw, wi(nsiw(nstemp))
REAL(KIND = DP), ALLOCATABLE :: estemp(:)
!! temperature in eV entering in the Eliashberg equtions estemp(nstemp)
!
!--------------------------------------------------------------------------
END MODULE eliashberg_common