Commit Graph

7 Commits

Author SHA1 Message Date
giannozz 7c4f3cf840 Documentation updated to reflect merge of Gamma and k-point versions
variable filpun removed everywhere


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@454 c92efa57-630b-4861-b058-cf58834340f0
2003-12-11 11:10:03 +00:00
sbraccia b5528ff616 Several bugs in the new BFGS implementation have been fixed.
A linear scaling BFGS minimization algorithm has been implemented too.
The two test cases of example3 are optimized with a performance comparable to
the old BFGS, but in other systems where old BFGS fails the new implementation
has given good results. On the side of linear scaling algorithm much has still
to be done.
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@436 c92efa57-630b-4861-b058-cf58834340f0
2003-12-01 10:39:02 +00:00
sbraccia 325209b241 Added another unit needed by neb (and eventually by other codes)
to terminate a simulation creating an empty file "EXIT" in the
working directory.
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@399 c92efa57-630b-4861-b058-cf58834340f0
2003-11-17 09:31:14 +00:00
sbraccia f160dbb108 Units and files needed by neb has been added.
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@386 c92efa57-630b-4861-b058-cf58834340f0
2003-11-12 15:03:32 +00:00
cavazzon 0e5a990287 default values for file units
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@383 c92efa57-630b-4861-b058-cf58834340f0
2003-11-09 18:37:00 +00:00
cavazzon 9ce7263953 - bug (alpha compiler) reported by Sergey has been fixed
- module filnam in pwcom moved to io_files module
- module units in pwcom moved to io_file

From now on, all file names and their unit and attributes (i.e. reclen)
should be defined in Modules/io_files.f90


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@382 c92efa57-630b-4861-b058-cf58834340f0
2003-11-09 18:30:08 +00:00
cavazzon a042e7a1f5 - io_base logic simplified
- substitution of USE ... with USE ... ONLY ...
- directories and filenames moved to io_files,
  common to all codes
- clean up in control_flags


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@290 c92efa57-630b-4861-b058-cf58834340f0
2003-08-24 22:25:53 +00:00