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

Pass atom_symbol in all calls to ecp.core_configuration #1723

Merged
merged 6 commits into from
May 9, 2023

Conversation

bogdanoff
Copy link
Contributor

Extend the changes in #1455 to all places where ecp.core_configuration is called, should fix #1722.

@bogdanoff
Copy link
Contributor Author

While adding the test I noticed, that the test_ecp_by_shell fails for the cart=True case, and test_pp_int causes segfault on my system...

@sunqm sunqm merged commit 063af4c into pyscf:master May 9, 2023
@bogdanoff bogdanoff deleted the f-in-core-ECPs_more branch May 10, 2023 08:00
xubwa pushed a commit to xubwa/pyscf that referenced this pull request Jun 26, 2023
* MAINT: Pass atom_symbol in all calls to ecp.core_configuration

* BUG: Pass pure atom_symbol to ecp.core_configuration

* MAINT: Adapt minao and atom initial guess to f-in-core ECPs

* MAINT: Add newline for the atom initial guess to visually separate the actual calculation

* MAINT: Add test for f-in-core ECP

* Update test_ecp.py

---------

Co-authored-by: Qiming Sun <osirpt.sun@gmail.com>
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.

Error when doing CASSCF using MWB53 ECP basis set for Eu
3 participants