[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r262] by paulatz

Some updates to kepe up with the developement version of QE, module changes, new "read_rho" interface

Dependencies updated accordingly

2017-06-12 08:51:06 Tree
[r261] by paulatz

Bug fix: the second derivative of PZ fucntiona lwas always used, instead of the correct one.

Impact:
* if you where doing a LDA with PZ functional, no problem
* if you have been using PBE, the difference is very likely minuscule
* with any otehr functional, there is a possibility of huge difference, better repeast the D3 calculation

2017-06-12 08:48:53 Tree
[r260] by paulatz

Name of executables now include d3_, which allows for "make install", also linking made a bit more resistant to different name of directory

2017-05-10 13:17:19 Tree
[r259] by paulatz

Makefile got garbled because of conflicting commits, fixed

2017-05-10 09:22:08 Tree
[r258] by paulatz

Better check

2017-05-10 09:20:22 Tree
[r257] by paulatz

Missing deallocation

2017-05-10 08:37:26 Tree
[r256] by paulatz

better output format

2017-05-09 16:04:08 Tree
[r255] by paulatz

Leftover from covergence at first iteration (which never worked) could cause tk.x to fast-exit without computing anything

2017-05-09 16:00:12 Tree
[r254] by paulatz

PGI does not like iargc to be declared intrinsic (let's hope it still works for ifort), also Makefile corrected for order of libs

2017-05-09 15:54:09 Tree
[r253] by paulatz

Statically allocated derived types converted to dynamically allocated ones (the static ones would cause problems with PG compiler, possibly otehr random compilation errors)

2017-05-09 15:44:28 Tree
Older >