-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create dft_interface module to interface with multiple DFT software. #61
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 29feb41 - Browse repository at this point
Copy the full SHA 29feb41View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8918c - Browse repository at this point
Copy the full SHA dc8918cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66971bd - Browse repository at this point
Copy the full SHA 66971bdView commit details
Commits on Sep 20, 2019
-
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for f5305c0 - Browse repository at this point
Copy the full SHA f5305c0View commit details -
changing function name of qe_util
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 5a7ffb4 - Browse repository at this point
Copy the full SHA 5a7ffb4View commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 59bf770 - Browse repository at this point
Copy the full SHA 59bf770View commit details -
fixing the init function for the module
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 3532ff7 - Browse repository at this point
Copy the full SHA 3532ff7View commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for e7c2224 - Browse repository at this point
Copy the full SHA e7c2224View commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for c1db084 - Browse repository at this point
Copy the full SHA c1db084View commit details -
add unit test for cp2k interface
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 50e0b73 - Browse repository at this point
Copy the full SHA 50e0b73View commit details -
add the clean up function back
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for dbd2914 - Browse repository at this point
Copy the full SHA dbd2914View commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for b6ed3fd - Browse repository at this point
Copy the full SHA b6ed3fdView commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 251bb46 - Browse repository at this point
Copy the full SHA 251bb46View commit details -
add unit test for parallel OTF
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for faf303a - Browse repository at this point
Copy the full SHA faf303aView commit details -
remove all the prediction function in otf class for parallel performa…
…nce. use the function from predict.py now
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 10c1c31 - Browse repository at this point
Copy the full SHA 10c1c31View commit details -
resolve name conflict in unit test. so one can run multiple test file…
… simultaneously
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 0a89a8b - Browse repository at this point
Copy the full SHA 0a89a8bView commit details -
Merge branch 'master' of github.com:mir-group/flare into dft_interface
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 0afd064 - Browse repository at this point
Copy the full SHA 0afd064View commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 8aad339 - Browse repository at this point
Copy the full SHA 8aad339View commit details -
properly move the output file to test_out
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 91894e7 - Browse repository at this point
Copy the full SHA 91894e7View commit details -
Merge branch 'master' of github.com:mir-group/flare into dft_interface
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 7300e8c - Browse repository at this point
Copy the full SHA 7300e8cView commit details -
add cp2k environment for travis
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for b0d0a22 - Browse repository at this point
Copy the full SHA b0d0a22View commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 1e6782b - Browse repository at this point
Copy the full SHA 1e6782bView commit details -
Lixin Sun committed
Sep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f1ac8e - Browse repository at this point
Copy the full SHA 0f1ac8eView commit details -
remove the cp2k installation for now...
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for f3a0ec7 - Browse repository at this point
Copy the full SHA f3a0ec7View commit details -
remove the libblas and liblapack for now...
Lixin Sun committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 6171965 - Browse repository at this point
Copy the full SHA 6171965View commit details
Commits on Sep 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a1ecb16 - Browse repository at this point
Copy the full SHA a1ecb16View commit details -
remove d3 correction in the unit test
Lixin Sun committedSep 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 3ca4271 - Browse repository at this point
Copy the full SHA 3ca4271View commit details -
change the reference to no d3 correction
Lixin Sun committedSep 21, 2019 Configuration menu - View commit details
-
Copy full SHA for ce34b49 - Browse repository at this point
Copy the full SHA ce34b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f17523 - Browse repository at this point
Copy the full SHA 7f17523View commit details -
Configuration menu - View commit details
-
Copy full SHA for e173755 - Browse repository at this point
Copy the full SHA e173755View commit details -
Lixin Sun committed
Sep 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 43ef111 - Browse repository at this point
Copy the full SHA 43ef111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91064a2 - Browse repository at this point
Copy the full SHA 91064a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cf0cd - Browse repository at this point
Copy the full SHA 03cf0cdView commit details
Commits on Sep 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 31e8e20 - Browse repository at this point
Copy the full SHA 31e8e20View commit details