Infrared calculation for bulk systems#1122
Conversation
…that have approached the reference atom. added distance cutoff configurator.
|
@MBartkowiakSTFC do you have any good test system you want to try this on? |
I'd suggest the SrTiO3 trajectory, since it is a crystal. Start with charges close to Sr:+1.2, Ti: +0.3, O: -0.5. |
I think there should be issues with periodic systems but anyway here is the result using STO16_80K from one drive. Don't know if that looks any good or not. Here is the derivative dipole correlation function, the trajectory is probably too short. |
…ewer suggestions.
…nimum value of distance cutoff. fix bulk ir when charges are time dependent.
oerc0122
left a comment
There was a problem hiding this comment.
Looking good, just a couple of minor things.






Description of work
Infrared calculation for bulk systems where molecules are not available.
The idea is
where
now we must define what we mean by$j$ close to $i$ . I do the following, for each time step I run the minimum image to get all atoms close to $i$ . I define $j$ to be close to $i$ if it has been within a specific distance from $i$ at any time across the trajectory.
Closes #650