BIrch "2nd" order corrected to 3rd. Still not sure whether the "1st" order

is really what is implemented here 


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@9396 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2012-08-29 15:45:01 +00:00
parent e6abe1d2f7
commit ac4ff05d00
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ PROGRAM ev
WRITE(iun,'("# equation of state: birch 1st order. chisq = ", &
& d10.4)') chisq
ELSEIF(istat==2) THEN
WRITE(iun,'("# equation of state: birch 2nd order. chisq = ", &
WRITE(iun,'("# equation of state: birch 3rd order. chisq = ", &
& d10.4)') chisq
ELSEIF(istat==3) THEN
WRITE(iun,'("# equation of state: keane. chisq = ", &