Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit7540 authored Aug 15, 2021
1 parent 5580731 commit c1f15d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The programs for computation of matrix element (which includes cubic spline inte

In the case of FORTRAN, two different programs exist, *(i)* `rovibME_dynamic.f` for wavelength dependent matrix elements, and *(ii)* `rovibME_static.f` for static ones.

In the case of Python, one program `rovibME.py` deals with both static and dynamic matrix elements. See example for more details.
In the case of Python, one program `rovibME.py` deals with both static and dynamic matrix elements. [See example](https://github.com/ankit7540/H2-PolarizabilityMatrixElements/blob/master/python-module/example/H2_polarizability_MEs_example.ipynb) for more details.

**Usage**
---
Expand Down

0 comments on commit c1f15d2

Please sign in to comment.