Oops ... yet another dumb problem with a recent comit

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13572 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2017-06-14 15:53:37 +00:00
parent 83116b9f77
commit 1a80545963
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ MODULE cp_restart_new
! wavefunctions at time t-dt
filename = TRIM(dirname) // 'wfcm' // TRIM(int_to_char(ik_eff))
CALL write_wfc( iunpun, filename, root_bgrp, intra_bgrp_comm, &
ik_eff, xk(:,1), iss, nspin, c02(:,ib:ib+nb-1), ngw_g, &
ik_eff, xk(:,1), iss, nspin, cm2(:,ib:ib+nb-1), ngw_g, &
gamma_only, nb, ig_l2g, ngw, &
tpiba*b1, tpiba*b2, tpiba*b3, mill, scalef )
END IF