-
Notifications
You must be signed in to change notification settings - Fork 22
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
Symmetry in Core-Level Spectroscopy #4
Comments
If you do a core-level spectroscopy calculation using symmetry in the castep calculation, you get the wrong answer. To get the correct answer, turn off symmetry in the castep calculation. |
|
@ajm143 to make a temporary io_err statement. if you have more than one symmetry element -- stop. I think adding this to line 104 of core.f90 would do it:
|
N.B. The current test-suite has a set of core examples with symmetry enabled -- so if you make this change the test-suite worn't work. |
Commit 581c39c now has this temporary io_err statement and the tests have been updated accordingly |
No description provided.
The text was updated successfully, but these errors were encountered: