-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: build-in DFTD3 parameters (#5378)
* Feature: build-in DFTD3 parameters with fall-back parameter search strategy * update * correct parameters * correct the annotation at the end of file dftd3.h * support libxc * add annotations * update alias: hse06 -> hse * [pre-commit.ci lite] apply automatic fixes * update the autoset strategy: if user defined, then use * fix compilation error * correct the unittest * xc with _v, _d3 should be carefully treated * give up the so-called fall-back strategy * correct a minor bug * disable the output * support the dft_functional value without the XC_ header * ouch... stupid mistake * Update doc * add more unittests * correct behavior on wb97 functional family according to advice --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
- Loading branch information
1 parent
ddf990f
commit edfa4c1
Showing
21 changed files
with
1,767 additions
and
310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.