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

Allow scaling of dispersion energy in GFN-FF #359

Merged
merged 2 commits into from
Oct 4, 2020

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Oct 2, 2020

  • add $gfn/dispscale= keyword
  • store dispersion scaling in calc%param%dispscale
  • pass dispersion scaling to d3_gradient routine of GFN-FF

awvwgk added 2 commits October 2, 2020 16:31
- add $gfn/dispscale=<real> keyword
- store dispersion scaling in calc%param%dispscale
- pass dispersion scaling to d3_gradient routine of GFN-FF
@awvwgk awvwgk added the enhancement New feature or request label Oct 2, 2020
@awvwgk awvwgk added this to the v6.4.0 milestone Oct 2, 2020
@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@af80f7f). Click here to learn what that means.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #359   +/-   ##
=========================================
  Coverage          ?   40.56%           
=========================================
  Files             ?      302           
  Lines             ?    50605           
  Branches          ?        0           
=========================================
  Hits              ?    20530           
  Misses            ?    30075           
  Partials          ?        0           
Impacted Files Coverage Δ
src/gfnff/data.f90 96.15% <ø> (ø)
src/hessian.F90 0.00% <ø> (ø)
src/setparam.f90 23.80% <ø> (ø)
src/set_module.f90 27.76% <33.33%> (ø)
src/gfnff/gdisp0.f90 96.66% <100.00%> (ø)
src/gfnff/gfnff_eg.f90 96.74% <100.00%> (ø)
src/gfnff/gfnff_setup.f90 68.88% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af80f7f...6a00139. Read the comment docs.

@awvwgk awvwgk merged commit 7e8e21c into grimme-lab:master Oct 4, 2020
@awvwgk awvwgk deleted the disp-scaling branch October 4, 2020 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant