Compilation error with environ: assume_isolated is not defined

(please check that all we need is to define the variable)


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13403 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2017-03-14 13:02:31 +00:00
parent af63d37fc6
commit e2cfdaa33b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ SUBROUTINE lr_readin
USE klist, ONLY : nks, wk, nelec, lgauss, ltetra USE klist, ONLY : nks, wk, nelec, lgauss, ltetra
USE fixed_occ, ONLY : tfixed_occ USE fixed_occ, ONLY : tfixed_occ
USE input_parameters, ONLY : degauss, nosym, wfcdir, outdir,& USE input_parameters, ONLY : degauss, nosym, wfcdir, outdir,&
& max_seconds & max_seconds, assume_isolated
USE realus, ONLY : real_space, real_space_debug,& USE realus, ONLY : real_space, real_space_debug,&
& init_realspace_vars, qpointlist,& & init_realspace_vars, qpointlist,&
& betapointlist & betapointlist