Commit bfaf48af authored by Francois Gygi's avatar Francois Gygi
Browse files

rel1_73_3

parent 251a2a48
Showing with 10 additions and 1 deletion
+10 -1
......@@ -29,3 +29,4 @@
Quan (Andy) Wan implemented the electric field.
Ma He contributed to the implementation of the response functionality.
Michael LaCount implemented the SCAN meta-GGA density functional.
Jiawei Zhan contributed a fix of the RSH functional.
--------------------------------------------------------------------------------
rel1_73_3
--------------------------------------------------------------------------------
dff558a Make delta_ member of LineMinimizer, set to 1.1
641deae Fix RSHFunctional Fx enhancement factor
550005c Fix ekin_e for nspin=2 CP dynamics
493bdb0 Change delta to 0.3 in LineMinimizer.cpp (undone later)
9bd517d Add util/qbox_vavg.py for average potential calcs
--------------------------------------------------------------------------------
rel1_73_2
--------------------------------------------------------------------------------
Fix testSlaterDet output
......
......@@ -19,5 +19,5 @@
#include "release.h"
std::string release(void)
{
return std::string("rel1_73_2dev");
return std::string("rel1_73_3");
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment