Skip to content
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

Add PySCF B3LYP variant names and DM21 functionals #42

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Jul 12, 2023

  • add DM21, DM21m, DM21mc, and DM21mu
  • add B3LYPG and B3LYP3
  • add B3LYP5 as alias for B3LYP

@awvwgk awvwgk added the parameters Damping parameters for functionals label Jul 12, 2023
@awvwgk awvwgk force-pushed the b3lyp-vars branch 2 times, most recently from b48e0f6 to 8d84961 Compare July 12, 2023 12:48
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #42 (c7628bd) into main (dd59132) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   50.35%   50.42%   +0.06%     
==========================================
  Files          34       34              
  Lines        3753     3758       +5     
  Branches     1595     1595              
==========================================
+ Hits         1890     1895       +5     
  Misses       1192     1192              
  Partials      671      671              
Impacted Files Coverage Δ
test/unit/test_param.f90 48.41% <ø> (ø)
src/dftd3/param.f90 94.11% <100.00%> (+0.07%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@awvwgk awvwgk merged commit cf9d7a8 into dftd3:main Jul 12, 2023
18 checks passed
@awvwgk awvwgk deleted the b3lyp-vars branch July 12, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parameters Damping parameters for functionals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant