disk_io='nowf' works again, I hope - fixes issue #284

This commit is contained in:
Paolo Giannozzi 2021-01-29 17:05:48 +00:00
parent 771b7da9f1
commit 354aba4416
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ SUBROUTINE run_pwscf( exit_status )
!
CALL qexsd_set_status( exit_status )
IF ( lensemb ) CALL beef_energies( )
IF ( io_level > -1 ) CALL punch( 'all' )
IF ( io_level > -2 ) CALL punch( 'all' )
!
CALL qmmm_shutdown()
!