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

Fixes #1309, clears DCT files correctly. #1310

Merged
merged 1 commit into from Oct 25, 2018

Conversation

JonathonMisiewicz
Copy link
Contributor

Description

DCT files were not correctly being cleared upon completion. Among other things, the tau matrix was not properly cleared, which led to energy denominator computations for the MP2 guess incorporating the tau matrix when a DC-12 variant was selected. The MP2 guess was not correct.

Requesting the attention of @andysim on this.

Todos

Notable points (developer or user-interest) that this PR has or will accomplish.

  • Clears DCT files correctly

Checklist

Status

  • Ready for review
  • Ready for merge

Copy link
Member

@andysim andysim left a comment

Choose a reason for hiding this comment

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

I always forget whether the flag is to keep or delete the files, so I could believe that I would've screwed this up if I wrote that line. I didn't do the DC12 stuff so I'm not able to comment on that, but LGTM

Copy link
Member

@loriab loriab left a comment

Choose a reason for hiding this comment

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

I'm adding this to my psio grievance list -- that core devs can't remember which way the boolean points.

@dgasmith
Copy link
Member

PSIO_REMOVE_FILE/ PSIO_KEEP_FILE?

@loriab loriab added this to the Psi4 1.3 milestone Oct 25, 2018
@loriab loriab merged commit a43e8e6 into psi4:master Oct 25, 2018
@loriab loriab mentioned this pull request Oct 25, 2018
24 tasks
@JonathonMisiewicz JonathonMisiewicz deleted the 1309_fix branch October 25, 2018 19:41
@dgasmith dgasmith mentioned this pull request Feb 5, 2019
@JonathonMisiewicz JonathonMisiewicz mentioned this pull request Sep 14, 2019
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants