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

Add function calc_e_kin_dens to compute the local kinetic energy density #95

Merged
merged 8 commits into from
Nov 17, 2021

Conversation

timcallow
Copy link
Contributor

@timcallow timcallow commented Oct 27, 2021

This will be needed for when we implement the electron localization function (ELF).

There are in fact several possible definitions of the local kinetic energy density (KED), which should all integrate to the total kinetic energy. The ELF uses a different one to that which I had originally implemented (see docstring in the new function for more info).

@timcallow timcallow marked this pull request as draft October 28, 2021 09:15
@timcallow timcallow removed the request for review from DanielKotik October 28, 2021 09:15
@timcallow timcallow marked this pull request as ready for review October 29, 2021 07:26
@timcallow timcallow changed the title Add option to return kinetic energy density in calc_E_kin_orbs Add function calc_e_kin_dens to compute the local kinetic energy density Oct 29, 2021
atoMEC/staticKS.py Outdated Show resolved Hide resolved
timcallow and others added 2 commits November 16, 2021 17:44
Co-authored-by: Daniel Kotik <d.kotik@hzdr.de>
atoMEC/staticKS.py Outdated Show resolved Hide resolved
@DanielKotik DanielKotik merged commit 5e9691b into develop Nov 17, 2021
@DanielKotik DanielKotik deleted the kinetic_energy_density branch November 17, 2021 17:56
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.

None yet

2 participants