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

Implement more radial grids and interface to XCFun's Python interface #6

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

susilehtola
Copy link
Collaborator

This PR

  • implements more radial grids: handy, Murray-Handy-Laming quadrature a.k.a. Euler-Maclaurin which is the default in e.g. Q-Chem as well as muraknowles, Mura-Knowles quadrature which appears to be the default in Molpro (the default is still unchanged as it appears to be most accurate)
  • includes the possibility to override Libxc functional default parameters
  • includes an interface to XCFun's Python interface, which is still limited to LDAs and GGAs, see metaGGA functionals not usable through the Python bindings dftlibs/xcfun#141

@susilehtola susilehtola merged commit 1b31a3b into master Jun 10, 2022
@susilehtola susilehtola deleted the grid_xcfun branch June 10, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant