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

How to use "aug-cc-pVDZ-eCEPP.dat_Cu" in gaussian input? #90

Open
higinojr opened this issue Apr 5, 2023 · 6 comments
Open

How to use "aug-cc-pVDZ-eCEPP.dat_Cu" in gaussian input? #90

higinojr opened this issue Apr 5, 2023 · 6 comments

Comments

@higinojr
Copy link

higinojr commented Apr 5, 2023

Hi everyone.
I would like to know if it's possible to use this base set aug-cc-pVDZ-eCEPP.dat_Cu in the input of gaussian. What modification does we have to do?
Thank you.
Higino

@aannabe
Copy link
Contributor

aannabe commented Apr 5, 2023

Hi,
You'd have to use some script to convert the Molpro basis set format to Gaussian format. I am attaching a sample Python script for this. Please double-check the output since it may not cover all corner cases. Simply running
python convert_molpro_basis.py aug-cc-pVDZ-eCEPP.dat_Cu
should give you the desired Gaussian format.

convert_molpro_basis.zip

@higinojr
Copy link
Author

higinojr commented Apr 5, 2023

Hi, You'd have to use some script to convert the Molpro basis set format to Gaussian format. I am attaching a sample Python script for this. Please double-check the output since it may not cover all corner cases. Simply running python convert_molpro_basis.py aug-cc-pVDZ-eCEPP.dat_Cu should give you the desired Gaussian format.

convert_molpro_basis.zip

Hi, Gani Annaberdiyev
Is it the same way to convert pp_eCEPP_Cu to gaussian format?

@aannabe
Copy link
Contributor

aannabe commented Apr 5, 2023

This script can only handle Molpro basis set conversion at the moment. For PP, you could write a separate script or edit it manually to format as described in the manuals of these codes:

https://www.molpro.net/manual/doku.php?id=effective_core_potentials
https://gaussian.com/pseudo/

@higinojr
Copy link
Author

Hi, Gani Annaberdiyev.
I would like to thank you to answer my questions.
Higino

@higinojr
Copy link
Author

higinojr commented Oct 9, 2023 via email

@aannabe
Copy link
Contributor

aannabe commented Oct 10, 2023

Commented on #93

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

2 participants