Minor cleanup

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6659 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2010-04-22 15:25:15 +00:00
parent 7ea0ad1893
commit d2bb58cc6a
3 changed files with 2 additions and 3 deletions

View File

@ -83,7 +83,7 @@
IF ( ttsic ) THEN
!
IF ( dft_is_meta() ) CALL errore ('exch_corr_h', &
'SIC and metadynamics not together', 1)
'SIC and meta-GGA not together', 1)
IF ( tpre ) CALL errore( 'exch_corr_h', 'SIC and stress not implemented', 1)
! allocate the sic_arrays

View File

@ -124,7 +124,6 @@ MODULE input
USE io_global, ONLY : meta_ionode, stdout
USE ions_base, ONLY : nat, tau, ityp
USE constraints_module, ONLY : init_constraint
USE metadyn_vars, ONLY : init_metadyn_vars
!
IMPLICIT NONE
!

View File

@ -9,7 +9,7 @@
SUBROUTINE reset_k_points()
!-----------------------------------------------------------------------------
! ... Copy input data for k-points into internal variables
! ... Used both at startup and in neb/strings/metadyn calculations
! ... Used both at startup and in neb/strings calculations
!
USE ktetra, ONLY : nk1_ => nk1, &
nk2_ => nk2, &