-
Notifications
You must be signed in to change notification settings - Fork 23
dynbubble routines and some improvements #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
Conversation
Using the fortran code
This will apply the sum rule convolving with a Gaussian in real space (or in Fourier).
Some changes in the reading routines
- less memory expensive - allows to set a maximum distance between atoms in the centering
1. In principle, space symmetries should be imposed at each iteration, like the permutation symmetry 2. Printed units must be verified (now the 3rdFC are written as eV/A**3)
Some improvements in the Spectral.py file
I modified just the GetQGrid.
|
Ok, I'm going to solve the conflict before the merge. |
|
I created a new branch to copy the master, to avoid overwriting the current master that is working. |
No description provided.