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

Question #138

Open
Nick-Mul opened this issue May 22, 2023 · 1 comment
Open

Question #138

Nick-Mul opened this issue May 22, 2023 · 1 comment
Labels
good first issue Good for newcomers New Implementation New implementation of a method

Comments

@Nick-Mul
Copy link

Hello,
I am a bit of a QM newbie I was wondering if it was possible to get calculate automatic charges using fermi ?The application was specifically to calculate pKa of some acids e.g. "Using Atomic Charges to Describe the pKa of Carboxylic Acids". Initial was planning to use xtb but I am always looking for a good excuse to improve by julia code.

@gustavojra
Copy link
Member

Hi @Nick-Mul,

I have not implemented any time of atomic charges on Fermi. But if you want to compute them yourself, using say Hartree-Fock, you should be able to retrieve the atomic orbitals from the wavefunction object and build the necessary density matrix!

Note that the exact values will depend on both the level of theory and type of partial charges method you decide to use!

@gustavojra gustavojra added good first issue Good for newcomers New Implementation New implementation of a method labels May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers New Implementation New implementation of a method
Projects
None yet
Development

No branches or pull requests

2 participants