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

Harmonize options and handling of frozen core in MCSCF #206

Open
4 tasks
fevangelista opened this issue Nov 25, 2020 · 2 comments
Open
4 tasks

Harmonize options and handling of frozen core in MCSCF #206

fevangelista opened this issue Nov 25, 2020 · 2 comments

Comments

@fevangelista
Copy link
Member

This issue covers several aspects of the integration of the new MCSCF code in forte.

  • Allow the user to run MCSCF and a DSRG computation using a single call to energy('forte')
  • Find a way to specify non-frozen MCSCF computations before running a DSRG computation with frozen MOs
  • Rationalize the specification of RI/DF basis sets used in MCSCF and correlated computations
  • Eliminate the JOB_TYPE option
@JonathonMisiewicz
Copy link
Contributor

Re-posting to say that we really need to eliminate job_type. Trying to figure out what job_type none does was not a pleasant experience.

@RenkeHuang
Copy link
Contributor

  • Raise a warning if DF_BASIS_MP2 and DF_BASIS_SCF are not the same for MR-DSRG calculations
  • Print the DF_BASIS_SCF basis info when job_type == "CASSCF"/"MCSCF_TWO_STEP"

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

No branches or pull requests

3 participants