-
Notifications
You must be signed in to change notification settings - Fork 7
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
148 handle changing symmetries in vasp #150
base: develop
Are you sure you want to change the base?
Commits on Aug 18, 2023
-
- Convert
kpoints
into a repeating quantity- Tie each `kpoints` to `eigenvalues` on a `n_calc` base
Configuration menu - View commit details
-
Copy full SHA for d4c35ad - Browse repository at this point
Copy the full SHA d4c35adView commit details -
TODO: distinguish for the case of single-point calculations
Configuration menu - View commit details
-
Copy full SHA for 5be3342 - Browse repository at this point
Copy the full SHA 5be3342View commit details -
Handle single-point calculations, as well as older VASP versions wher…
…e the symmetry is not updated
Configuration menu - View commit details
-
Copy full SHA for 3906e81 - Browse repository at this point
Copy the full SHA 3906e81View commit details
Commits on Aug 20, 2023
-
Nathan committed
Aug 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 7651b89 - Browse repository at this point
Copy the full SHA 7651b89View commit details -
Add index to
self._kpoints_info
+ standardize output with last inde……x for k-point extraction
Nathan committedAug 20, 2023 Configuration menu - View commit details
-
Copy full SHA for ea18e30 - Browse repository at this point
Copy the full SHA ea18e30View commit details
Commits on Aug 29, 2023
-
Fix safety checks in
parse_eigenvalues
andkpoints_info
Nathan committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 4fec6b5 - Browse repository at this point
Copy the full SHA 4fec6b5View commit details -
Add test for eigenvalues in OUTCAR
TODO: correct the no. of extracted eigenvalues (and k-points) from vasprun.xml
Nathan committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for a18ca44 - Browse repository at this point
Copy the full SHA a18ca44View commit details
Commits on Aug 30, 2023
-
Nathan committed
Aug 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 862e315 - Browse repository at this point
Copy the full SHA 862e315View commit details
Commits on Sep 2, 2023
-
Clarify distinction between eigenvalue k-points and the k-points samp…
…ling(broken)
Nathan committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 4a10e71 - Browse repository at this point
Copy the full SHA 4a10e71View commit details
Commits on Sep 11, 2023
-
Rewrite XML parser functionalities
Nathan committedSep 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 6c272a2 - Browse repository at this point
Copy the full SHA 6c272a2View commit details -
Add automatic conversion of numbers + Rectify output to repeat tags i…
…f there are multiple
Nathan committedSep 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f761de - Browse repository at this point
Copy the full SHA 9f761deView commit details