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

Implementation of Hamiltonian using natural orbitals #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

NoniaVS
Copy link

@NoniaVS NoniaVS commented Jun 29, 2023

Dear developers,

I implemented some additions to the code that I think could be useful.
I added the option to construct the Hamiltonian using the natural orbitals obtained from an unrestricted Hartree-Fock calculation. In this implementation I replace the canonical orbitals by the natural orbitals if this option is requested. I have also included the option to use a HOMO-LUMO mixed guess for the UHF as written in the PYSCF example 56 (https://github.com/pyscf/pyscf.github.io/blob/master/examples/scf/56-h2_symm_breaking.py).

Feel free to do the modifications to the code that you consider.

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