Variable "psi_rhoc_work" was not deallocated.

This commit is contained in:
Pietro 2019-07-22 06:26:08 +00:00
parent 2b3463d23e
commit b385f6dbe0
1 changed files with 1 additions and 0 deletions

View File

@ -1157,6 +1157,7 @@ MODULE exx
!
DEALLOCATE(big_result)
DEALLOCATE( result, temppsic_dble, temppsic_aimag)
DEALLOCATE( psi_rhoc_work )
DEALLOCATE( vc, fac )
IF(okvan) DEALLOCATE( deexx )
!