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

Enable dd-solvated TDSCF #2967

Merged
merged 2 commits into from
May 24, 2023
Merged

Enable dd-solvated TDSCF #2967

merged 2 commits into from
May 24, 2023

Conversation

mfherbst
Copy link
Contributor

Description

Extends DDX interface to support SCF response and TDSCF.

Checklist

Status

  • Ready for review
  • Ready for merge

Copy link
Contributor

@maxscheurer maxscheurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat! Glad the cpscf interface seems to work with more and more models 😄

@mfherbst
Copy link
Contributor Author

I don't really see if the CI failures are related to my changes.

@loriab Any ideas?

@JonathonMisiewicz
Copy link
Contributor

JonathonMisiewicz commented May 24, 2023

The problems are unrelated to this PR. Rebase and push, and the problems will be fixed. (Psi's "grab the latest pydantic" will use an updated pydantic, which won't raise the error.)

I'll review this PR later today, since I know the TDSCF code the best, nowadays.

can only be used for energy calculations with SCF
wavefunctions. All ERI algorithms (``PK``, ``OUT_OF_CORE``, ``DIRECT``, ``DF``,
``CD``) are supported.
.. note:: At present PCM can only be used for energy calculations with SCF
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.. note:: At present PCM can only be used for energy calculations with SCF
.. note:: At present, PCM can only be used for energy calculations with SCF

@loriab
Copy link
Member

loriab commented May 24, 2023

The Win failures are the pydantic 1.10.7 + typing extensions 4.6 we were seeing yesterday. It should have cleared up, some I'm retriggering one to check.

@loriab loriab enabled auto-merge May 24, 2023 16:08
@loriab loriab added this pull request to the merge queue May 24, 2023
@mfherbst
Copy link
Contributor Author

Thanks @JonathonMisiewicz and @loriab !

Merged via the queue into psi4:master with commit c0418c2 May 24, 2023
@loriab loriab added this to the Psi4 1.9 milestone Jun 6, 2023
@mfherbst mfherbst deleted the dd-tdscf branch January 18, 2024 08:24
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.

None yet

4 participants