Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 912 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 912 Bytes

H2Numerov

Binder nbviewer

A Jupyter notebook designed to solve the time-independent Schrödinger equation for vibrational energies and wavefunctions of (molecular) potential energy curves (PECs). The INPUT file is where the input parameters for the Jupyter notebook are read from. In order, the lines are

  • PEC file name (e.g. Folder/PEC, leave out extension.)
  • Potential energy curve name for plot titles (e.g. EF, B''Bbar, D)
  • Ab initio dissociation limit quantum number n (e.g. 2, 3, ...)
  • Adiabatic dissociation limit correction.

The program assumes that PECs are in atomic units.

Part of my Ph.D. work.