adda-team / adda

ADDA - light scattering simulator based on the discrete dipole approximation
GNU General Public License v3.0
97 stars 57 forks source link

Add cmd-support for quantities other than wavelength #274

Open alkichigin opened 4 years ago

alkichigin commented 4 years ago

Is your feature request related to a problem? Please describe.

In EELS (#155) it is convenient to define energy in eV instead of lambda, for some people it is better to define frequency, etc.

Describe the solution you'd like

Implement into ADDA the support of command-line options such as "-frequency" [rad/s] or "-energy" [eV]

myurkin commented 4 years ago

This should probably be implemented after #275 . And this issue is simpler (less broad), but will be convenient also for radar community (to specify frequency in GHz).