ajjackson / ascii-phonons

Blender extensions for illustrations of phonons
GNU General Public License v3.0
60 stars 22 forks source link

ENH: Vectors with phase contribution #21

Closed ajjackson closed 8 years ago

ajjackson commented 8 years ago

At the moment only the real part of the displacement vector is used when displaying arrows. This is useful in combination with animated atoms as it helps show how the phase difference leads to different positions on the same trajectory. However, for static images it would be useful to incorporate this information into the arrows.

ajjackson commented 8 years ago

It looks like phase is actually already calculated correctly; not sure why I thought it wasn't. Closing for now; currently we do NOT have the behaviour suggested above for animated systems. This was lower-priority, however.