Skip to content
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

Simulation of EELS spectra #155

Open
GoogleCodeExporter opened this issue Aug 12, 2015 · 5 comments
Open

Simulation of EELS spectra #155

GoogleCodeExporter opened this issue Aug 12, 2015 · 5 comments
Assignees
Labels
comp-Logic Related to internal code logic feature Allows new functionality pri-Medium Worth assigning to a milestone usability Makes using code more convenient
Milestone

Comments

@GoogleCodeExporter
Copy link

It seems easy to simulate the results of electron-energy-loss spectroscopy 
(EELS) with the DDA. The trick is to replace the plane incident wave in the DDA 
by the field of a swift electron.

It is described in N.W. Bigelow, A. Vaschillo, V. Iberi, J.P. Camden, and D.J. 
Masiello, “Characterization of the electron- and photon-driven plasmonic 
excitations of metal nanorods,” ACS Nano 6, 7497–7504 (2012).
http://dx.doi.org/10.1021/nn302980u

The corresponding proof-of-principle code "e-DDA" based on DDSCAT 7.1 is freely 
available at 
http://faculty.washington.edu/masiello/Masiello_Group_Website/e-DDA.html

Original issue reported on code.google.com by yurkin on 2 Oct 2012 at 4:44

@GoogleCodeExporter
Copy link
Author

This may be connected with issue 149, as it also requires modification of the 
incident field to unusual (singular) one.

To make EELS simulations practical and efficient the simulation of spectra 
probably need to be considered - issue 35.

It is extremely interesting to combine EELS with surface mode - issue 101. The 
first question, what would be the field of the electron in such setting.

#149, #35, #101

Original comment by yurkin on 14 Jan 2014 at 8:24

@GoogleCodeExporter
Copy link
Author

Original comment by yurkin on 14 Jan 2014 at 10:07

@GoogleCodeExporter GoogleCodeExporter added OpSys-All usability Makes using code more convenient comp-Logic Related to internal code logic pri-Medium Worth assigning to a milestone labels Aug 12, 2015
@myurkin myurkin added feature Allows new functionality and removed Type-Enhancement labels Aug 13, 2015
@myurkin myurkin self-assigned this Aug 14, 2015
@myurkin
Copy link
Member

myurkin commented Aug 14, 2015

The work on this issue is performed in the branch "eels" - https://github.com/adda-team/adda/tree/eels, authored by @to266. However, the branch itself need to be merged as well at some point.

@myurkin myurkin added this to the 1.4 milestone Aug 14, 2015
@myurkin myurkin assigned myurkin and unassigned myurkin Jul 1, 2019
@myurkin
Copy link
Member

myurkin commented Jul 1, 2019

/cc @alkichigin

@alkichigin
Copy link

EELS simulations are now implemented (and proven to work) in https://github.com/alkichigin/adda and are planned for merging into adda/master later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-Logic Related to internal code logic feature Allows new functionality pri-Medium Worth assigning to a milestone usability Makes using code more convenient
Projects
None yet
Development

No branches or pull requests

3 participants