Skip to content

Simple code that takes in vertical peaks and oscillator strengths and generates UV-visible spectrum plots.

License

Notifications You must be signed in to change notification settings

damarkian/uvspecgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uvspecgen

UVspecgen is a simple python code that takes in vertical peaks and oscillator strengths from TD-DFT calculations and generates UV-visible spectrum plots. Peaks are broadened numerically with 3000 points using a Lorentzian function.

Inputs

  • SAMPLE-excitations.txt
    • a .txt file with excitation energies in eV
  • SAMPLE-osc.txt
    • a .txt file with corresponding oscillator strengths

About

Simple code that takes in vertical peaks and oscillator strengths and generates UV-visible spectrum plots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages