Skip to main content
https://travis-ci.org/bast/numerov.svg?branch=master https://coveralls.io/repos/github/bast/numerov/badge.svg?branch=master https://img.shields.io/badge/license-%20MPL--v2.0-blue.svg

Compute vibrational levels, wavefunctions, and expectation values using the Numerov-Cooley algorithm.

Citation

If you use this tool in a program or publication, please acknowledge its author(s) by adding the following reference (please replace vX.Y.Z by the appropriate version):

As soon as the API stabilizes a bit, I will tag a release and attach a DOI to it.

Installation

pip install numerov

Example

Please have a look here.

Background

This script will calculate the vibrational levels (and wavefunctions) corresponding to a normal mode numerically using the Numerov-Cooley algorithm.

The script will increase the energy and count the nodes of the wave function. If the number of nodes changes and stepsize is below energy_precision_hartree, it will accept the solution, integrate the property along q and move on to the next solution until num_solutions is reached. It will also calculate the transition frequencies 0 -> n, this is useful to check against the harmonic frequencies.

Advice

  • energy_precision_hartree is often more important than number of grid points.

  • Be careful with the displacement range.

  • If the script enters an endless loop probably the reduced mass or the displacement range is wrong.

  • Practice first with the harmonic oscillator.

  • It is a good idea to play with parameters to check convergence and numerical stability.

  • Potential and property are approximated by polynomials that contain coefficients FROM ZEROTH to nth order (that’s what polyfit gives) and you might not want that (for instance you might insist that the gradient of the potential is zero at equilibrium) in this case you can provide your own expansion coefficients or program an alternative interpolation scheme.

Release files for numerov 0.5.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for numerov 0.5.0
File Size Uploaded
numerov-0.5.0.tar.gz 5.6 kB Details

Release files / numerov-0.5.0.tar.gz

Download URL numerov-0.5.0.tar.gz
Size 5.6 kB
Tags Source
SHA-256 checksum
How to use checksums
3e7374c995fdd98d36b92f11d58827aea3a752855ac3f6cbb8812b6fd8b555f5
BLAKE2b-256 checksum
How to use checksums
133b632580583a87493506a16f16c4f32f7a39c09c20b569e1bd983f0d39155b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.5.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page