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

Remove physical constants from aiida.common.constants #3278

Merged

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Aug 28, 2019

Fixes #161

These constants were added for the Quantum ESPRESSO specific code. The
only constant still used was bohr_to_ang which was only used in a
specific visualization method for the TrajectoryData class. This is
now inlined where it is used and the constants are deleted.

Blocked until next beta version is released

These constants were added for the Quantum ESPRESSO specific code. The
only constant still used was `bohr_to_ang` which was only used in a
specific visualization method for the `TrajectoryData` class. This is
now inlined where it is used and the constants are deleted.
@sphuber sphuber force-pushed the fix_161_remove_physical_constants branch from 27abb58 to d58f464 Compare August 29, 2019 16:14
@sphuber sphuber changed the title [BLOCKED] Remove physical constants from aiida.common.constants Remove physical constants from aiida.common.constants Aug 29, 2019
@sphuber sphuber merged commit 9171588 into aiidateam:develop Aug 29, 2019
@sphuber sphuber deleted the fix_161_remove_physical_constants branch August 29, 2019 17:14
d-tomerini pushed a commit to d-tomerini/aiida_core that referenced this pull request Sep 30, 2019
These constants were added for the Quantum ESPRESSO specific code. The
only constant still used was `bohr_to_ang` which was only used in a
specific visualization method for the `TrajectoryData` class. This is
now inlined where it is used and the constants are deleted.
d-tomerini pushed a commit to d-tomerini/aiida_core that referenced this pull request Oct 16, 2019
These constants were added for the Quantum ESPRESSO specific code. The
only constant still used was `bohr_to_ang` which was only used in a
specific visualization method for the `TrajectoryData` class. This is
now inlined where it is used and the constants are deleted.
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.

Slight inconsistencies in conversion factors
2 participants